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

gitdiff-parser

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitdiff-parser - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

7

index.js

@@ -171,3 +171,3 @@ /**

currentHunk.changes.push(change);
change.type && currentHunk.changes.push(change);
}

@@ -179,7 +179,2 @@ }

// var len = source.length;
// for (var i = 0; i < len; i++) {
// source.charAt(i);
// }
return infos;

@@ -186,0 +181,0 @@ }

2

package.json
{
"name": "gitdiff-parser",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

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

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