Socket
Socket
Sign inDemoInstall

dift

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dift - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/index.js

@@ -61,3 +61,3 @@ /**

// is orders magnitude more common than the others
if (nStartIdx === nextLen) {
if (nStartIdx === nextLen && pStartIdx === prevLen) {
return;

@@ -64,0 +64,0 @@ }

@@ -5,3 +5,3 @@ {

"repository": "git://github.com/ashaffer/dift.git",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",

@@ -8,0 +8,0 @@ "main": "lib/index.js",

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