Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
alt-nodejs19
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
just-diff
/
File Content:
package.json
{ "name": "just-diff", "version": "6.0.0", "description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol", "type": "module", "exports": { ".": { "types": "./index.d.ts", "require": "./index.cjs", "import": "./index.mjs" }, "./package.json": "./package.json" }, "main": "index.cjs", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "rollup -c" }, "repository": "https://github.com/angus-c/just", "keywords": [ "object", "diff", "jsonPatch", "no-dependencies", "just" ], "author": "Angus Croll", "license": "MIT", "bugs": { "url": "https://github.com/angus-c/just/issues" } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
LICENSE
1078 bytes
0644
index.cjs
6295 bytes
0644
index.mjs
6241 bytes
0644
package.json
763 bytes
0644
rollup.config.js
120 bytes
0644
N4ST4R_ID | Naxtarrr