Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fis-deploy-git

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-deploy-git - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

1

index.js

@@ -75,4 +75,5 @@ var os = require('os');

exec('git push', {silent: conf.deepSilent})
callback && callback();
}
module.exports.fullpack = true;

8

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc