aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2015-10-07Pin dependencies with npm shrinkwrapSpainTrain
* Use `npm run shrinkwrap` to create a shrinkwrap file with all dependencies pinned * Update dependency `source-map` to latest (Closes #738)
2015-09-14use a valid SPDX license identifierKyle Mitchell
2015-07-29Make node.js 0.8 the minimum supported version.XhmikosR
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.
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.XhmikosR
* Specify the files to install in package.json * Add missing properties * Follow `npm init`'s scheme
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.Arnavion
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
2014-01-26Update source-mapMihai Bazon
2014-01-26v2.4.12Mihai Bazon
2014-01-21v2.4.11Mihai Bazon
2014-01-18v2.4.10Mihai Bazon
2014-01-15v2.4.9Mihai Bazon
2013-12-18v2.4.8Mihai Bazon
2013-12-09v2.4.7Mihai Bazon
2013-11-28v2.4.6, because npm is foobarMihai Bazon
2013-11-28v2.4.5Mihai Bazon
2013-11-27v2.4.4Mihai Bazon
2013-11-06v2.4.3Mihai Bazon
2013-11-03v2.4.2Mihai Bazon
2013-10-22v2.4.1Mihai Bazon
2013-08-22v2.4.0Mihai Bazon
2013-08-07Add support for browserifyForbes Lindesay
2013-05-23v2.3.6Mihai Bazon
2013-05-19v2.3.5Mihai Bazon
2013-05-19Fix package.json (use `repository` instead of `repositories`)Mihai Bazon
2013-05-15v2.3.4Mihai Bazon
2013-05-14v2.3.3Mihai Bazon
2013-05-09v2.3.2Mihai Bazon
2013-05-08v2.3.1Mihai Bazon
2013-05-01Take two. v2.3.0Mihai Bazon
2013-05-01v2.3Mihai Bazon
2013-03-31fix package.jsonMihai Bazon
2013-03-31uglifyjs binary: Make read_whole_file async and don't attempt to read STDIN ↵Andreas Lind Petersen
synchronously.
2013-02-14v2.2.5Mihai Bazon