aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
2017-03-07v2.8.8Alex Lam S.L
2017-03-05v2.8.7Alex Lam S.L
2017-03-05v2.8.6Alex Lam S.L
2017-03-05resolve issue with outdated version of async (#1549)...fixes #746Alex Lam S.L
2017-03-03v2.8.5Alex Lam S.L
2017-03-02v2.8.4Alex Lam S.L
2017-03-01v2.8.3Alex Lam S.L
2017-03-01v2.8.2Alex Lam S.L
2017-03-01v2.8.1Alex Lam S.L
2017-02-27v2.8.0Alex Lam S.L
2016-11-29v2.7.5Richard van Velzen
2016-10-23v2.7.4Richard van Velzen
2016-08-17v2.7.3Richard van Velzen
2016-08-17v2.7.2Richard van Velzen
2016-08-14v2.7.1Richard van Velzen
2016-07-03v2.7.0Richard van Velzen
2016-06-22v2.6.4Richard van Velzen
2016-06-19v2.6.3Richard van Velzen
2016-02-22v2.6.2Mihai Bazon
2016-01-19Add keywords to package.json...Should hopefully bump up on the results of the npm site when searching `uglify` Anthony Van de Gejuchte
2015-12-27Add mocha testsAnthony Van de Gejuchte
2015-11-16v2.6.1Mihai Bazon
2015-11-12v2.6.0Mihai Bazon
2015-10-13upgrade yargs 3.5.4 -> 3.10.0...we need a version with better support for 'array' params see: https://github.com/bcoe/yargs/pull/164 Damian Krzeminski
2015-10-11v2.5.0Mihai Bazon
2015-10-07Pin dependencies with npm shrinkwrap...* Use `npm run shrinkwrap` to create a shrinkwrap file with all dependencies pinned * Update dependency `source-map` to latest (Closes #738) SpainTrain
2015-09-14use a valid SPDX license identifierKyle Mitchell
2015-07-29Make node.js 0.8 the minimum supported version....Node.js 0.4 and 0.6 are ancient; things don't work there. Update Travis CI configuration accordingly. Note, that the npm update in Travis is needed for 0.8 only at the moment. XhmikosR
2015-07-22v2.4.24Mihai Bazon
2015-05-20v2.4.23Mihai Bazon
2015-05-18v2.4.22Mihai Bazon
2015-05-04v2.4.21Mihai Bazon
2015-04-14Normalize package.json....* Specify the files to install in package.json * Add missing properties * Follow `npm init`'s scheme XhmikosR
2015-04-13v2.4.20Mihai Bazon
2015-03-29v2.4.19Mihai Bazon
2015-03-29v2.4.18Mihai Bazon
2015-03-18Bump yargs version (for .array arguments)Mihai Bazon
2015-03-11v2.4.17Mihai Bazon
2015-01-01Use yargs instead of optimist.Kenneth Powers
2014-12-09v2.4.16Mihai Bazon
2014-08-04Merge branch 'master' of https://github.com/RReverser/UglifyJS2Mihai Bazon
2014-08-03Added generative testing for AST conversions.Ingvar Stepanyan
2014-07-28Added licensegdw2
2014-07-09v2.4.15Mihai Bazon
2014-07-09Lock source-map to 0.1.34Mihai Bazon
2014-06-12v2.4.14Mihai Bazon
2014-03-11v2.4.13Mihai Bazon
2014-03-02Handle the case when SourceMapConsumer.originalPositionFor returns null source....This happens when SourceMapConsumer does not have a valid position to map the input line and column. This is a change in mozilla/source-map starting from version 0.1.33 Fixes #436 Arnavion
2014-01-26Update source-mapMihai Bazon
2014-01-26v2.4.12Mihai Bazon