🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

just-diff

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-diff - npm Package Compare versions

Comparing version

to
4.0.0

2

index.tests.ts

@@ -1,2 +0,2 @@

import diffObj = require('./index');
import * as diffObj from './index'

@@ -3,0 +3,0 @@ const {diff, jsonPatchPathConverter} = diffObj;

{
"name": "just-diff",
"version": "3.1.1",
"version": "4.0.0",
"description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol",

@@ -23,2 +23,2 @@ "main": "index.js",

}
}
}