Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
npm /
node_modules /
just-diff /
Delete
Unzip
Name
Size
Permission
Date
Action
index.d.ts
668
B
-rw-r--r--
2023-11-23 07:39
index.js
3.85
KB
-rw-r--r--
2023-11-23 07:39
index.mjs
3.81
KB
-rw-r--r--
2023-11-23 07:39
index.tests.ts
1.26
KB
-rw-r--r--
2023-11-23 07:39
package.json
767
B
-rw-r--r--
2023-11-23 07:39
Save
Rename
{ "name": "just-diff", "version": "5.1.1", "description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol", "main": "index.js", "module": "index.mjs", "exports": { ".": { "require": "./index.js", "types": "./index.d.ts", "default": "./index.mjs" }, "./package.json": "./package.json" }, "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" } }