{"name":"tree-changes-hook","version":"0.7.1","description":"React hook for tree-changes","author":{"name":"Gil Barbara","email":"gilbarbara@gmail.com"},"keywords":["comparison","tree","react","hook"],"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/tree/master/packages/tree-changes-hook#readme","main":"lib/index.js","module":"esm/index.js","types":"lib","sideEffects":false,"peerDependencies":{"react":"^16.8.0 || ^17.0.0"},"dependencies":{"@testing-library/jest-dom":"^5.14.1","@testing-library/react":"^12.0.0","@types/react":"^17.0.14","@types/react-dom":"^17.0.9","fast-deep-equal":"^3.1.3","react":"^16.8.0 || ^17.0.0","react-dom":"^17.0.2","tree-changes":"^0.7.1"},"devDependencies":{"del-cli":"^4.0.0","typescript":"^4.3.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","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":[{"path":"./lib/index.js","limit":"3 kB"},{"path":"./esm/index.js","limit":"3 kB"}],"_id":"tree-changes-hook@0.7.1","_nodeVersion":"14.17.3","_npmVersion":"7.19.1","dist":{"shasum":"97dd4d7efbb8bcb3523328f462e99ee940695227","size":3426,"noattachment":false,"key":"/tree-changes-hook/-/tree-changes-hook-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tree-changes-hook/download/tree-changes-hook-0.7.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-hook_0.7.1_1625839033571_0.5503325075721954"},"_hasShrinkwrap":false,"publish_time":1625839033732,"_cnpm_publish_time":1625839033732,"_cnpmcore_publish_time":"2021-12-16T21:16:49.945Z","dist-tags":{"latest":"0.11.3","next":"0.11.0-alpha.1"}}