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