Comparing version 0.1.6 to 0.2.0
{ | ||
"name" : "falafel", | ||
"description" : "transform the ast on a recursive walk", | ||
"version" : "0.1.6", | ||
"version" : "0.2.0", | ||
"repository" : { | ||
@@ -26,3 +26,3 @@ "type" : "git", | ||
"dependencies" : { | ||
"esprima" : "~1.0.2" | ||
"esprima" : "git://github.com/substack/esprima.git#is-keyword" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies" : { |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
13655
12
289
160
1
5
- Removedesprima@1.0.4(transitive)
Updatedesprima@git://github.com/substack/esprima.git#is-keyword