Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "smtpeshka", | ||
"description": "Virtual SMTP-server for debugging mail messages third-party applications", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"homepage": "https://github.com/abricos/smtpeshka", | ||
@@ -25,3 +25,3 @@ "author": { | ||
"bin": { | ||
"smpeshka": "./bin/smtpeshka" | ||
"smtpeshka": "./bin/smtpeshka" | ||
}, | ||
@@ -59,3 +59,3 @@ "scripts": { | ||
"dependencies": { | ||
"Haraka": "git://github.com/roosit/Haraka.git#prog_stop", | ||
"Haraka": "git://github.com/roosit/Haraka.git#smtpeshka", | ||
"body-parser": "^1.10.2", | ||
@@ -62,0 +62,0 @@ "bootstrap": "^3.3.2", |
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
100209