syntax-error
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "syntax-error", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "detect and report syntax errors in source code strings", | ||
"main": "index.js", | ||
"dependencies": { | ||
"acorn": "~0.9.0" | ||
"acorn": "^1.0.3" | ||
}, | ||
@@ -9,0 +9,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
8042
+ Addedacorn@1.2.2(transitive)
- Removedacorn@0.9.0(transitive)
Updatedacorn@^1.0.3