Comparing version 0.4.18 to 0.5.0
@@ -41,4 +41,3 @@ var path = require("path"); | ||
publishers: { | ||
"s3": path.join(__dirname, "publishers/s3.js"), | ||
"sftp": path.join(__dirname, "publishers/sftp.js") | ||
"s3": path.join(__dirname, "publishers/s3.js") | ||
}, | ||
@@ -45,0 +44,0 @@ |
@@ -40,3 +40,2 @@ exports.AssetBundler = require("./asset_bundler.js"); | ||
exports.Publishers.S3 = require("./publishers/s3.js"); | ||
exports.Publishers.Sftp = require("./publishers/sftp.js"); | ||
@@ -43,0 +42,0 @@ exports.TemplateEngines = {}; |
@@ -15,3 +15,3 @@ { | ||
], | ||
"version": "0.4.18", | ||
"version": "0.5.0", | ||
"homepage": "https://github.com/laktek/punch", | ||
@@ -41,3 +41,2 @@ "author": "Lakshan Perera <lakshan@web2media.net> (http://laktek.com)", | ||
"mustache": ">0.7.0 || >=0.5.2 <0.7.0", | ||
"sftp": "git://github.com/laktek/node-sftp.git", | ||
"uglify-js": ">= 1.3.3", | ||
@@ -44,0 +43,0 @@ "underscore": ">= 1.4.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
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
13
0
24
1003514
159
8042