{"name":"tree-changes-hook","version":"0.9.3","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 - 18"},"dependencies":{"@gilbarbara/deep-equal":"^0.1.1","tree-changes":"^0.9.3"},"devDependencies":{"@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^13.3.0","@types/react":"^18.0.18","@types/react-dom":"^18.0.6","react":"^18.2.0","react-dom":"^18.2.0"},"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","clean":"del lib/* && del esm/*","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":"./lib/index.js","limit":"5 kB"},{"name":"esm","path":"./esm/index.js","limit":"4 kB"}],"gitHead":"e75858b421670c000067ba73f9987dc3a5c63424","_id":"tree-changes-hook@0.9.3","_nodeVersion":"16.17.0","_npmVersion":"lerna/5.5.0/node@v16.17.0+x64 (linux)","dist":{"shasum":"7fa8255cbe3300180e03330cdda9953b0e7f6bff","size":3642,"noattachment":false,"key":"/tree-changes-hook/-/tree-changes-hook-0.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tree-changes-hook/download/tree-changes-hook-0.9.3.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.9.3_1662477233773_0.3561815086288218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-06T15:16:53.252Z","publish_time":1662477233928,"_cnpm_publish_time":1662477233928,"dist-tags":{"latest":"0.11.3","next":"0.11.0-alpha.1"}}