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

deploytool-git-diff

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deploytool-git-diff - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

3

index.js

@@ -7,3 +7,6 @@ /**

deploy: require('./lib/deploy'),
deployFiles: require('./lib/deploy-files'),
dirEmpty: require('./lib/dir-empty'),
getDirs: require('./lib/get-dirs'),
getFiles: require('./lib/get-files')
};

4

package.json
{
"name": "deploytool-git-diff",
"version": "0.1.0",
"version": "0.1.1",
"description": "An extension for Deploytool that gets a diff of files that have changed between commits",

@@ -28,3 +28,3 @@ "license": "MIT",

"async": "^2.0.0-rc.6",
"deploytool": "^0.1.0"
"deploytool": "^0.1.1"
},

@@ -31,0 +31,0 @@ "devDependencies": {

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