aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
2017-03-31v2.8.19Alex Lam S.L
2017-03-29v2.8.18Alex Lam S.L
2017-03-28v2.8.17Alex Lam S.L
2017-03-25v2.8.16Alex Lam S.L
2017-03-23v2.8.15Alex Lam S.L
2017-03-23metadata cleanup (#1630)...- mention performance anomaly in Node 7 and drop from CI - remove unused npm "scripts" - mark browserify dependency as optional - stop `test/mozilla-ast.js` from spamming console output in later versions of Node.jsAlex Lam S.L
2017-03-19v2.8.14Alex Lam S.L
2017-03-17v2.8.13Alex Lam S.L
2017-03-11v2.8.12Alex Lam S.L
2017-03-10v2.8.11Alex Lam S.L
2017-03-09v2.8.10Alex Lam S.L
2017-03-08v2.8.9Alex Lam S.L
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