lautis / uglifier

Ruby wrapper for UglifyJS JavaScript compressor.
http://www.rubydoc.info/gems/uglifier
MIT License
613 stars 82 forks source link

Update UglifyJS to 2.4.24 #86

Closed reedloden closed 9 years ago

reedloden commented 9 years ago

Needed to fix a security issue that was fixed in UglifyJS 2.4.24

https://github.com/mishoo/UglifyJS2/issues/751 https://zyan.scripts.mit.edu/blog/backdooring-js/

reedloden commented 9 years ago

@lautis Once this is committed, would appreciate a new release.

lautis commented 9 years ago

Thanks for notifying, I'll merge and release a new version tomorrow when I'm back home.

lautis commented 9 years ago

@reedloden, I've published v2.7.2 without the backwards-incompatible changes in master.