fis-deploy-git
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -75,4 +75,5 @@ var os = require('os'); | ||
exec('git push', {silent: conf.deepSilent}) | ||
callback && callback(); | ||
} | ||
module.exports.fullpack = true; |
{ | ||
"name": "fis-deploy-git", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "fis git deploy plugin", | ||
@@ -15,2 +15,6 @@ "main": "index.js", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fex-team/fis-deploy-git" | ||
}, | ||
"dependencies": { | ||
@@ -21,2 +25,2 @@ "shelljs": "0.3.0" | ||
"license": "BSD" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4620
65
0