{"name":"tree-changes-hook","version":"0.11.0","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":"dist/index.js","module":"dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"types":"dist/index.d.ts","sideEffects":false,"peerDependencies":{"react":"16.8 - 18"},"dependencies":{"@gilbarbara/deep-equal":"^0.3.1","tree-changes":"0.11.0"},"devDependencies":{"@testing-library/jest-dom":"^6.1.4","@testing-library/react":"^14.0.0","@types/react":"^18.2.28","@types/react-dom":"^18.2.13","react":"^18.2.0","react-dom":"^18.2.0","vitest":"^0.34.6"},"scripts":{"build":"npm run clean && tsup && ts-node scripts/fix-cjs.ts","watch":"tsup --watch","clean":"del dist/*","lint":"eslint src test","test":"is-ci \"test:coverage\" \"test:watch\"","test:coverage":"vitest run --coverage","test:watch":"vitest watch","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"},"tsup":{"dts":true,"entry":["src/index.ts"],"format":["cjs","esm"],"sourcemap":true,"splitting":false},"eslintConfig":{"extends":["@gilbarbara/eslint-config"]},"prettier":"@gilbarbara/prettier-config","size-limit":[{"name":"cjs","path":"./dist/index.js","limit":"5 kB"},{"name":"esm","path":"./dist/index.mjs","limit":"4 kB"}],"gitHead":"0a87f1ee028b1c8fd2ec8055fb8c9e0856cb05e1","_id":"tree-changes-hook@0.11.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/7.3.1/node@v18.18.2+x64 (linux)","dist":{"shasum":"1e24ae6816395de6c2b47d2861e6076057a2ccbe","size":4191,"noattachment":false,"key":"/tree-changes-hook/-/tree-changes-hook-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tree-changes-hook/download/tree-changes-hook-0.11.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-hook_0.11.0_1697929934702_0.38632608341623254"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-21T23:12:14.918Z","publish_time":1697929934918,"_source_registry_name":"default","_cnpm_publish_time":1697929934918,"dist-tags":{"latest":"0.11.3","next":"0.11.0-alpha.1"}}