Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "jsstana", | ||
"description": "s-expression match patterns for Mozilla Parser AST", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"homepage": "https://github.com/phadej/jsstana", | ||
@@ -35,7 +35,7 @@ "author": { | ||
"devDependencies": { | ||
"escodegen": "~1.3.0", | ||
"mocha": "~1.20.1", | ||
"escodegen": "~1.4.0", | ||
"mocha": "~1.21.4", | ||
"ljs": "~0.2.0", | ||
"jshint": "~2.5.1", | ||
"istanbul": "~0.2.6" | ||
"istanbul": "~0.3.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"packrattle": "~3.0.1", | ||
"underscore": "~1.6.0", | ||
"underscore": "~1.7.0", | ||
"walkdir": "0.0.7", | ||
@@ -60,4 +60,4 @@ "commander": "~2.3.0", | ||
"levenshtein": "~1.0.2", | ||
"chalk": "~0.5.0" | ||
"chalk": "~0.5.1" | ||
} | ||
} |
@@ -276,4 +276,5 @@ # jsstana | ||
- 0.0.22 dependency updates | ||
- 0.0.21 Use commander | ||
- 0.0.20 Dependency update | ||
- 0.0.20 dependency update | ||
- 0.0.19 dependency updates | ||
@@ -280,0 +281,0 @@ - 0.0.18 null checks |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49618
356
+ Addedunderscore@1.7.0(transitive)
- Removedunderscore@1.6.0(transitive)
Updatedchalk@~0.5.1
Updatedunderscore@~1.7.0