Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "xsslint", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Find potential XSS vulnerabilities", | ||
@@ -16,2 +16,3 @@ "main": "main.js", | ||
"dependencies": { | ||
"acorn": "~2.5.0", | ||
"acorn-jsx": "^2.0.1", | ||
@@ -18,0 +19,0 @@ "estraverse": "^4.1.1" |
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
18553
3
+ Addedacorn@~2.5.0
+ Addedacorn@2.5.2(transitive)
- Removedacorn@2.7.0(transitive)