{"name":"tree-changes","version":"0.6.1","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,"optionalDependencies":{"react":"^16.8.0 || ^17.0.0"},"dependencies":{"fast-deep-equal":"^3.1.3","is-lite":"^0.8.0","react":"^16.8.0 || ^17.0.0"},"devDependencies":{"@gilbarbara/tsconfig":"^0.1.0","@size-limit/preset-small-lib":"^4.9.1","@testing-library/jest-dom":"^5.11.6","@testing-library/react":"^11.2.2","@types/jest":"^26.0.18","@types/node":"^14.14.11","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","del-cli":"^3.0.1","eslint":"^7.15.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^7.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.2.0","husky":"^4.3.5","jest":"^26.6.3","prettier":"^2.2.1","react":"^17.0.1","react-dom":"^17.0.1","repo-tools":"^0.2.0","size-limit":"^4.9.1","ts-jest":"^26.4.4","ts-node":"^9.1.1","typescript":"^4.1.2"},"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"},"prettier":{"trailingComma":"all","singleQuote":true,"arrowParens":"avoid","printWidth":100,"proseWrap":"never"},"size-limit":[{"path":"./lib/index.js","limit":"2.5 kB"},{"path":"./esm/index.js","limit":"2.5 kB"},{"path":"./lib/hook.js","limit":"6 kB"},{"path":"./esm/hook.js","limit":"6 kB"}],"husky":{"hooks":{"pre-commit":"repo-tools check-remote && npm run validate","post-merge":"repo-tools install-packages"}},"gitHead":"c6b8d2e3c625fdbe6d439491eb2da4ea604a9f23","_id":"tree-changes@0.6.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.9","dist":{"shasum":"64fc8ba2499c2b1245840f841bb2fc9227d0bb16","size":12605,"noattachment":false,"key":"/tree-changes/-/tree-changes-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tree-changes/download/tree-changes-0.6.1.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.6.1_1607710104322_0.35764324258938895"},"_hasShrinkwrap":false,"publish_time":1607710104496,"_cnpm_publish_time":1607710104496,"_cnpmcore_publish_time":"2021-12-16T19:43:10.837Z","dist-tags":{"latest":"0.11.3","next":"0.11.0-alpha.0"}}