Comparing version
@@ -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", | ||
} | ||
} | ||
} |
9213
-0.01%