@jeefo/parser
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "@jeefo/parser", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "A library for parsing AST for any language.", | ||
@@ -14,3 +14,4 @@ "author": { | ||
"scripts": { | ||
"test": "./node_modules/mocha/bin/mocha \"specs/**/*_specs.js\"" | ||
"test": "./node_modules/mocha/bin/mocha \"specs/**/*_specs.js\"", | ||
"publish": "node node_modules/@jeefo/publish/publish.js" | ||
}, | ||
@@ -17,0 +18,0 @@ "repository": { |
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
30507