Comparing version 0.2.0 to 0.2.1
{ | ||
"name" : "falafel", | ||
"description" : "transform the ast on a recursive walk", | ||
"version" : "0.2.0", | ||
"version" : "0.2.1", | ||
"repository" : { | ||
@@ -26,3 +26,3 @@ "type" : "git", | ||
"dependencies" : { | ||
"esprima" : "git://github.com/substack/esprima.git#is-keyword" | ||
"esprima" : "substack/esprima#is-keyword" | ||
}, | ||
@@ -29,0 +29,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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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
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
13693
162