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

git-diff-tree

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-diff-tree - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

10

package.json
{
"name": "git-diff-tree",
"version": "1.0.0",
"version": "1.1.0",
"description": "Shelling out to git-diff-tree(1) in a Node streamy fashion",
"main": "index.js",
"dependencies": {
"git-spawned-stream": "~0.1.0",
"pump-chain": "^1.0.0",
"split-transform-stream": "~0.1.1",
"through2": "~2.0.0"
"git-spawned-stream": "1.0.1",
"pump-chain": "1.0.0",
"split-transform-stream": "0.1.1",
"through2": "2.0.0"
},

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

Sorry, the diff of this file is not supported yet

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