Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "annie-lib", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Meta-package for richRemer/annie project on github", | ||
"main": "index.js", | ||
"dependencies": { | ||
"annie": "git://github.com/richRemer/annie.git#v1.1.4" | ||
"annie": "git://github.com/richRemer/annie.git#v1.1.5" | ||
}, | ||
"author": "Richard Remer (reanjr@gmail.com)", | ||
"license": "MIT" | ||
"author": { | ||
"name": "Richard Remer", | ||
"url": "reanjr@gmail.com" | ||
}, | ||
"license": "MIT", | ||
"readme": "This is just a meta-package that includes the github richRemer/annie project.\nThere was already an `annie` package in npm, so this serves as an alias.\n", | ||
"readmeFilename": "README.md" | ||
} |
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
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
711