fis-deploy-git
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -37,3 +37,3 @@ var os = require('os'); | ||
var tmp = os.tmpdir() + path.sep + 'fis_deploy_git_' + conf.remote.replace(/\/\/(.*):(.*)@/,'').replace(/[:\/\\\.]+/g,'_') ; | ||
var tmp = fis.project.getTempPath() + path.sep + 'fis_deploy_git_' + conf.remote.replace(/\/\/(.*):(.*)@/,'').replace(/[:\/\\\.]+/g,'_') ; | ||
@@ -40,0 +40,0 @@ if(fis.util.exists(tmp) && !fis.util.isDir(tmp)){ |
@@ -0,0 +0,0 @@ Copyright (C) 2013 baidu.com |
{ | ||
"name": "fis-deploy-git", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "fis git deploy plugin", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ # fis-deploy-git |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
4416