Comparing version 0.1.6 to 1.0.0
{ | ||
"name": "jsstana", | ||
"description": "s-expression match patterns for Mozilla Parser AST", | ||
"version": "0.1.6", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/phadej/jsstana", | ||
@@ -30,12 +30,10 @@ "author": { | ||
"devDependencies": { | ||
"chai": "^3.2.0", | ||
"david": "^6.1.4", | ||
"escodegen": "~1.6.1", | ||
"eslint": "^1.3.0", | ||
"istanbul": "~0.3.0", | ||
"jscs": "^2.1.1", | ||
"jshint": "^2.8.0", | ||
"jsverify": "^0.7.1", | ||
"chai": "^4.2.0", | ||
"david": "^11.0.0", | ||
"escodegen": "^1.11.1", | ||
"eslint": "^5.15.0", | ||
"nyc": "^13.3.0", | ||
"jsverify": "^0.8.4", | ||
"ljs": "~0.3.0", | ||
"mocha": "^2.2.5" | ||
"mocha": "^6.0.2" | ||
}, | ||
@@ -52,11 +50,11 @@ "keywords": [ | ||
"dependencies": { | ||
"chalk": "^1.1.1", | ||
"chalk": "^2.4.2", | ||
"commander": "^2.8.1", | ||
"esprima": "^2.5.0", | ||
"esprima": "^4.0.1", | ||
"estraverse": "^4.1.0", | ||
"levenshtein": "~1.0.2", | ||
"packrattle": "^4.1.0", | ||
"underscore": "~1.8.2", | ||
"walkdir": "0.0.10" | ||
"underscore": "^1.9.1", | ||
"walkdir": "^0.3.2" | ||
} | ||
} |
@@ -10,4 +10,2 @@ # jsstana | ||
[![NPM version](https://badge.fury.io/js/jsstana.svg)](http://badge.fury.io/js/jsstana) | ||
[![Dependency Status](https://gemnasium.com/phadej/jsstana.svg)](https://gemnasium.com/phadej/jsstana) | ||
[![Code Climate](https://img.shields.io/codeclimate/github/phadej/jsstana.svg)](https://codeclimate.com/github/phadej/jsstana) | ||
@@ -14,0 +12,0 @@ ## Synopsis |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
158437
8
0
331
+ Addedansi-styles@3.2.1(transitive)
+ Addedchalk@2.4.2(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedsupports-color@5.5.0(transitive)
+ Addedunderscore@1.13.7(transitive)
+ Addedwalkdir@0.3.2(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedesprima@2.7.3(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedunderscore@1.8.3(transitive)
- Removedwalkdir@0.0.10(transitive)
Updatedchalk@^2.4.2
Updatedesprima@^4.0.1
Updatedunderscore@^1.9.1
Updatedwalkdir@^0.3.2