{"name":"tree-changes","version":"0.10.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":"dist/index.js","module":"dist/index.mjs","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"types":"dist","sideEffects":false,"dependencies":{"@gilbarbara/deep-equal":"^0.1.1","is-lite":"^0.9.2"},"scripts":{"build":"npm run clean && esbuilder --cjs --esm && npm run build:types","build:types":"tsc --emitDeclarationOnly","clean":"del dist/*","lint":"eslint src test","test":"jest","test:coverage":"jest --coverage --bail","test:watch":"jest --watchAll --verbose","typecheck":"tsc --noEmit","format":"prettier \"**/*.{js,jsx,json,yml,yaml,css,less,scss,ts,tsx,md,graphql,mdx}\" --write","validate":"npm run lint && npm run typecheck && npm run test:coverage && npm run build && npm run size","size":"size-limit","prepublishOnly":"npm run validate"},"eslintConfig":{"extends":["@gilbarbara/eslint-config"]},"prettier":"@gilbarbara/prettier-config","size-limit":[{"name":"cjs","path":"./dist/index.js","limit":"4 kB"},{"name":"esm","path":"./dist/index.mjs","limit":"3 kB"}],"gitHead":"ab73936e172ad07ccdf8b40006e82902fd175a26","_id":"tree-changes@0.10.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/5.5.0/node@v16.17.0+x64 (linux)","dist":{"shasum":"945b53e76a224dca9d4deb56d05b572c5815054c","size":10990,"noattachment":false,"key":"/tree-changes/-/tree-changes-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tree-changes/download/tree-changes-0.10.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.10.0_1662479966581_0.2758456755010492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-06T16:01:52.685Z","publish_time":1662479966763,"_cnpm_publish_time":1662479966763,"dist-tags":{"latest":"0.11.3","next":"0.11.0-alpha.0"}}