json-parser
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "json-parser", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "JSON parser to parse JSON object and MAINTAIN comments.", | ||
@@ -34,3 +34,6 @@ "main": "index.js", | ||
"chai": "*" | ||
}, | ||
"dependencies": { | ||
"esprima": "^1.2.2" | ||
} | ||
} |
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
9801
1
+ Addedesprima@^1.2.2
+ Addedesprima@1.2.5(transitive)