strongloop / strong-globalize

strong-globalize is built on Unicode CLDR and jquery/globalize and implements automatic extraction of strings from JS source code and HTML templates, lint the string resource, machine-translate them in seconds. In runtime, it loads locale and string resource into memory and provides a hook to persistent logging.
Other
25 stars 16 forks source link

Stop using `lodash`? #169

Open s100 opened 4 years ago

s100 commented 4 years ago

There is a prototype pollution vulnerability in lodash, which lodash's maintainers seem not to be acting on.

Previously #139.