{"name":"tree-changes","version":"0.7.0","description":"Get changes between two versions of data with similar shape","author":{"name":"Gil Barbara","email":"gilbarbara@gmail.com"},"keywords":["comparison","tree"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gilbarbara/tree-changes.git"},"bugs":{"url":"https://github.com/gilbarbara/tree-changes/issues"},"homepage":"https://github.com/gilbarbara/tree-changes#readme","main":"lib/index.js","module":"esm/index.js","types":"lib","sideEffects":false,"dependencies":{"fast-deep-equal":"^3.1.3","is-lite":"^0.8.0"},"devDependencies":{"del-cli":"^3.0.1","typescript":"^4.1.5"},"scripts":{"build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc","build:esm":"tsc -m es6 --outDir esm","watch:cjs":"npm run build:cjs -- -w","watch:esm":"npm run build:esm -- -w","lint":"eslint --ext .ts,.tsx src test","clean":"del lib/* && del esm/*","test":"jest","test:coverage":"jest --coverage --bail","test:watch":"jest --watchAll --verbose","format":"prettier \"**/*.{js,jsx,json,yml,yaml,css,less,scss,ts,tsx,md,graphql,mdx}\" --write","validate":"npm run lint && npm run test:coverage && npm run build && npm run size","size":"size-limit","prepublishOnly":"npm run validate"},"size-limit":[{"path":"./lib/index.js","limit":"3 kB"},{"path":"./esm/index.js","limit":"3 kB"}],"gitHead":"1d185e339da99e3761b43aaa60e99a9a6bc6aba2","_id":"tree-changes@0.7.0","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.22.1/node@v14.16.0+x64 (darwin)","dist":{"shasum":"3291b434099440a54ba0e94e4ea83f715020d311","size":11290,"noattachment":false,"key":"/tree-changes/-/tree-changes-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tree-changes/download/tree-changes-0.7.0.tgz"},"_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"directories":{},"maintainers":[{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tree-changes_0.7.0_1614738416538_0.1074213533756323"},"_hasShrinkwrap":false,"publish_time":1614738416738,"_cnpm_publish_time":1614738416738,"_cnpmcore_publish_time":"2021-12-16T19:43:10.632Z","dist-tags":{"latest":"0.11.3","next":"0.11.0-alpha.0"}}