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 0.1.0 to 0.1.1

0

examples/basic.js

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

1

lib/parseStream.js

@@ -103,3 +103,2 @@ "use strict";

// binary file
return;
} else if (!line) {

@@ -106,0 +105,0 @@ type = 'patch';

@@ -0,0 +0,0 @@ "use strict";

2

package.json
{
"name": "git-diff-tree",
"version": "0.1.0",
"version": "0.1.1",
"description": "Shelling out to git-diff-tree(1) in a Node streamy fashion",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -0,0 +0,0 @@ # git-diff-tree

@@ -0,0 +0,0 @@ "use strict";

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