{"_id":"react-intersection-observer","_rev":"182-1507bac97efea42a81626c5a94772163","name":"react-intersection-observer","dist-tags":{"beta":"9.5.0-beta.2","latest":"11.0.1"},"versions":{"0.1.0":{"name":"react-intersection-observer","version":"0.1.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.1.0","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"dist":{"shasum":"d02df7f06416b1c2060767479c1932308b4901f0","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.1.0.tgz","integrity":"sha512-biGfDK2UyMLLAxCWCvwoHFgo5du9Rl/kR00+Wk4eVFSe3PGhyCJ/K3z5FQHaoiP4jQaVfNC7KRcaxl//6DUb+w==","signatures":[{"sig":"MEUCIEwmHlUcihMicAWcmVayf0bRkTlApXyJJmkuzGcldO8lAiEA5QOc3iuXlZFXWbyZoxgRyPXidgs7jIyeiyOOeqfmsbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"jsdom","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/Observer.js","babel":{"presets":["react-app"]},"scripts":{"lint":"eslint src/.","test":"eslint src/. && jest","deploy":"npm run build:storybook && git-directory-deploy --directory example --branch gh-pages","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"dependencies":{"enzyme-to-json":"1.5.1","intersection-observer":"0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"19.0.2","husky":"0.13.3","react":"15.5.4","enzyme":"2.8.2","eslint":"3.19.0","prettier":"1.2.2","babel-cli":"6.24.1","react-dom":"15.5.4","babel-core":"6.24.1","babel-jest":"19.0.0","prop-types":"15.5.8","lint-staged":"3.4.1","@kadira/storybook":"^2.21.0","react-test-renderer":"15.5.4","git-directory-deploy":"1.5.1","babel-preset-react-app":"2.2.0","eslint-config-insilico":"2.1.5","eslint-config-prettier":"1.7.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.1.0.tgz_1493718725548_0.7951721830759197","host":"packages-18-east.internal.npmjs.com"}},"0.1.1":{"name":"react-intersection-observer","version":"0.1.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.1.1","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"90e35222c00648e3ca7a6e1aa673b4fd47b9ca2e","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.1.1.tgz","integrity":"sha512-4OmSzb0M5K4fWhIPGrOhlg2/YDsRaawWFJ85M95hntP3GsysiRVc0Emeyyt5Z8ApUurieTe97J+NZpyVTkaEIw==","signatures":[{"sig":"MEUCIQCfzg1Wz4NM8pVzpfCjOWyPVG1+GhwbfoQJan0JtEDxQQIgYUUFq432T2xtSvgwlM+2DLgKFhWqHdAMO3vgF33GF8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"jsdom","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"90e35222c00648e3ca7a6e1aa673b4fd47b9ca2e","gitHead":"150f5eaec2d3acd7d1d4b69153eaa2b078bf40ea","scripts":{"lint":"eslint src/.","test":"eslint src/. && jest","deploy":"npm run build:storybook && git-directory-deploy --directory example --branch gh-pages","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.9.0","dependencies":{"intersection-observer":"0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"19.0.2","husky":"0.13.3","react":"15.5.4","enzyme":"2.8.2","eslint":"3.19.0","prettier":"1.2.2","babel-cli":"6.24.1","react-dom":"15.5.4","babel-core":"6.24.1","babel-jest":"19.0.0","prop-types":"15.5.8","lint-staged":"3.4.1","enzyme-to-json":"1.5.1","@kadira/storybook":"^2.21.0","react-test-renderer":"15.5.4","git-directory-deploy":"1.5.1","babel-preset-react-app":"2.2.0","eslint-config-insilico":"2.1.5","eslint-config-prettier":"1.7.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.1.1.tgz_1493719123648_0.2618936279322952","host":"packages-12-west.internal.npmjs.com"}},"0.1.2":{"name":"react-intersection-observer","version":"0.1.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.1.2","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"11e36a29178d301134c8e3082dc619189f25fa6a","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.1.2.tgz","integrity":"sha512-VUZVInTleQ+j3uYhMSUwTDNAXnF9t9fejsWwNGTBYh5K0+cHCfaodh1i4+w1MjZ9YkS2k3r4fF2vYlYPObL34Q==","signatures":[{"sig":"MEYCIQDmq05A1hoQVbBYt+sfa9e5N1HrSACcpacrsdATC2ySCAIhAN2JHwyVpvxpnBH/GwsbKtiysObBTnODHikHszD12LO6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"11e36a29178d301134c8e3082dc619189f25fa6a","browser":"lib/Observer.js","gitHead":"97b4f6789eda8bf1c5c8f99cfc5709bc965470b2","scripts":{"lint":"eslint src/.","test":"eslint src/. && jest","deploy":"npm run build:storybook && git-directory-deploy --directory example --branch gh-pages","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.9.0","dependencies":{"intersection-observer":"0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"19.0.2","husky":"0.13.3","react":"15.5.4","enzyme":"2.8.2","eslint":"3.19.0","prettier":"1.2.2","babel-cli":"6.24.1","react-dom":"15.5.4","babel-core":"6.24.1","babel-jest":"19.0.0","prop-types":"15.5.8","lint-staged":"3.4.1","enzyme-to-json":"1.5.1","@kadira/storybook":"^2.21.0","react-test-renderer":"15.5.4","git-directory-deploy":"1.5.1","babel-preset-react-app":"2.2.0","eslint-config-insilico":"2.1.5","eslint-config-prettier":"1.7.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.1.2.tgz_1493722780750_0.910300865303725","host":"packages-12-west.internal.npmjs.com"}},"0.2.0":{"name":"react-intersection-observer","version":"0.2.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.0","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"07f08a16f6cfcf4d94ddb878b0e25866c1407626","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.0.tgz","integrity":"sha512-Kdk9gGX8oRb+6+PcRnIE/CXUmBqcU83QYvcppYm3Fq8R3pM/IbG/eEi/kJ26j1axX7RtClTgC1GV9x0eOadHFw==","signatures":[{"sig":"MEYCIQCdamoRfOTA7a5S4hCEuWX5gqwnnatf3lG0XNjrzSkglwIhAKRF0DTJG8Lgj2ssk6oktjFOnyMVV/xrS23GAUIiqQSy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"07f08a16f6cfcf4d94ddb878b0e25866c1407626","browser":"lib/Observer.js","gitHead":"da610476b684d3aef218653c6221ed6bfb9b6576","scripts":{"lint":"eslint src/.","test":"eslint src/. && jest","deploy":"npm run build:storybook && git-directory-deploy --directory example --branch gh-pages","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.9.0","dependencies":{"intersection-observer":"0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"19.0.2","husky":"0.13.3","react":"15.5.4","enzyme":"2.8.2","eslint":"3.19.0","prettier":"1.2.2","babel-cli":"6.24.1","react-dom":"15.5.4","babel-core":"6.24.1","babel-jest":"19.0.0","prop-types":"15.5.8","lint-staged":"3.4.1","enzyme-to-json":"1.5.1","@kadira/storybook":"^2.21.0","react-test-renderer":"15.5.4","git-directory-deploy":"1.5.1","babel-preset-react-app":"2.2.0","eslint-config-insilico":"2.1.5","eslint-config-prettier":"1.7.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.0.tgz_1493723332688_0.2673572404310107","host":"packages-18-east.internal.npmjs.com"}},"0.2.1":{"name":"react-intersection-observer","version":"0.2.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.1","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"f74c68eee63c03f8e77d96b1bf2ed728fa54cf57","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.1.tgz","integrity":"sha512-4O5IAAg6stX0ty9OyWjhLNxR+XSUXoAwqwWp76uQOsR5zY4d6xt1SgG+IKPGG046JUTg9c1sHATh3bbMwY7B9w==","signatures":[{"sig":"MEUCIE40gFQeC9bqikAni6hFBMFq2qbCI+7szFeeQUzwal4TAiEAoPLUH/YF2t75dbWJ/D4j1r0qOeF4/jGDuxkgGCtKXi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"f74c68eee63c03f8e77d96b1bf2ed728fa54cf57","browser":"lib/Observer.js","gitHead":"bf21adfe39a08efc4bee248410bd1745a4a39383","scripts":{"lint":"eslint src/.","test":"eslint src/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.9.0","dependencies":{"intersection-observer":"0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"19.0.2","husky":"0.13.3","react":"15.5.4","enzyme":"2.8.2","eslint":"3.19.0","prettier":"1.3.0","babel-cli":"6.24.1","react-dom":"15.5.4","babel-core":"6.24.1","babel-jest":"19.0.0","prop-types":"15.5.8","lint-staged":"3.4.1","enzyme-to-json":"1.5.1","@kadira/storybook":"^2.21.0","react-test-renderer":"15.5.4","babel-preset-react-app":"2.2.0","eslint-config-insilico":"2.1.5","eslint-config-prettier":"1.7.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.1.tgz_1493799307864_0.4625554271042347","host":"packages-18-east.internal.npmjs.com"}},"0.2.2":{"name":"react-intersection-observer","version":"0.2.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.2","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"b50efda2994a9dbdefa3295cd797321a1c0a740a","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.2.tgz","integrity":"sha512-P+aTSr+I8mN2dmC6LkSEFhnO6S8U0SBlRVy7oppz6no8mpWFRjRImHvvB4K1B524eeeQgzrJkRXBQ7WPete4Ag==","signatures":[{"sig":"MEUCIEnsJSxpv1Ad/de4Nqj5+qD83V4L+Wv7vWza8RzqruT2AiEA9SvPd5az138Y6F+sFEQt01kBFv8FY2EVfHst+RRZfmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"b50efda2994a9dbdefa3295cd797321a1c0a740a","browser":"lib/Observer.js","gitHead":"c1fcb5020d11f46c15b60ee8e12112b1d31d6b32","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^19.0.2","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^19.0.0","prop-types":"^15.5.8","lint-staged":"^3.4.1","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.21.0","react-test-renderer":"^15.5.4","babel-preset-react-app":"^2.2.0","eslint-config-insilico":"^2.1.5","eslint-config-prettier":"^1.7.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.2.tgz_1493902898531_0.9828728844877332","host":"packages-18-east.internal.npmjs.com"}},"0.2.3":{"name":"react-intersection-observer","version":"0.2.3","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.3","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"6cb092894a1faa0b22b5301ffbc4f64a91406356","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.3.tgz","integrity":"sha512-xpHrgmvnyef/um2i0y6ZFgYKIuZ179KaRKdkSTNsiNckJ5VesdoqDQ31BHKMnR5oYydIeJH1PRUatYtwWma3TQ==","signatures":[{"sig":"MEQCIG0RvtZtwjTPhMCCGU+IlhA2AInQykj4cKNuo4tA3i6pAiAu4xTofVU74QfiaGLM6Phbs9lM5XBzHbk3YWmabiJRWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"6cb092894a1faa0b22b5301ffbc4f64a91406356","browser":"lib/Observer.js","gitHead":"ee5717597b5bd177e82e303119aecdb1da261fcd","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.0","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.0","prop-types":"^15.5.8","lint-staged":"^3.4.1","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^2.2.0","eslint-config-insilico":"^3.0.1","eslint-config-prettier":"^2.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.3.tgz_1494249914922_0.4404783283825964","host":"packages-18-east.internal.npmjs.com"}},"0.2.4":{"name":"react-intersection-observer","version":"0.2.4","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.4","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"99d1351513b641e4dd117494bbacde78be3e1f81","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.4.tgz","integrity":"sha512-YxnnpmMp9sSN+wwQT/hLTdgRn7Lw3RaWsAd7uhvhhto/Zj88A313GAZLNxjmXQWbigeCpbfsZZttjkKVK4Xdfg==","signatures":[{"sig":"MEUCIQCGyyHRmVF7NTmdpRFde5zZVzgPy3W7wGYWDJW4wz+NgQIgfVfFucWggDzZJ6XAAmWz2s/uB3so0+wK+36hUu8oHYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"99d1351513b641e4dd117494bbacde78be3e1f81","browser":"lib/Observer.js","gitHead":"f389679bb9d6b888794385ac10d900d2302ccc17","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.0","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.0","prop-types":"^15.5.8","lint-staged":"^3.4.1","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^2.2.0","eslint-config-insilico":"^3.0.1","eslint-config-prettier":"^2.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.4.tgz_1494250064305_0.07201111549511552","host":"packages-18-east.internal.npmjs.com"}},"0.2.5":{"name":"react-intersection-observer","version":"0.2.5","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.5","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"0759ed26631daa965e379aed87d50ca927b845e9","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.5.tgz","integrity":"sha512-O0sX3ru/86KuV/ucFDH3AlaZMZRVsL7vLVDKKqD8jvb0g+Ms0xJAve9UqvymqHa8U0lmwxt5Jg4OJq2xZh91Ug==","signatures":[{"sig":"MEQCIDcEuG787O4MSAP0CDa1vGDtoXUL1WRZ+Xn/sRC4iAbmAiBrLsR69rE/A6F++HayZ8MXXUhoU8oo1rY0lJnDe5F2QQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"0759ed26631daa965e379aed87d50ca927b845e9","browser":"lib/Observer.js","gitHead":"52c8f5534f6ecd0b1ea0ecf00729e08b7134d215","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.0","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.0","prop-types":"^15.5.8","lint-staged":"^3.4.1","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^2.2.0","eslint-config-insilico":"^3.0.1","eslint-config-prettier":"^2.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.5.tgz_1494250594248_0.3428437237162143","host":"packages-18-east.internal.npmjs.com"}},"0.2.6":{"name":"react-intersection-observer","version":"0.2.6","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.6","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"99a7c9e584a74b5a064acb6c0bf4c16fbcbc1949","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.6.tgz","integrity":"sha512-Zghz+bKt6UW1VUXWwnuuMhgEi5FaWw9S/nArep34gRzoagzNVUDQzQYY8akjfXsd9RhVr1F/Z1gQgHXDcJd0IQ==","signatures":[{"sig":"MEQCIGZS0+vmLTUdA3vfGvWq8DncS7Gm+t7IyoinU72GGWoRAiBmMO2jC9J4WhfMOPCgS9Q6B1srVfFSX6xPl0fOXrlcZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"99a7c9e584a74b5a064acb6c0bf4c16fbcbc1949","browser":"lib/Observer.js","gitHead":"ea1f660c97e14cebaae557dfb272dcc39f304afa","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.0","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.0","prop-types":"^15.5.8","lint-staged":"^3.4.1","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^2.2.0","eslint-config-insilico":"^3.0.1","eslint-config-prettier":"^2.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.6.tgz_1494253111476_0.24444970744661987","host":"packages-18-east.internal.npmjs.com"}},"0.2.7":{"name":"react-intersection-observer","version":"0.2.7","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.7","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"91651eed6f4dd8d821e9a5dd1fcd162e6c419925","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.7.tgz","integrity":"sha512-UApJ7eL/eF7ydrj9iMeXiwjc+W4m689VP4GDxQFrIkqT48WSfN922ebwvk1A7RFtuLrX4JEN5C/usLSgRikSlw==","signatures":[{"sig":"MEYCIQCYNBlVlk/wFC+GvSiGh1WPiA51So93jNAjul1ZsKMrJAIhAONYEPEVohgblQW7MLSodkkANZzhjc+JIKbi3f75WyXN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"91651eed6f4dd8d821e9a5dd1fcd162e6c419925","browser":"lib/Observer.js","gitHead":"a2ffad6cea1400aef6cbfed73aa70c975296f379","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.0","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.0","prop-types":"^15.5.8","lint-staged":"^3.4.1","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^2.2.0","eslint-config-insilico":"^3.0.1","eslint-config-prettier":"^2.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.7.tgz_1494318708316_0.7726996566634625","host":"packages-18-east.internal.npmjs.com"}},"0.2.8":{"name":"react-intersection-observer","version":"0.2.8","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.8","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"67a5b973009feabad4c142d5b35fbc17761ce565","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.8.tgz","integrity":"sha512-6h0/pNTW5Hj9dntfyl6IeDkViL0n1U1bd9pfex+t/U768NDWeAYuTvtaPUtMqu37cyYI2gO8uO2bxK5Hyryt3A==","signatures":[{"sig":"MEUCIQCookiQtFtG70+j1JXaTzAd2tkhKswShSRjsp5/jp9QogIgbl8VyeduhhxO5d6IYLfikg6YU3uhlf5zhFCBswBSTUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"67a5b973009feabad4c142d5b35fbc17761ce565","browser":"lib/Observer.js","gitHead":"d2b0636bd47fe14371eb092c288fa38813daea3f","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.0","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.0","prop-types":"^15.5.8","lint-staged":"^3.4.1","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^2.2.0","eslint-config-insilico":"^3.0.1","eslint-config-prettier":"^2.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.8.tgz_1494318855797_0.5373496126849204","host":"packages-12-west.internal.npmjs.com"}},"0.2.9":{"name":"react-intersection-observer","version":"0.2.9","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.9","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"2f6e12c0e61bfe0ef43335740d0d982446512b42","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.9.tgz","integrity":"sha512-djHEBa5tWjw0TIv4zNRJTu3/Ql1h9isHjR05tESm+YZyNdukHmFaBgsOn9LVJcEMNhvkhhGVlK4vta+vUV3dCQ==","signatures":[{"sig":"MEYCIQDBfZoVb46Nbc66NeTRSusX1c3cWcQ8CyMTHmuztrU8jAIhAO/JgHJo1mvqoiP3Gwivsgt8WkBqqXSZYAw/USonF5wY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"2f6e12c0e61bfe0ef43335740d0d982446512b42","browser":"lib/Observer.js","gitHead":"696b554a7e8fc572b27f6939efc2efd4090fc120","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.0","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.0","prop-types":"^15.5.8","lint-staged":"^3.4.1","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^2.2.0","eslint-config-insilico":"^3.0.1","eslint-config-prettier":"^2.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.8"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.9.tgz_1494320966939_0.4146903301589191","host":"packages-18-east.internal.npmjs.com"}},"0.2.10":{"name":"react-intersection-observer","version":"0.2.10","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.10","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"bb572e2fc5667e6437833a7817a17e534e507909","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.10.tgz","integrity":"sha512-v8IUsFB290U5TlOKR3pkXH3mttvLQ6v9sYEsVDlMuVphlnxE7bT/WQI+huhrS6piOd5lHlzJCmA+b1+4/Ddbjw==","signatures":[{"sig":"MEUCIAFCaX9M0Lsw7rAMZK/tH1VlDDdlH24LI5fTnOhnfaLPAiEA3D4FNt2w2tJqKBJY/wCARO6AmtjzbbDCviIu7KJR/KM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"presets":["react-app"]},"_shasum":"bb572e2fc5667e6437833a7817a17e534e507909","browser":"lib/Observer.js","gitHead":"010557892003006573989d3e478f40d7fb6d6d6d","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.3","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.3","prop-types":"^15.5.10","lint-staged":"^3.4.2","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^3.0.0","eslint-config-insilico":"^3.0.2","eslint-config-prettier":"^2.1.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.10.tgz_1495625537800_0.6338761069346219","host":"s3://npm-registry-packages"}},"0.2.11":{"name":"react-intersection-observer","version":"0.2.11","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.11","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"c55313ad9e0ecd905a4cf8f37f499b8d7694237b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.11.tgz","integrity":"sha512-ouyUA8RBE8N0lya+q1zjS5uixD3m3IOiF8gJRZTIq53kBOYbaRA4OqRXbQtnd9bsnl6xpjdJehXrKJ0Tvlzi8Q==","signatures":[{"sig":"MEQCIBJReAUQ8C2zm/4uuPRwxQCS6h0XR9ITOVs+SJaXn2u8AiBj+KFI4xxVj7cTpB1bTDTJyagoKpBoCnpKbM03Lmkj6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"plugins":["transform-es2015-modules-commonjs"],"presets":["react-app"]},"_shasum":"c55313ad9e0ecd905a4cf8f37f499b8d7694237b","browser":"lib/Observer.js","gitHead":"81810795d8fd2e4f166815ddd8092518c7b6043f","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1","babel-plugin-transform-es2015-modules-commonjs":"6.24.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.3","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.3","prop-types":"^15.5.10","lint-staged":"^3.4.2","babel-runtime":"6.23.0","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^3.0.0","eslint-config-insilico":"^3.0.2","eslint-config-prettier":"^2.1.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.11.tgz_1495627064996_0.1123531642369926","host":"s3://npm-registry-packages"}},"0.2.12":{"name":"react-intersection-observer","version":"0.2.12","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.12","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"4b3efa3dcaf9336600df3615ab1a9d96b0238cdd","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.12.tgz","integrity":"sha512-5b2fnZA3qy9w75qdwbcNsdOdw3jbE8HWizygla7ervU3efyw20B39UWEb2cetJmznfnDDaO7Dkbqvqio1O5PLg==","signatures":[{"sig":"MEUCIQDx43SSmgI17BxKocaboch7Jz9t0aUfCXl0qk7LXtuISQIgFxT08pBNNNtPHHglbJlhdvI4+xQ3Zu0NAzD/2IoF4dY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"plugins":["transform-es2015-modules-commonjs"],"presets":["react-app"]},"_shasum":"4b3efa3dcaf9336600df3615ab1a9d96b0238cdd","browser":"lib/Observer.js","gitHead":"8564848f05c6d279d2e98a404421bd0cf50ce896","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1","babel-plugin-transform-es2015-modules-commonjs":"6.24.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.3","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.3","prop-types":"^15.5.10","lint-staged":"^3.4.2","babel-runtime":"6.23.0","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^3.0.0","eslint-config-insilico":"^3.0.2","eslint-config-prettier":"^2.1.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.12.tgz_1495632055235_0.6367874315474182","host":"s3://npm-registry-packages"}},"0.2.13":{"name":"react-intersection-observer","version":"0.2.13","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.2.13","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"d3b88a314c0e0ded34d35a4d3e2a7af044dd7b9c","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.2.13.tgz","integrity":"sha512-OIt2zh15Fw3FeOybIzGfrjijr12vywSKVT48kuXPeAtxWcnAsPeSkFlr03cao7FqJ80DncUr9aTbe5gggFDUPQ==","signatures":[{"sig":"MEQCIGu0D6fEAc7TjmTXF005IMU6Tx8M7LZ9g2lzWodJYkXeAiA/10iGgKJjfsk5SB4gHU//fG3UfwjBsXpB8eExYO2NLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"plugins":["transform-es2015-modules-commonjs"],"presets":["react-app"]},"_shasum":"d3b88a314c0e0ded34d35a4d3e2a7af044dd7b9c","browser":"lib/Observer.js","gitHead":"34c3a2e7a2c19b753befca8847db55476f0f75b1","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{"intersection-observer":"^0.2.1","babel-plugin-transform-es2015-modules-commonjs":"6.24.1"},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.3","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.3","prop-types":"^15.5.10","lint-staged":"^3.4.2","babel-runtime":"6.23.0","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^3.0.0","eslint-config-insilico":"^3.0.2","eslint-config-prettier":"^2.1.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.2.13.tgz_1495641267769_0.7416783785447478","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"react-intersection-observer","version":"0.3.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.3.0","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"095d7e48dcf7963585cba4bcfc5b16b40ede1fbe","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.3.0.tgz","integrity":"sha512-IUmm62whYo8Oqq9GUWoNO8adi2Gky0rIr0wUVv8qrNe0WBQHYP+dnCGgMO/+UTwNE9VQQt5XzdzCMLR0WYnfFw==","signatures":[{"sig":"MEUCIAbgcI5l//eT7ZmjdXKa5ZIfMSNXEyef+aFDWw4Pk06YAiEA4APGoPmmN/1jRncsGil/wVyoy14Ua/Y/m1RplutPzsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"plugins":["transform-es2015-modules-commonjs"],"presets":["react-app"]},"_shasum":"095d7e48dcf7963585cba4bcfc5b16b40ede1fbe","browser":"lib/index.js","gitHead":"cd540433d5ab9cf29614540ced5d9e160b09e0b6","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.4","husky":"^0.13.3","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.3","prop-types":"^15.5.10","lint-staged":"^3.5.0","babel-runtime":"6.23.0","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","babel-preset-react-app":"^3.0.0","eslint-config-insilico":"^3.0.2","eslint-config-prettier":"^2.1.1","babel-plugin-transform-es2015-modules-commonjs":"6.24.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.3.0.tgz_1495752457613_0.883779133670032","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"react-intersection-observer","version":"0.3.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.3.1","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"1f4cbe5799edad01a439a0ff0320189f16406762","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.3.1.tgz","integrity":"sha512-mq30UyjY409zI6nMj08yyrLS8zGPqbi668RJQv+mynyjfzVVERgb+nS0f57+URul+Vtw29Bc2qN7/jO6w0KlxA==","signatures":[{"sig":"MEQCIGCF8/OFOzpmTMyuhIlqyhJxITsOc+/1ssd7EtODIoUoAiBJJkLfguEHtzwRrBD2LWklFWtf/dKXCJxOfr21xXTaYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","_from":".","babel":{"plugins":["transform-es2015-modules-commonjs"],"presets":["react-app"]},"_shasum":"1f4cbe5799edad01a439a0ff0320189f16406762","browser":"lib/index.js","gitHead":"7afe23407985f084d8f5b5404a7cc9ef09860bd8","scripts":{"lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","precommit":"lint-staged","storybook":"start-storybook -p 9000","prepublish":"npm run build:lib","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"4.2.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.4","husky":"^0.13.4","react":"^15.5.4","enzyme":"^2.8.2","eslint":"^3.19.0","prettier":"^1.3.1","babel-cli":"^6.24.1","react-dom":"^15.5.4","babel-core":"^6.24.1","babel-jest":"^20.0.3","prop-types":"^15.5.10","lint-staged":"^3.5.1","babel-runtime":"6.23.0","enzyme-to-json":"^1.5.1","@kadira/storybook":"^2.35.3","react-test-renderer":"^15.5.4","intersection-observer":"^0.2.1","babel-preset-react-app":"^3.0.0","eslint-config-insilico":"^3.0.2","eslint-config-prettier":"^2.1.1","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.3.1.tgz_1496129921056_0.30842917365953326","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"react-intersection-observer","version":"0.3.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@0.3.2","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"89a111bd85f08074a5bacaf575226591bac5bbd6","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-0.3.2.tgz","integrity":"sha512-B5ctORUXViJWlwzSVUqPrVo86kmvcoRMjU08I0qJZJTCn3o8YmVGI90tebVaVrNtpT6YoXqouM6rguCmqjQZbQ==","signatures":[{"sig":"MEUCIDxpkj4hdTaLq4khyZksMMpe7HlznUQxwL8xEez3EiGLAiEAkRnLGqDvbifQ7QS3VkLezOselOwx8XOpcDXuAN47nFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"env":{"es":{"presets":[["env",{"modules":false}],"react","stage-2"]}},"presets":["env","react","stage-2"]},"module":"es/index.js","gitHead":"fc7fd4863195218e3e326b9011578557aaead2cf","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib && npm run build:lib && npm run build:es","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:es":"BABEL_ENV=es babel src --out-dir  es --ignore __*,*.story.js,*.test.js","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"lint-staged","storybook":"start-storybook -p 9000","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.0.3","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"^15.6.1","enzyme":"^2.9.1","eslint":"^4.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","react-dom":"^15.6.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","prop-types":"^15.5.10","lint-staged":"^4.0.2","concurrently":"3.5.0","enzyme-to-json":"^1.5.1","@storybook/react":"^3.1.9","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","react-test-renderer":"^15.6.1","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^4.1.0","eslint-config-prettier":"^2.3.0","@storybook/addon-actions":"^3.1.9","@storybook/addon-options":"^3.1.6"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0","prop-types":"^15.5.10 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-0.3.2.tgz_1501151245872_0.9711376964114606","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"react-intersection-observer","version":"1.0.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@1.0.0","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"e5edef3786fb427b3bb48f56c3faf46861e75a85","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-1.0.0.tgz","integrity":"sha512-6n3Jfgi7TOVmyv8bxeFFHM0daj6U6u08ifSl32GvrvIxMCXSY9sKgebBbeu3A5NDREY83o1yjnt0HH7UtYH/fw==","signatures":[{"sig":"MEUCIQDaj1Zc9AAJ2lnEOQ8iN8lyVUXJfMp8J112Q4ETgOV4SQIgZId1EtRH6rHR7A9WT7+MEUihlldPKwRLOJsZg83J1uU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"env":{"es":{"presets":[["env",{"modules":false}],"react","stage-2"]}},"presets":["env","react","stage-2"]},"module":"es/index.js","gitHead":"9a8534d043a06d72a244985ec331d2c5aeae0a3b","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib && npm run build:lib && npm run build:es","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:es":"BABEL_ENV=es babel src --out-dir  es --ignore __*,*.story.js,*.test.js","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"lint-staged","storybook":"start-storybook -p 9000","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.0.3","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"7.10.0","dependencies":{},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"^15.6.1","enzyme":"^2.9.1","eslint":"^4.3.0","prettier":"^1.5.3","babel-cli":"^6.24.1","react-dom":"^15.6.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","prop-types":"^15.5.10","lint-staged":"^4.0.2","concurrently":"3.5.0","enzyme-to-json":"^1.5.1","@storybook/react":"^3.1.9","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","react-test-renderer":"^15.6.1","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^4.1.1","eslint-config-prettier":"^2.3.0","@storybook/addon-actions":"^3.1.9","@storybook/addon-options":"^3.1.6"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0","prop-types":"^15.5.10 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-1.0.0.tgz_1501844579893_0.4370394228026271","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"react-intersection-observer","version":"1.0.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@1.0.1","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"0bb936f4bb4819dae1945e379a43010a0ffbaf30","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-1.0.1.tgz","integrity":"sha512-j2nekHmyaK8K8GfbdYY84Hi6FxTE/VnqREeZ3/lad6x6mx3D4HvEkIy25Zn0OcONgWZcs2Q8em75w2pY/aPOzw==","signatures":[{"sig":"MEYCIQDu3f9pySgAa67ng9BdUGy/F7wpENItmHkdr0uvx6UrawIhAKTmEvjRz3PhvPK2Se139miMWjgbtpFyRE4DSso1TPa5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"env":{"es":{"presets":[["env",{"modules":false}],"react","stage-2"]}},"presets":["env","react","stage-2"]},"module":"es/index.js","gitHead":"f3a693924b62a4ee995670af7d6c78c8963d32ff","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib && npm run build:lib && npm run build:es","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:es":"BABEL_ENV=es babel src --out-dir  es --ignore __*,*.story.js,*.test.js","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"lint-staged","storybook":"start-storybook -p 9000","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.3.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.5.0","dependencies":{},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"devDependencies":{"jest":"^21.0.0","husky":"^0.14.3","react":"^15.6.1","enzyme":"^2.9.1","eslint":"^4.3.0","prettier":"^1.5.3","babel-cli":"^6.24.1","react-dom":"^15.6.1","babel-core":"^6.25.0","babel-jest":"^21.0.0","prop-types":"^15.5.10","lint-staged":"^4.0.2","concurrently":"3.5.0","enzyme-to-json":"^1.5.1","@storybook/react":"^3.1.9","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","react-test-renderer":"^15.6.1","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^4.1.1","eslint-config-prettier":"^2.3.0","@storybook/addon-actions":"^3.1.9","@storybook/addon-options":"^3.1.6"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0","prop-types":"^15.5.10 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-1.0.1.tgz_1505387227289_0.30188613501377404","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"react-intersection-observer","version":"1.1.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@1.1.0","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"c94283456fc41886ca34d42d1b6012872f4a5e8f","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-1.1.0.tgz","integrity":"sha512-/QxS+j8rJ244eqTOahIEnT9NPDHwjxQ09oug3uHuDgQZsqNWeMv82Hyq+yDw5r9dyfrtZdv73nw4z7hwgzpfZw==","signatures":[{"sig":"MEYCIQDp7OpdEkpaYK+ATi6RZTg7vqXgBs0ORwHAgeqLPnvjGwIhAMWg94AMsQyHur+THkmT8hXQCu30ywpLK7FpKC3MZ279","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"module":"es/index.js","gitHead":"d3ee3ffcc4ea5fbee66fe8d36ed25890e069d42f","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib && npm run build:lib && npm run build:es","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:es":"BABEL_ENV=es babel src --out-dir  es --ignore __*,*.story.js,*.test.js","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"lint-staged","storybook":"start-storybook -p 9000","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.3.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.5.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.0","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.0.0","eslint":"^4.7.2","prettier":"^1.7.0","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","prop-types":"^15.6.0","lint-staged":"^4.2.3","concurrently":"3.5.0","enzyme-to-json":"^3.0.1","@storybook/react":"^3.2.11","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.0","enzyme-adapter-react-16":"^1.0.0","@storybook/addon-actions":"^3.2.11","@storybook/addon-options":"^3.2.10"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0","prop-types":"^15.5.10 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-1.1.0.tgz_1506509396346_0.6882316654082388","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"react-intersection-observer","version":"1.1.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@1.1.1","maintainers":[{"name":"thebuilder","email":"dsc@in2media.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"38b1b8ce9ff2cd804bb134a786e4b7a6ba0d1f5c","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-1.1.1.tgz","integrity":"sha512-apcLoKjT1om8yXl/rq564A4d1MO8X2WPgNl0XJjsist+c4uBIUqpqnKWEarDHceS0+prbfH7wd76sFQr4t+z8g==","signatures":[{"sig":"MEUCIQCeT7y1kK9Vm5mzRgGBQVW1MebwHBSEr2ucx7ss9TLgiQIgEb9QTebIhssZ+oWruSzirzLpFqkp/N4m00QNU6X1cG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"module":"es/index.js","gitHead":"cd15d85deca829e47e8e8f7044b51c28ca49c1d4","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib && npm run build:lib && npm run build:es","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:es":"BABEL_ENV=es babel src --out-dir  es --ignore __*,*.story.js,*.test.js","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"lint-staged","storybook":"start-storybook -p 9000","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.3.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.5.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.0","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.0.0","eslint":"^4.7.2","prettier":"^1.7.0","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","prop-types":"^15.6.0","lint-staged":"^4.2.3","concurrently":"3.5.0","enzyme-to-json":"^3.0.1","@storybook/react":"^3.2.11","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.0","enzyme-adapter-react-16":"^1.0.0","@storybook/addon-actions":"^3.2.11","@storybook/addon-options":"^3.2.10"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0","prop-types":"^15.5.10 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-1.1.1.tgz_1506512562763_0.6035690566059202","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"react-intersection-observer","version":"1.2.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@1.2.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"7e7363d13ca8840b844eba68a3949374d9737dd6","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-1.2.0.tgz","integrity":"sha512-Q0i8DSG0gGb6+309eVRpHJp2mfpJ0HmBpSYnP2hg0dz6NoxlegMkJdmcTb/5JUMIgpdDymZjirrp1V5H9cU41w==","signatures":[{"sig":"MEUCIQDs4Av14p98H/HyIThTvgfgqqsc26qxegF4n6Ts8H5SjgIgPai5JQ2jMyZxL/+weFcTE4Ei4cmQha30eTMjgpnoMC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"module":"es/index.js","gitHead":"233d02ab850834192dffcf94ee071da4c6f26a42","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib && npm run build:lib && npm run build:es","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:es":"BABEL_ENV=es babel src --out-dir  es --ignore __*,*.story.js,*.test.js","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"lint-staged","storybook":"start-storybook -p 9000","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.4.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.7.0","dependencies":{"prop-types":"^15.6.0"},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.0","eslint":"^4.9.0","prettier":"^1.7.4","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","prop-types":"^15.6.0","lint-staged":"^4.2.3","concurrently":"3.5.0","enzyme-to-json":"^3.1.3","@storybook/react":"^3.2.12","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.2","@storybook/addon-actions":"^3.2.12","@storybook/addon-options":"^3.2.12"},"peerDependencies":{"react":">=0.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-1.2.0.tgz_1508239514778_0.6598773719742894","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"react-intersection-observer","version":"1.2.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@1.2.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"1e869f3ef56a1afea5ce844bafa0fbea1d6015eb","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-1.2.1.tgz","integrity":"sha512-bZa0VyDJ/fPEtn6pRKiPegFNVWqL8Q3M0TPHLK4LoNjJnU7GuGOOHmsOXW/COjOzmnV2LEUlpgfvVF58dQqCdw==","signatures":[{"sig":"MEUCIQDssGdI0itEoZfwDcR71lMWfpbSHV3GDdLs9OAHFyIUcwIgScDrHrLWOT6hjXSTMkjQ8havPZMNM8XOGQyDklPwNhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"module":"es/index.js","gitHead":"3c9c057c23def9c843f6fde50c5d1af1c19d8c3a","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib && npm run build:lib && npm run build:es","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:es":"BABEL_ENV=es babel src --out-dir  es --ignore __*,*.story.js,*.test.js","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"lint-staged","storybook":"start-storybook -p 9000","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.4.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.7.0","dependencies":{"prop-types":"^15.6.0"},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.0","eslint":"^4.9.0","prettier":"^1.7.4","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^4.2.3","concurrently":"3.5.0","enzyme-to-json":"^3.1.3","@storybook/react":"^3.2.12","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.2","@storybook/addon-actions":"^3.2.12","@storybook/addon-options":"^3.2.12"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-1.2.1.tgz_1508780890029_0.4281733385287225","host":"s3://npm-registry-packages"}},"1.2.2-0":{"name":"react-intersection-observer","version":"1.2.2-0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@1.2.2-0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"64b468aa0ac91c6989116b287e846984f68ecb89","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-1.2.2-0.tgz","integrity":"sha512-kDUHoMkMk2+HQgwC9lbACIjbtaqXbp7wBLrYaKljOTViKHpt1aF9q5TcVQHYCnuWqVV3p1u/IShQTHvZqOeQ5A==","signatures":[{"sig":"MEUCIQCE18vuGMJiRpXc54irbbMbSJFYWFsoryynrnJUENhAEgIgGv2Q/IHUbuwgiGsUtG2M+in71Mx0h0o7s0rB5RzcqN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"03ac9395cdcf83230c7a72511895fdcbc4c6569c","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.4.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.7.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.0","eslint":"^4.9.0","flow-bin":"^0.57.3","prettier":"^1.7.4","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^4.2.3","concurrently":"3.5.0","enzyme-to-json":"^3.1.3","@storybook/react":"^3.2.12","babel-preset-env":"^1.6.0","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.2","@storybook/addon-actions":"^3.2.12","@storybook/addon-options":"^3.2.12"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-1.2.2-0.tgz_1508833861588_0.9496753064449877","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"react-intersection-observer","version":"2.0.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@2.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"9ea9cae45b87288068db5aa4f324c669f321b6ab","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-2.0.0.tgz","integrity":"sha512-2qiFSrRF7Hh5HSZi7HUdXUrFNZUK1WpxJCC5146keatRYXIgAhVuMjiuog8WnfrcQVtDi/UYDlu+b7ALhESFRw==","signatures":[{"sig":"MEQCIGbxb51HlXGdCRSvfbSPNriHHbpsdIkrN6Bk/PG55g0WAiBb0xLVLw2+72Vey+gj6D1SrG4SHZG6MV1DyL8cRuGbAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"11fcea776c6ff9280febefb1f419f733b4c46ca7","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.4.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.7.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.0","eslint":"^4.9.0","flow-bin":"^0.57.3","prettier":"^1.7.4","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^4.2.3","concurrently":"3.5.0","enzyme-to-json":"^3.1.3","@storybook/react":"^3.2.12","babel-preset-env":"^1.6.0","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.2","@storybook/addon-actions":"^3.2.12","@storybook/addon-options":"^3.2.12"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-2.0.0.tgz_1508834402287_0.2569247088395059","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"react-intersection-observer","version":"2.0.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@2.0.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"a4f46cf55260b7ac5d5bea7b86f816e9838e1bca","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-2.0.1.tgz","integrity":"sha512-fSQwf/VC50pK+nJZ/yWqXjNVb0Oq2kBcwl5j+UA5f1rmiJc0KQ07EA3D8nZA3XGJdPuKm+vBOvFxv+IhMvW9fw==","signatures":[{"sig":"MEUCID3Z04e/EThVGUryh6F9j8e4buNQcO5zAgaKy7ONgK6dAiEAv/mE0qCCQoK0YkGXjMTJvqYdMabvtEKm4kcTx3nehUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"ccebaf26203a01259051d2b0f019ea2df9e26d1d","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.9.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.1","eslint":"^4.10.0","flow-bin":"^0.59.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^4.3.0","concurrently":"3.5.0","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-2.0.1.tgz_1510319472380_0.6852246799971908","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"react-intersection-observer","version":"2.0.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@2.0.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"39a772aba824025362af5d47b20d89232ae91e33","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-2.0.2.tgz","integrity":"sha512-wxPry5TVhCBB4JTtATrbNw6/HLed2aLLo3kaR7YZmREmmOBrNI/EvjkQ7HhM8C5qQJJX5M5cPRADALyB7LFepQ==","signatures":[{"sig":"MEUCIQCN16Yh5qm1lQesg/O2gxPswa9D5Q/tuMZEB4kUcd9nzgIgZ4Z0TIyu3ijP3mb5zdi4mLExsE/nVxXbq0Y4pWdFrAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"d3e675b3e111943896c0a062fa7793a8d31d22fb","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.9.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.1","eslint":"^4.10.0","flow-bin":"^0.59.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^5.0.0","concurrently":"3.5.0","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-2.0.2.tgz_1510649309466_0.47595769236795604","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"react-intersection-observer","version":"2.0.3","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@2.0.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"c141b941e0cf9e665d0b53b528de3676f79437c5","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-2.0.3.tgz","integrity":"sha512-FI/+c1yaG0pCMxTvfVx27cBDvhma0N8MGpLPH15F9IlJ+1LXqZpqQP60DtYue9lh1QTNiYXFiTAqqqrKYoU+5w==","signatures":[{"sig":"MEUCIQDAwepMK0LsObUvT2njy+H0JJnEsFvml+RLFn4FbhUhrgIgXfanm0M+KTsJZt+Dzr+oWhplWa04epz2yhle2wAFu0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"75c6aa3329de3493bffd5aa62a18edb03dd4452b","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.9.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.1","eslint":"^4.10.0","flow-bin":"^0.59.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^5.0.0","concurrently":"3.5.0","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-2.0.3.tgz_1511173501039_0.3206786564551294","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"react-intersection-observer","version":"2.1.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@2.1.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"0b525966a7f0ec9d7a79e816777dafa1474d9067","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-2.1.0.tgz","integrity":"sha512-oM6p55Ba/p9RbISXdrVDNyYIYZSFp51PJmlcSQGP3xNIeALnplg86lhe+ucXzoaTgQNdifVyHiN4vUIZsAiwSA==","signatures":[{"sig":"MEYCIQDWR5YK5AmzTEOa1EJRXjdXF9t4Pb6cPfImeQ2/aRY3cgIhAMtMC+mpvTmLp1oNVZeRRzIZZTT298AbVeK+/lawH0Eq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"9300cd3a841820579bb6f291442ead1d53319eed","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.9.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.1","eslint":"^4.10.0","flow-bin":"^0.59.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^5.0.0","concurrently":"3.5.1","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-2.1.0.tgz_1512054692296_0.8889315582346171","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"react-intersection-observer","version":"2.1.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@2.1.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"f80ed1c8e6408bc2e4a0516cfce268c31ff949dc","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-2.1.1.tgz","integrity":"sha512-wQFCrcTKguaQAalwwwoYfx2D+PwZ3DX6JQNu2jHueoaRCgDbsrGhn63BpbW3/hXkhtpU+4v12qAv4YCBmFAd1A==","signatures":[{"sig":"MEQCIDTYPgbpqETncqu7lz+o7yeKvLwdarqsG2gmqS/38wYKAiBb8onBDLJJ5PQDQItNUKftreaaiLg7num3AYtiokrAyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"29f1ad642ee56fc50b40806a546d2021c8838b79","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.9.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.1","eslint":"^4.10.0","flow-bin":"^0.59.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^5.0.0","concurrently":"3.5.1","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.4.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-2.1.1.tgz_1512078943439_0.51445457409136","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"react-intersection-observer","version":"2.1.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@2.1.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"cc5d3377e7288e033468ebf1203a65652add3172","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-2.1.2.tgz","integrity":"sha512-hbvsQc9JwUQOoib+eXaWiDEI4nrnKoLh0yb4NYL4NruDcnstEGWDEyoZTuHEcYqciuUbHyV4YwJ2gxn+L8CqoA==","signatures":[{"sig":"MEQCIHtmvNeaM4QYsc/kIvCQPkQNk6ENhMV+33cOKEOmlEnCAiBagCaAy1kam6aJ8QhhyT+RaEjg7ulub0g1QxG4hSzdGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"468ca2f137697c2c8bbd0bb930126ef6feeddc54","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"8.9.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^21.2.1","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.1","eslint":"^4.10.0","flow-bin":"^0.61.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^21.2.0","lint-staged":"^6.0.0","concurrently":"3.5.1","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-2.1.2.tgz_1513339170072_0.29322940576821566","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"react-intersection-observer","version":"3.0.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@3.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"bc4e3363d0175b0ba4db1ab76438f2faea5c0128","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-3.0.0.tgz","integrity":"sha512-G/UtqzuPagVA2FF4vcODAKPSlmQ+oq54tJRCoN1EY7IFpMBIBL/xbOmBwPvYUfXI8Vn+I+dfK4oK5+5gM/DOJw==","signatures":[{"sig":"MEUCICEE7BylLgEYxIEcXvZROT3TVx7WxJl2PMOeDpTnU7WWAiEAp2e433RPPkPhIV/Lt0QK5Y0eRx/gg9cdX6EucpofFiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"2cad43f9353df89f66fa08f27e8906f1d622e044","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.6.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"9.3.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^22.0.0","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.1","eslint":"^4.10.0","flow-bin":"^0.61.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^22.0.0","lint-staged":"^6.0.0","concurrently":"3.5.1","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-3.0.0.tgz_1513867959181_0.36645676800981164","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"react-intersection-observer","version":"3.0.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@3.0.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"afa7c173af8bd1b68c0516d6097e39c938cc2703","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-3.0.1.tgz","integrity":"sha512-eWA4pAN0jeciGxImcdXj9Oa5B36XRAmdWhqegF5a9m1qQIh1qqAtlV9vDBZXuM/EOvPb3L6G3Vioqda9i6G4xQ==","signatures":[{"sig":"MEUCIQChWnWiHLFAXtFkU3iTVE3Hh0gNME0FbHJ5li19LYgqtgIgNhwzYSVyEUrHmqwCoh4oCOaO+m7hCEupf9YQHaXCqmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"2ac18a87140825482dfdcf3e2b5bd3f3bf1edeeb","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.6.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"_nodeVersion":"9.3.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^22.0.0","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.1.1","eslint":"^4.10.0","flow-bin":"^0.62.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.0.0","babel-core":"^6.25.0","babel-jest":"^22.0.0","lint-staged":"^6.0.0","concurrently":"3.5.1","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-3.0.1.tgz_1515007888109_0.3168637165799737","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"react-intersection-observer","version":"3.0.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@3.0.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"942476b2019f17ba9358d5c65bb5554262d9890b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-3.0.2.tgz","integrity":"sha512-ryMe7DKmm21D25MmmaQdNDg+ONs/yWwFpn4vD6xeMigOZfV1ovHYDWpgnF4vwoV+MdNxkiqmTVOHbPyNpH3WZQ==","signatures":[{"sig":"MEQCIBub23+EuuLWJEWbfi6ckWU9xafcodq1yiWP9giwZHBpAiBnplYAaGWW2ABvnE21LeHp+/F+j3AHveAb0/sfWml5WQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"gitHead":"05fd7c3ed80fdb0236f60e294a82fa4a4a79eb0f","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.6.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"resolutions":{"react":"^16.2.0","react-dom":"^16.2.0"},"_nodeVersion":"9.3.0","dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^22.0.0","husky":"^0.14.3","react":"^16.2.0","enzyme":"^3.1.1","eslint":"^4.10.0","request":"~2.83.0","flow-bin":"^0.62.0","prettier":"^1.8.1","babel-cli":"^6.24.1","react-dom":"^16.2.0","babel-core":"^6.25.0","babel-jest":"^22.0.0","lint-staged":"^6.0.0","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.2.2","@storybook/react":"^3.2.14","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-react":"^6.24.1","react-test-renderer":"^16.2.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.0.1","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-3.0.2.tgz_1515058914178_0.5285647187847644","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"react-intersection-observer","version":"3.0.3","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@3.0.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"3df67f413c36c28b02426e7fdbf9670790fb50ab","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-3.0.3.tgz","integrity":"sha512-iReyyjkwBM3DmjD52Rzj5pD+jfSrGR8somctAyklKGCTLHtK4+xdYtzkRL6AqifDocykLa1eXY2onlhkd7va+A==","signatures":[{"sig":"MEUCIQDZFPVjR7okSbFBR/38igO+OfwlvcFaYd5shA6wFbFSeQIgEuv+fttlORtQLVIujI6N3x0UaAUCa4tWZGjUis9ldks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","prepublish":"npm run build","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"resolutions":{"react":"^16.2.0","react-dom":"^16.2.0"},"dependencies":{},"eslintConfig":{"extends":["insilico"]},"devDependencies":{"jest":"^22.1.4","husky":"^0.14.3","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.17.0","request":"~2.83.0","flow-bin":"^0.64.0","prettier":"^1.10.2","babel-cli":"^6.24.1","react-dom":"^16.2.0","babel-core":"^6.25.0","babel-jest":"^22.1.0","lint-staged":"^6.1.0","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.1","@storybook/react":"^3.3.12","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.2","babel-preset-react":"^6.24.1","react-test-renderer":"^16.2.0","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.3.12","@storybook/addon-options":"^3.3.12"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer-3.0.3.tgz_1517830989940_0.44217833667062223","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"react-intersection-observer","version":"4.0.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@4.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"15ff6e92b85f1d63eb8d5336299de47cdff8bd95","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-4.0.0.tgz","fileCount":16,"integrity":"sha512-6vb9DkBkkO4MoorUITuUiK0+aNfx466nSCmN5M6VuwNySPTXmFIYNyqhkA81iWVgrmOhQk38RwtSUkGpsGOIBg==","signatures":[{"sig":"MEUCIBSjKb5U5prdHZ+XuUA8v3Lbt294dthJ5lUffgLUSdW+AiEAvJ1AhxvtLQuHsvpN5bVEqFgCIx7HvaShaKnKfKMDy4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8tgECRA9TVsSAnZWagAA/V8P/2+HiS/uRkfIQrzFXCPg\nGIGUPApkSH3wi1sv+bW3Oy8ljPKEyCziC6tLZKEzerHpvFp4ho/Ejw5NRDTp\ndVZK/wsQplkbfQGcjVAJ38zmM1mrlcyJDlsXlXdiJ4hM3rCWcgIGpopqtQKg\nqvBNo2iyTRWM7Nnwssx2ZkKPD9G0Ml6DgqB/6r5yP6xHW6iigF0bAt5mRAGk\nJxWfbWMQcFgu/SiOHl+J/Swu3cAGCpRqJ0e9pU4ZiheKi5nJ58f2d1Yt5FyQ\no2fl1k6UGy+XodETJ0WUSoWYHE6lzrzwUONIYjImrAMi3fZJGBN+6Z7lp0E2\nglbLjVhaTv77+yCSTXZ3AFgGXZKCp4HATMITbRFtE90FwMeZRXNbNzDTetgi\nRnvO7Ir5cmre2ogktbkwZyfsfqSD6MzyIPx9ZuLsnzLFYHpW/zq1nKAPvXWL\nWEk0DH0rxt5Vm8y90ndffUti+hyIO/+sIPZb711p0X6igDtDBr0gOaBv+82k\nIrAMzjh3nk5A8S1Vh+AdLNmQphWTncKFmmWRkunKIJN+XwYXjMB/L0hbou8z\nDfxApfJSn2rpqCLoEpNb3tSpmeeKi3U9dl9EWDfRgd+l9oUup7+rb8/jhV97\nJulx7n5v/3j8mxVyNCTQMMlT7lviN28HX/iX9kwWSN1Vf2cLovKzMj2O0Ixo\ndIvm\r\n=KZAe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git reset","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"resolutions":{"react":"^16.2.0","react-dom":"^16.2.0"},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","request":"~2.85.0","flow-bin":"^0.71.0","prettier":"^1.12.1","babel-cli":"^6.24.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.3","@storybook/react":"^3.4.3","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.2.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.3","@storybook/addon-options":"^3.4.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_4.0.0_1525864451950_0.32469484989164155","host":"s3://npm-registry-packages"}},"4.0.1-0":{"name":"react-intersection-observer","version":"4.0.1-0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@4.0.1-0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"1700496ea085a6ab98814fbb66bd423260299258","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-4.0.1-0.tgz","fileCount":16,"integrity":"sha512-elKIttzofeRIR0dBsH24OuOWr3GHzFg5AkcQMihXZCNUxgYdvz7a8yVbMtd9CBTZjCn0caUZx25MA+ek0UKrLA==","signatures":[{"sig":"MEUCIQDi4ubPuPA1cHsr5dDIKyj0kQHokJAIRZkKEiuoVA8DygIgImOpm2IK63QA1vdifThhlrKvuWbRGy9azFrEi2ujmVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+AeeCRA9TVsSAnZWagAAMBwP+wcgYl2IpGkXyoudP8sY\n5Ci371Xs5HpNtUid8IHYy8+OOrvqwU8XBimKadEQw9kQ4G/Eu8aH+Kgdfb50\ngwUA6Qc1oQ9xFB78pz0qTGoE90e85xSkTSUfuFTUnVr3o2QhzKVyNDRqS193\nns1LI7B0OUN3IxIOikRjWfCnJP3m4w0NrWfQaxEAxBnwNsfbA/rUjdwldOjm\nYSjxdm8z3mteK/Rwlsu7+WMa0JVxRjCQaoke1ddcsXJ7MjlJlIbytNy5OPL6\ndy4wPeIlIb73RMTdqwn1VSGdq6GQMBs4NMK7ZZ556jWuHZCjC4NMlNCOLtpP\nS3PUed7JXqX9eGJmG4cZp9kT7uC2JWMf1VZ751BMimuGp+UsaLIPxt2Xn1vN\nlBMcoqJfDTfpfGY5sVo/kyS0R+0BmMKynQB4/RSXrpWNnX53lXJJY89qZUhh\ncxXDu2Mt5bo34NHK/2O2hQr9xDdOG2BCRKYV1N60OmM/vmJheF4vd2AYZXPU\nrQGcPMdes8BLgaxBGLp8ieEI2EsDCOzo6q44Ce25zo6v4g/7efSrZcbZ0+tZ\ns6fP2HHuDaPFH5QY4QIIVYZLxhKIkvEjwl4mnfzU6NUq5VGg/ya4HZQzzW85\nq7bpqYtLUKosgzbMaIrXC8Pi2a2J7N+nc4m+tF2mZvwYh5MqQqFdbXaLB/0l\n9YKd\r\n=l7qy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git update-index --again","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","request":"~2.85.0","flow-bin":"^0.71.0","prettier":"^1.12.1","babel-cli":"^6.24.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.3","@storybook/react":"^3.4.3","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.2.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.3","@storybook/addon-options":"^3.4.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_4.0.1-0_1526204316835_0.5031775757491053","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"react-intersection-observer","version":"4.0.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@4.0.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"08dd5ac235cfeef2ada27eb710c47275a521b626","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-4.0.1.tgz","fileCount":16,"integrity":"sha512-gI6f5XCso8WHKGgsY/geSaElPqupUD/lJtMNbI6ItPG74JtsP69Jnd4C1RTTR2AwsXtadX0/c54AHX6ATptx6A==","signatures":[{"sig":"MEUCIQCxVNSJuvD8O/qP3qAYK9t81Ek27edn5xWHYVolX5iyGQIgL5OMdXh2y/O3Thr7dvocy3ifSiHrHWXXMHxMkazKOvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+U4tCRA9TVsSAnZWagAAL1EP+gKRHFC3x6EI3XzQDHfL\nD2PfJ+YuEHceZIL2/6Dtjy2e+RXEdg0xq1TAWqZsB/mddzHCtzYvlXthZP7F\nbtjY0hnwXbiMjUtmlZkimxGANinXTQh3Rn8JotK3tMa0EwzIsFi1Rw0HtZnJ\nkyuOadaMGvn20tL6hBg0RafGhcxa4YFaGSo/msfVS/05r1oYgWuehJgLvuhO\nmrBzmwXDhMhC7H5FJU6e4gRzJjtXTTDERescXukVgxrR2ffwBWYKrbvF/Rbr\njBwdu11DwDbvKGF/bLyYBPbwl831MnC6+KJTBKJPd5ntHY39AH1NBC0qNE4o\nv3t1acIV2X0brpFVRSsSp/AHAQd3OHvb7hSPR++ybBW1vVOl/A3OvoDaPse1\nxPPdltppeAAcR93pjYspl8XKQMJ8GQpu3+eJc7gMfg/516dkkfTWDZtd5nE9\nuih0WjV1ts/PzRghtT9MtgMa0QKpjcpj4y51ynvAn/oj2zhF2lCaHiNpVDhG\nT8CNP1LRq9nxTtyLYwiFCi0/RyK+v2b/1eLOyZdj/WOLQsrZ/pTJ1lvagZOB\n3uuaGljst9jo3S44Mq//KaJVPCUDX3PeiKjNkfcs1Zfdiqsah/FDAdK3eGMy\nfH4pX1nw/L4kZX98h5LUyGEmZeJEWzEkco4s7CmpRdmIQplxC6mCtMl0LHEz\nG+5g\r\n=N7dK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git update-index --again","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","request":"~2.85.0","flow-bin":"^0.71.0","prettier":"^1.12.1","babel-cli":"^6.24.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.3","@storybook/react":"^3.4.3","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.2.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.3","@storybook/addon-options":"^3.4.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_4.0.1_1526287916348_0.2789503958418036","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"react-intersection-observer","version":"4.0.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@4.0.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"62567c1d8b978a56243707144b310c47a0288902","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-4.0.2.tgz","fileCount":16,"integrity":"sha512-T1cHu6gUIiO4Rtx6slJix2d7eLk6x9RYLSus7QO3J4zp1dJgqhXAmm9AVvJn+4iA1GnUr6ajJJsplH2O8uW2EQ==","signatures":[{"sig":"MEYCIQCAeBltMrJ3HIqU/5sjdCl7LuLcOGFyxF7H0EcTpaCzWgIhANDXoiGiHvgo/oqEZkpteH3aG+XIlnvJcVjsXGY2IGXU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+VKCCRA9TVsSAnZWagAAYIoP/1W78o5/XNKyxgxF4lWz\n90TiwuhjhRzLymQ2xcGF1N0PauCH4s878p3Jsb46NJQqk6oXNosnUYxhDA/p\n3cus3WoPfHlzU5wMs+oVIu9zxl2Oo8GbA0sL9F4g155WdxNeyYKVNe7HgPCU\nKYdX2I92TvPN5MR7+ABFyhZNCFCmz/0dgWtKUpvtGhG0t/LdWL802ywvIjqV\n/U7IoGfQUIcKJykZOnDNS9YyZO2zObeADQh1EIIZCbfxyl6GKh30YSHjIWD/\nefzYdm1WNCIJm5oD0GpGbfdx4J2ahdjri7xwmKc38sgxOeR26zUWt0uqcyTo\nzIxtHBnJVbrnObgjuDrgbiN4Y8eji0LpCr73SSYjPYavZSydFeukOMsoQLaf\n6iwW4gZBAL0YYCUg9u2hpbHhoJrOtoVybof1PmiBeIBN8LGUwdd41BxOOidq\nZch9jpqDWQLCQjBzgznbUBB2RnNWLnfWN1GZp9zie4XFFF6SOFe4QR9QuUsK\nBTtKPy4skK4XNj67qVaLTalaBfZ3enht1xH2qVrdDmRvb6bP7AOKDv72ZW4Q\nRL0/5a3qk+eZeLinNd9oDPQ+3AkqJCxV10fTR/bxBPTa09DzBdF2NBWA7SPv\nVBUSAIzJvdK4Q1J/H/i57t/hqRk/ahtY06HmIasDammDEexB3c4GyqK4nqek\naLOH\r\n=nqQB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"]},"main":"lib/index.js","babel":{"presets":["./.babelrc.js"]},"scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"eslint {src,stories,tests}/. && jest","build":"rm -rf lib es && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","precommit":"flow && lint-staged","storybook":"start-storybook -p 9000","build:flow":"flow-copy-source -v src lib","postcommit":"git update-index --again","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","request":"~2.85.0","flow-bin":"^0.71.0","prettier":"^1.12.1","babel-cli":"^6.24.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.3","@storybook/react":"^3.4.3","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","babel-preset-stage-2":"^6.24.1","intersection-observer":"^0.5.0","eslint-config-insilico":"^5.2.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.3","@storybook/addon-options":"^3.4.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_4.0.2_1526289025996_0.45580852962668783","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"react-intersection-observer","version":"5.0.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@5.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"ab7971ecb0dde91dd5306cf883a3185c786d98b0","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-5.0.0.tgz","fileCount":11,"integrity":"sha512-i60JnKPFD3ZzDV6CmMvRvtZhhcib3g9t4FSOP4T00HPH3QOo5sf3SDongUGnsOycxk9Ptx9AOJqus9zrglyhpA==","signatures":[{"sig":"MEUCIAlNXhNYBWDW53lwlYe8tmYxqT1z6MrchdtCON9T4VWSAiEA4/EQoI2sbVVoZOETJyZokdZXSepZ+RovxLU6VCznpI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAVfNCRA9TVsSAnZWagAAfnQP/3sMpFvn83gZ4e3e7dSa\nPT62+fBmvooBnx58IOhzEVfaNtIM3KCll6Tx4up8aI3vtDkn1pI4DXWknBCV\ngI8rGaT2jUjzon4KSGz2Z/tDsaYC0cueL/j1JVHMAVRueE3voKDMLXK2oToH\nhd1vsBMTJhOY/jtDIvTNqaGLCzHDch2CmSWKPfdetKvzmeZ1dbyIH23glkun\n8xj3/eRAlReooJ7m7oWvQ73PjTMvth+SzJ0goB0pzw8ZYyOJ4nKG/oW1HtUw\nkXQr6i3bb4Ek/60v0mlGbHEnxIFarIsrjb9hof+rh5KnyKzoQ7hctHzVTcrQ\n/2IAsFnPXhFfq9GA/ujNU1DFqaZtyI5CFEeqvP3+Up+QdsoZZTv56vK6R9D9\noeBMhzKNIdiQ3gq2os6T6B9Sw9fst2qgeGbtWrti3aKe8vRyHLrxq227AuXB\nGQxlI9zB/zIK63SxAOOAcX/or04wRlwRm2U7v7S/s/uA0cdkfc3Z13eKVjYr\nAyb9EKugO+6mu0zvg11gawcndqyNWXRMT2K4a9OlAAtWRDxf7YxG2iSlZqbK\nSVHI8U5S1jfwyOikV1CWX4qBPpupPxJY9aJ40vmd5WnY/yE/wxXL2+J3qRxD\nNvacgs4fYwSBCyi1wR4N+1ny0UaNq4vNUGp6llbLR056bxrlulfR0Zcp8xxF\n2cbO\r\n=YqQw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist"],"module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"jest","build":"rm -rf dist && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.1","flow-bin":"^0.72.0","prettier":"^1.12.1","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","npm-run-all":"^4.1.3","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.5","babel-preset-env":"^1.7.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.5","@storybook/addon-options":"^3.4.5","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_5.0.0_1526814667775_0.018374089681839623","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"react-intersection-observer","version":"5.0.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@5.0.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"1d217b761f42567eeeb4991645ee9aa85652e567","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-5.0.1.tgz","fileCount":18,"integrity":"sha512-0K8uqezs/2puXohuzUX8VNiMlQ6Bbv8Fu+Xqypt8u7IL5SXXSaFTl3pQySlVKkaaOoEXkXO6HQgV0hdXbW+SNQ==","signatures":[{"sig":"MEYCIQCW4ObuFlb+7oln3tsvV09CCddU+Nd4Uzep7ThIQjvZ+QIhAIMFOCevOAOLRKzx+f5uK4iyJ0iSxmHLtMajQs7VofOd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAVmXCRA9TVsSAnZWagAATQoP/0yWewapM3XNrxuIFHP8\nY9XxpOkEzAoN2rrrFLgnjXKkTHfbNRaRwjvVkUmtHPQjLPYZ2deJ2jvSf05u\nWII7HXuGlOmXfzMbzHqXsmP4lPdoLr27hdsGUmjF/s9tgfU6P1IZegiVEDh4\nibUaca1+sAK0407/xpn2zRp6ikgeOLGX/22ReW+LCjh3nDD5fcNvsCUQKgdU\nRIQknYDfox9883FrcAYBEBTsM2qIdumWvVv7u1zmM0xSASR9VlLyIKl/hKs3\n1RLamA77BoQYMutxzZkedduX/rQ28rvuiAmdSHk7iEr2Iw4mR0a9qioKTHuc\nPSnACiPWkvtZ1tKZ/zns3/kYq1DOBGLU/ro7ZZZCDMaiA4zlRzqeaQxvOEK4\nC5rDaKigB6B589ZRdWQymofX1TLFw0iLzB2VrQ68VRmku1stjXNWr/ae1P86\nMU8zAbtWmpCnR49jI+p8gkEY1cI1va+wqGvMISvq3d80INFtU82e601ftH+U\ndN3b2oXnpXJuEWtIBV7f2AIwv6FLXqA4RLdUUukg0VeigP4D/mYKWunAladX\nAg9ewQalTtnC4XwWhMHxRmmrP/jFh0NNXO6IpXFKvs3eSXzwcwnE0L3gHRVi\nnliGQamhtEasiORulBmrQuOZUWfqBAbGYcCtCGqXNQeJJpOdE/JvLvMLMe+Z\nv1cM\r\n=DF5a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist","src"],"module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"jest","build":"rm -rf dist && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.1","flow-bin":"^0.72.0","prettier":"^1.12.1","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","npm-run-all":"^4.1.3","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.5","babel-preset-env":"^1.7.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.5","@storybook/addon-options":"^3.4.5","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_5.0.1_1526815126815_0.7607239567406368","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"react-intersection-observer","version":"5.0.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@5.0.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"20694b5b53c4a025eb404cb6c5721f4c228dcc53","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-5.0.2.tgz","fileCount":14,"integrity":"sha512-kReYs8sVZvS/kKP9/ykt+0eD6S/BGLQsl0zbf1UM5TKxuYWW8OKBhA3vP8ff3RQvS6ldQUJ8hVVuuUwQ+ASlMA==","signatures":[{"sig":"MEUCIB3V/jG03A8eBq3jF+S4juILtSf0StROVwryp+xwqo5/AiEAosDo/7myTjRJniDPmdLo+xCSrntDzAWoQLcgtzDXkKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAVxfCRA9TVsSAnZWagAA+KcP/0+4TORmLu2gYCoW0Pb8\npG+aCNtioB3PiXpFc8NwI2Rpk15F7VPTzwg0S4UokTC72+Ogb3sRNFTYXq3e\nGodYfxdi/tPJBDQSogkgrtlUad3gJ85YjXCQaT6gEsj3KMTCBugyUiAXu0s0\npfYghswWFe1ISrIZPp8pvqLJSr43DQg0auuI/xvS77avtvbEF4x6zIT8ndie\n8F4HELhCY/TM0cj8H/n8MIGj7jr9ntriRRqfoBAPm6q+o7qUzEOuT1S946QL\nTywnghIXCBYIz1qDnHITYygSNFe3uHOgCvM+FGPW0SzRdQ8R7E+l4/4FqbAd\nnCQse+/pOgnbKEuJiFXNwDZT8DsmRyAR21Ibydfeq1klE+QLRw/jErYfWvl0\nnNFb1Wx7x/m0a3b+kfh7LoSvqBUwDkQRSvzGkd75P75atTjHqbi9bwqrajQw\nsqiPuV0VUY0b69+pTGm53CJyeOa6EHXc/Z/aHvXJB7OKMh3qwV3ofjBn2ls8\nRGV1QXqtHKW09FiGsuyF24W2iznrN/Y6t4znWBeZlL19/3KTdMTAexn+yRIr\nOfgcqIFQ3wDXILlm4vAKtFZjAcq1C8CdPlD1baSyJiJHuwcxmKMnTBr6ZCca\nftdX0dojBnD3ETelT0yrWX5OSiIMdTmSVlE7ZeXQa64cfbAB/7NG2a44yeWe\nP/aJ\r\n=VtHu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist/*","src/*"],"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"jest","build":"rm -rf dist && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.1","flow-bin":"^0.72.0","prettier":"^1.12.1","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","npm-run-all":"^4.1.3","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.5","babel-preset-env":"^1.7.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.5","@storybook/addon-options":"^3.4.5","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_5.0.2_1526815838210_0.12652635606386964","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"react-intersection-observer","version":"5.0.3","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@5.0.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"6220a3d9c49adfe5ca076058a6d9d55c8f7a913c","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-5.0.3.tgz","fileCount":14,"integrity":"sha512-Uu91RR5xAyYbwvqw165RsOP81R7oXCE63pE7itu/uKPzmb4R/RkAy8tWgHx4y6dpP1E2N7Z4r8avjnrNB2njIg==","signatures":[{"sig":"MEUCIGyWVovlWPWFNB5/Mr0XTdQn8rJINZituuwPHLxLEugoAiEA1LEOA0ZgJkXU2KiJ5SjHgjCIM+dHlW8ThrCAr4sN29U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAa+ICRA9TVsSAnZWagAADOcP/0CLs9qTn/cQm/Z0YEME\nUYV9q99FeDvHM1kyys3+Z8hoG8ScI4jr+CgWxUxv3RX+njnT5ij3MqdDVxvn\nLxkbWYaviy6MSIypNpFQpw6KPBZzQyg2LhRIiDR46FJ1kmm7efhy1QJ3AHTt\nkO0bf04IxekEFzp3sAhPr5U13kQTs4Khrmu3o85XrSv8YL3FLVZmfuPWR/34\nrGXJQmYHGdGUVX5aRpB6SOi8bRuVUHIoZuYAwL/ygS+e4hnAItRbyM9ene+l\n4/YezLZEBbYhE/VX9PE376I9fyVW9M9WR556ef2lrsYNDHkTATjxNz0UPClN\nMfDi+m5UMOuOvikyP+WeArwlS6H+5I0O3/YaL2Bpsn+sKAUl5S7dk6LXbBic\ncIN+w0Npx1kPQwjCbD3p+EOGIWcu4daWw+49v+OOJa8J6xOQRx5gIMAFLNWw\nbT3+wzY3i5SutXy1YGQzNHhbx9PYOnCr2QSwKo3m1wkkCEn3ew2yUFCY+tKS\nz7h+NC8dcFWbowEAviZqSjkR2Ztzuujlh5HDW6wY+ANkC7FwkgKJeNS3InYU\nPwyrYmbBr+/8bvZAjRLhe/Ea4A1SaVBwASQ1xHmSzHUAn9yUMotgyrHZyEmn\nBQrxM0cCEVvGehjfjqcYnK0EAZd1YgTM8vL0ZgU3FLjSV6+3f3h230YMd0Tx\n8Fyq\r\n=CR8u\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist/*","src/*"],"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"jest","build":"rm -rf dist && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.1","flow-bin":"^0.72.0","prettier":"^1.12.1","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","npm-run-all":"^4.1.3","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.5","babel-preset-env":"^1.7.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.5","@storybook/addon-options":"^3.4.5","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_5.0.3_1526837127394_0.5308756779325225","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"react-intersection-observer","version":"5.0.4","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@5.0.4","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"8d718e2447c770527b6c3096ceae4f1dc3a64191","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-5.0.4.tgz","fileCount":12,"integrity":"sha512-7NO3lpoyva4YzTqyBqds/zZMgFvOiLYS60zDYYQky4QY+qxHfRqBMDoAr+IT5XuIuPrG9x4nLGyAMuH2cfZfUg==","signatures":[{"sig":"MEUCIQCnyhxDdQJ1cgnG+PlTDKbdXT0LW0UZQyQXax06XuiEQgIgPIWNjPn7EkXiYMRMAwguAm0hB731j4L9vLshHLXp5y0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBAJSCRA9TVsSAnZWagAATRgQAI4p879dlrycaz6ZM0hs\n6lINlS6CWaeoqfIxQsCgUcgMNKpkUQ5pP8/nUE45CSWLts/qqjHiYuf4Qk1J\nIaSO21Y8n9Hhc/PWfaVFTcKzsi92p+gOElZ87wFodMmKcF0/ZWSxKRYnvkIb\nxYYZB6nD49QSkvjNrtDORVJH9+fkJRxSrSakdWTbwmoD/pFBvzwJZSw9X0vJ\nVkgw7FUvQDlo9VvFV8rYROn8EKUNgs2omTnTvkvqJa+sa0xci8YLNI4iHJ0I\npP0vWukHL04FvKCY6gWkfhDNYUNUm1afv5OiyQK2jVxTa0BogEd+vSKLZmB1\nVTU8TRiihgyO9d/+C0w49F4gVArZIii3XkSyQF+afji5aBwLB2PbkH5ZISOI\n92ScuUpbO0/QBEY2rUdxs4fEFA9DJL/lfnGuBWr7+ZgyhhGcoqiBEVN3r/3R\nCiVW9QfrPVqXPHpbPZu4LNS7syKrSRn4p5vt/Q3PqbWHAKR0LieYO1XcDJCZ\n3RAMzLqajpsE2TBCxHc3B1rRzNBsavYCH+4MJPgGSrOmeUrjP1/Utx6Yp1/V\nDHMvVs4/mxH8CKz6ZZ7v+AMuC0NtqEUuFgWOyWeOjAfgo9DMWA4WzyWQylu8\n4wFRSI3QB5X0PumWOGWHxBAessy6qoofmZ4X6wJwzrS9ZFQMe4WkM/UveRi4\noPPa\r\n=yZ1O\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist/*","src/*","index.d.ts"],"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","gitHead":"aad0b9ed7fcfed8d21efb2a955250a2b11469407","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"jest","build":"rm -rf dist && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"5.6.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"_nodeVersion":"9.11.1","dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.1","flow-bin":"^0.72.0","prettier":"^1.12.1","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","npm-run-all":"^4.1.3","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.5","babel-preset-env":"^1.7.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.5","@storybook/addon-options":"^3.4.5","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_5.0.4_1526989392337_0.7720104942236512","host":"s3://npm-registry-packages"}},"5.0.5":{"name":"react-intersection-observer","version":"5.0.5","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@5.0.5","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"83e33ab3e65de48a26060a0d22b9286a5ad21a37","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-5.0.5.tgz","fileCount":15,"integrity":"sha512-7Kpn7Py3InheN+Ke5fthKZXXttznp2Askn8cPfwXaalvKACbQWjZZg82oZOKQF9rI+Au14/sYrgIVz59RfcqGg==","signatures":[{"sig":"MEQCIGs9VFUDJCtYfswuoJ/YqrF9kLW9ZprlS+UVNDjMNyT0AiB6zd0iCcu+wMmXDXO47TnAkIlsQwQFwDcg4XwUD/zyRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBB9cCRA9TVsSAnZWagAA+dAQAKH9lA1Ju2Ue8ufZ0mdi\nKAzEHi3Gme0bVx97sUtD0pt/MdVkhN1JUOA6hWysFl7wsvjMyCg+1cC6hDm6\nQC6LFSUJwm7dru6scILgb7X25KqeDEKZ+dcP93lShinQ6fVDJ+DzNrMzBlDo\nl4s1Yv3LQdRNRrr6AFdOKKeYqbwfA/alYjk/Ysi4XpgnCRsgCaY/MMeQAzXV\nueO/BiTBALpw4jmU1pb6Y1+SvWyQwqkhTOjLQ4kxjWalCZMqGDCy6ym2XNr6\nTMATIWXpO1+UdyQBUkmWI1ScjmtNjDyvqIY4zc+XT17MPYwcskHM80jEhbO/\n5X6nl0zqEqtSWSEtfNTGJCEL+njJ6W2oFG8eDtl8QtCKVQeMYnM28Z5b5bjX\nBuWWKRf6gMtK1nupCAiX6NjRPl/STRG4zwhYiCEdlLZKyQMOOqSgOYAIAoN5\nL/tLYbgWJ22/egHPMt8PDZBATkk3UBjaEsYFWgCclEMCZYdboEQWhmPxoOD9\njT5nRYyvqXbo0mnz3ZBC/JD41uHFBIC43yfDxejFF3rvBCbS9mu1Ut3f0kZN\nkQb9YwxQOCHmFXQ4FCL6/lJB/eI8SWpbQwj2SaL9f5LbSs3gC2p8cXCqKSBg\nMcdonAha/HcAw8zXoiuld++kB7MFZCrDdwcUNC/GcbD94m4SF+gftt5B8BU5\nZmfc\r\n=Cnp+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist/*","src/*","index.d.ts"],"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","test":"jest","build":"rm -rf dist && npm run build:lib && npm run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"npm run build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"^16.3.2","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.1","flow-bin":"^0.72.0","prettier":"^1.12.1","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.3.2","babel-core":"^6.26.3","babel-jest":"^22.4.3","lint-staged":"^7.0.0","npm-run-all":"^4.1.3","concurrently":"3.5.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.5","babel-preset-env":"^1.7.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.3.2","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.5","@storybook/addon-options":"^3.4.5","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_5.0.5_1526996827769_0.7564334123128054","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"react-intersection-observer","version":"6.0.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"477976f090a4e2601f7df46e58f089d573e3239d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.0.0.tgz","fileCount":15,"integrity":"sha512-NXQIcVRLv+2QNDwFZDPquoeUOkJ7eHvWr47A3Pj/aSrSjFoDxDO/F2mvWMzNXim8t98jX1voeLWSCN/niJsvhQ==","signatures":[{"sig":"MEYCIQDBZO1tIVPxOCCyWb0wErbfdUiFV8pTVjNzQQn/aqbspwIhANXAh3p943cKdCjAHuw+pwInrSkKmxjsGwaOTHZSfqLB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58058},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist/*","src/*","index.d.ts"],"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"yarn build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","husky":"^0.14.3","react":"^16.4.1","enzyme":"^3.3.0","eslint":"^5.0.0","rollup":"^0.61.0","flow-bin":"^0.75.0","prettier":"^1.13.5","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.4.1","babel-core":"^6.26.3","babel-jest":"^23.0.0","lint-staged":"^7.2.0","npm-run-all":"^4.1.3","concurrently":"3.6.0","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.8","babel-preset-env":"^1.7.0","flow-copy-source":"^2.0.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.4.1","rollup-plugin-babel":"^3.0.5","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.8","@storybook/addon-options":"^3.4.8","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.0.0_1530002850785_0.6630941643709329","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"react-intersection-observer","version":"6.1.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.1.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"08405c7e5e917ac353c31c781cfc308a9396f1ef","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.1.0.tgz","fileCount":15,"integrity":"sha512-RD+By3CBHX6rZQ2RPCaQuMdfOAXfAu5IocNWqBuYnqqD5MqInOwM5ZOs2RNh7z1JcR4Ed+PH/Jn13gC2I4FdSA==","signatures":[{"sig":"MEUCIQDOSuO+aI8DLs56S2EAC+W2oe9Iqgvvv9ylgo7YFlJ8VgIgLqTMenkrR6PLfZxo73N4NgGYdrqGsIV0fqVWS6n53Bg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57760},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist/*","src/*","index.d.ts"],"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"yarn build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","husky":"^0.14.3","react":"^16.4.1","enzyme":"^3.3.0","eslint":"^5.0.0","rollup":"^0.62.0","flow-bin":"^0.75.0","prettier":"^1.13.5","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.4.1","babel-core":"^6.26.3","babel-jest":"^23.0.0","lint-staged":"^7.2.0","npm-run-all":"^4.1.3","concurrently":"3.6.0","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.8","babel-preset-env":"^1.7.0","flow-copy-source":"^2.0.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.4.1","rollup-plugin-babel":"^3.0.5","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.8","@storybook/addon-options":"^3.4.8","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.1.0_1530177275717_0.1289152268616549","host":"s3://npm-registry-packages"}},"6.1.1":{"name":"react-intersection-observer","version":"6.1.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.1.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"109ab1ce648e993279eb29fe88914195fe814d44","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.1.1.tgz","fileCount":15,"integrity":"sha512-lkdLOYLF+6+lt/qYrM7DuKzEhbxw8mg1QjLNgMBQHBHnQpbk5jOb8wlbepqR3P+7AJBX0W95oj8AJhS28PIHwQ==","signatures":[{"sig":"MEYCIQCjtbFPy/DmDWEdV2a5WHYx+fE1XHJFik0eN+iB6RjQ0gIhAIp1cnSqQv/EpmOVxlL4EjU9EXMfthBneMgovhUgfMgD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57777},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","babel":{"presets":["./.babelrc.js"]},"files":["dist/*","src/*","index.d.ts"],"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"yarn build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","husky":"^0.14.3","react":"^16.4.1","enzyme":"^3.3.0","eslint":"^5.0.0","rollup":"^0.63.0","flow-bin":"^0.77.0","prettier":"^1.13.5","babel-cli":"^6.24.1","coveralls":"^3.0.1","react-dom":"^16.4.1","babel-core":"^6.26.3","babel-jest":"^23.0.0","lint-staged":"^7.2.0","npm-run-all":"^4.1.3","concurrently":"3.6.1","babel-runtime":"^6.25.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.8","babel-preset-env":"^1.7.0","flow-copy-source":"^2.0.0","babel-preset-react":"^6.24.1","react-test-renderer":"^16.4.1","rollup-plugin-babel":"^3.0.5","babel-preset-stage-2":"^6.24.1","rollup-plugin-uglify":"^4.0.0","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.0.4","@storybook/addon-actions":"^3.4.8","@storybook/addon-options":"^3.4.8","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.1.1_1533142226445_0.9205495523091127","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"react-intersection-observer","version":"6.2.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.2.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"7566e3eb44b69e90651810a93a87f957383d5477","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.2.0.tgz","fileCount":15,"integrity":"sha512-aMKx7fZ4JPkA15V2zxGuQcJnnA5zRZJnXcn3NDfOuYz88PXpZymyf+0B4yyB6ge1J1/0MLwiDDIDB2RhfLdA9A==","signatures":[{"sig":"MEYCIQC7rNND/31HlYzOU86U0ReSp4ssd1mD3mWNClIGYaA3rgIhAO8pK8lPLL93dnkrWt4Bb1d+C3yz23npetuy8mtHUK6u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjjkVCRA9TVsSAnZWagAAOK0QAJk8LpoS7uynhFFkNHIp\ni4IiyU/l63CPET2Daht02CcF/miIviVM0K/zWoyEkuEZQYQ27r9A59HS4dRy\nbQcyGOC579PuTfNQIpcP/gTEw12wRdtuLGTXvZ/0vJkaBxMxP33vCn2+GWoH\nQ+uIwuU4NDQuBvgKHt3Tk0flbQtkYUYMfg27IKVmXADjKjDvKtk7CHsccBWU\noXawGwOkjAAyZjcvSgtEKMvJT4ll/mQmBZBDDStgbTJTComEnPTNpdhS40vL\nBrCXnDvvOk9xa39WboQMD3D55ASfuIsqEhmfYRoPVhYFnwcF+OrDIZ1cV1/+\nFZ8D6IYpG3J2O6AtecGjKxp5pS5gpdDzKBSzi9u2mRtgLBBsp/mW/HBF27Uv\nJPIVJ+qCVihT46ZldyNFP36qSQe1jg7hxR5tgd4tMXYGaQyKkcBtaGQ/jzMf\nPwna+An1rqXi6BQ+xgqKItoEii6IUyW3zKva2RNoTGtkk8Q80aT/SLFWjfhj\nTo/xz2fZgF774T6NOEFdk4haTAZF6sEmBHpVxpTuI8Ct4bDqSHZ5tDyLLnbu\nI8TsqYazCOIS8bSaGVkKG0uHgqZ3LB769d6sQcYeajEg7S6zbOozAH6777s9\nSRZS/mp1NSWvL4DEwQT39ITg1WbunO6XuMqQJ7fAfKqznTRGSITtin5VXYMs\ny4sr\r\n=xEC5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"yarn build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","react":"^16.4.2","enzyme":"^3.4.4","eslint":"^5.5.0","rollup":"^0.65.0","flow-bin":"^0.80.0","prettier":"^1.14.2","coveralls":"^3.0.2","react-dom":"^16.4.2","@babel/cli":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.0.0","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","concurrently":"4.0.1","@babel/runtime":"^7.0.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.10","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.4.2","rollup-plugin-babel":"^4.0.1","rollup-plugin-uglify":"^5.0.2","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.6","enzyme-adapter-react-16":"^1.3.1","@storybook/addon-actions":"^3.4.10","@storybook/addon-options":"^3.4.10","rollup-plugin-node-resolve":"^3.3.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-proposal-function-sent":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-numeric-separator":"^7.0.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-export-namespace-from":"^7.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.2.0_1536047380400_0.8600063017674591","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"react-intersection-observer","version":"6.2.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.2.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"4c5c3b99fd0a33288286f7cf0975d833094eaf99","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.2.1.tgz","fileCount":15,"integrity":"sha512-biLLUcF4E2yZyFTrFBkdxYf4P1PVnZov9y1U4E8X9kPdwk/8m3P02LC6kt/tB3HXLWO6nB8stWqsOSbiTrgIKg==","signatures":[{"sig":"MEUCIDRykZS7Bp1LVxmvkn96qKWdIG0DbkiN4QzLK5G4ra5QAiEA6UpHSZsWQdRXDRmZ57ajhaQvEUYkL8HpO7ShA2i85i4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjmT+CRA9TVsSAnZWagAAKnIP/Raurh+Zg7njWfNNOJ0v\nrCyUjnWS4UgBdODnM2SC+8c3lxYdzNDppypuP7ZUnBmlUigsX/fewIZs9vjB\nN+cklYouHORyIk2guRhLAOJGWrJuaW4WhsSSKSwSfy+3bbLuLYp+e1QRwsuF\n7iRl/qm1f4M98T3s4QxAAzV3VUTOC36RDK8fAFd26b9spM8qgz2VZAdU9feg\nC075cwk+Pk8BGmtj06Blh8JdO31qNBuTlxw4T2QjZphdkAmAMSSJNCD8TJO9\nquHC9lToS7zakWByMVxLzqkVMviL8WAVlLXHcvuZ7vgGfm3LDfPHz7VkU/lK\nbwrR/a5vv6iGxrGt3AanUOzLGbTIsrlLlYsYUe4wP/OgwaOCyvYUlt4nsyP0\ng0tW63W7zs4v8C8ejo9M610Yq8Mv88kdkCd0gocRLA3v5Qvsva6u3vnrgFaV\nqKI0kqRjlXkjmBfjXNMIDKOf8B5tbZ5lX1QFVRwoUvqa6OHUZNhTzmlrHsP6\nNk6CUX1fjMMU7qPV6BhxA9a1F1OuW5hNklqP1sghg6q7yPPubxmx3MWbthbK\nvkAGs23ezCGp45IKsPnbtPBfXyK7Zv/OHEJ0GJuM00UtpzD8a3clf9r/v4bF\nWaAUo9sbFaHUinay4UX8wVllzjO4IbouMuOXM9levnzwk1qDDhVACdm5I/0k\n8P4h\r\n=a3hY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"yarn build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","react":"^16.4.2","enzyme":"^3.5.1","eslint":"^5.5.0","rollup":"^0.65.0","flow-bin":"^0.80.0","prettier":"^1.14.2","coveralls":"^3.0.2","react-dom":"^16.4.2","@babel/cli":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.0.0","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","concurrently":"4.0.1","@babel/runtime":"^7.0.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.10","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.4.2","rollup-plugin-babel":"^4.0.1","rollup-plugin-uglify":"^5.0.2","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.6","enzyme-adapter-react-16":"^1.4.0","@storybook/addon-actions":"^3.4.10","@storybook/addon-options":"^3.4.10","rollup-plugin-node-resolve":"^3.3.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-proposal-function-sent":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-numeric-separator":"^7.0.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-export-namespace-from":"^7.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.2.1_1536058621949_0.46411926184325214","host":"s3://npm-registry-packages"}},"6.2.2":{"name":"react-intersection-observer","version":"6.2.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.2.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"b88a83d5317842a4c9f7992428468dbadcfe0ef7","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.2.2.tgz","fileCount":22,"integrity":"sha512-Etb9GHCNbq0jUuW+3tHmyazCC1pWMBfaeuOjXMpTC8aqjVZ92yHbER+Zt8ppwmCpySz+HATgmST0wNE4orB5+w==","signatures":[{"sig":"MEQCIHcscy4SeCEb+g2grjKqd8av2OHv8W8JUfUMeouSMmEsAiAyoiII4tZrDvJEHPqL+gnoock0/tu30NhDSdakVE6SSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjnffCRA9TVsSAnZWagAAUqwP/0rJPhlEimvCA01+QzS0\n+pT4WIy5P+Gi+zesG3JGS5PYmI0XynoGjdfjxAgGM2pmedHr8y/VDuo8j1JB\n6UyTds6Zewq9qDrqA+tFKt+CBRJYNV26cEAWLkpljJh2kRG1b36euEmknMxw\n6dbmo1v9nSLBbJwhSAET96wGrUoEUNNrp+p9VUiu4DH2VY5UDZuS5mLfCGTD\nFAxlczdoxBV2drnzBJe/cJVBjSU870Ybkh0MhcShnLtBoQgN851/z1FJekjK\nSnyQLwm0z41BETKJgC+NFZ/T1/ole83auxndgqgum1TQ4SPL0snTV80u0qB3\nsW90zH+OJEG98MiiaL7d/NMzxLar+3L4DT8kR/f2l8ur0iaUDA9JgdIxz3/Q\nJqw1y2S34Hdfn3yOdEw+LFncf3uFpeTXg96jFBpymc727sh0R/+2Nh8xrbue\nrIvrKRVJ2uH0qMYb0086DdBZXtZIIwQV5DCalQ3EgHzDtXp+KK+rjTlYXsQc\nPtlqJfa0Xc6xBh8diMEi468t79UID7dQGRjVvcB6KvWXpKwbXM1CjT76sTax\ns25uVLjLcIcXQ9rw67TCNJs5AhnFXMAWvIIN/qeCdjUWG6T1HEcmHt/zOMhX\n83OZJfKFGcikFGkS8Y8Gpr4xjf5Eph9zUVDHd51hlGpkn6EUUzLr/RIJq6No\ncXVK\r\n=Te5r\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"yarn build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","react":"^16.4.2","enzyme":"^3.5.1","eslint":"^5.5.0","rollup":"^0.65.0","flow-bin":"^0.80.0","prettier":"^1.14.2","coveralls":"^3.0.2","react-dom":"^16.4.2","@babel/cli":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.0.0","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","concurrently":"4.0.1","@babel/runtime":"^7.0.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.10","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.4.2","rollup-plugin-babel":"^4.0.1","rollup-plugin-uglify":"^5.0.2","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.6","enzyme-adapter-react-16":"^1.4.0","@storybook/addon-actions":"^3.4.10","@storybook/addon-options":"^3.4.10","rollup-plugin-node-resolve":"^3.3.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-proposal-function-sent":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-numeric-separator":"^7.0.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-export-namespace-from":"^7.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.2.2_1536063454439_0.43776259006497975","host":"s3://npm-registry-packages"}},"6.2.3":{"name":"react-intersection-observer","version":"6.2.3","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.2.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"42c150d71ef835e5a89a480eed1f07cc416f3700","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.2.3.tgz","fileCount":22,"integrity":"sha512-AYc0yN4sg6UAPImFZtZYWb8crf6G5Fe9AJ3jIFDB+USNlKDvJ49JoCcfB2ovPmcR5eRRKEbKDaxQMXGTI97aMg==","signatures":[{"sig":"MEQCIEwzQ9+LTBARuTXK/qcuENDeRAuCfzTAowl/nbdPSkitAiBV69iXjAE0DgU6qBFgZJUeX7iWIPewpufC2A7XkKd1rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmj+wCRA9TVsSAnZWagAA+DMP+QE6vPQ9up5iUwRwONo0\nJuEAa2du5o0AWm3LAPTaItimKvN2na+tCsKG/E8KogJf9Ki77WyKtuYFRAwy\nJNu1NQQh1yY/2SvC4zoPgxLBCm1RhGaSZLC4BwKbQo2pXRXwDYiBRJjMhYqI\nqJbfJlOvQ9/v/cqNKD59CyCTbzgyA0pfqPMQN4uQjyPRB7KgyZlypqJ4BzsH\nuXf8/O+WyqKhLrLPuYyeJXetm5HeaKnDj/62aawSGLGulbZshJ71xFXyBARD\nR27XhevBpPFzbU/7QcwZl5qMcGRgN7LHBiQL6fuRmFLdr+CH+ekuDWvZSdC7\nbrKC1pHvj5cpLUobsTaz/0nmpVuzNCMknWXd8yWZqOA9PMzLGwYiRUa0reYj\nV6qIDdRa51EHa2Nry7fsejnfoUSBU0CWHVQwSxus8zB1COLg4UOFQdDUgZta\nlI95Z8RPdthRdAHIICbCieAu/QJg9psg/b8sbXR9f98CfbnDFlG/9rB9QIzf\nycMERATe/ScvjxEKMhTyGKEwi+66GzBH3khZ1T0vE8xP0knFy2Me7FJTiXzY\nOBYGNcobCbyZ82iQcXLnqk8ipMePorKY3UxCCEU8D5FohzI33DCc9a7zD4DX\nDR0DZfPHlYK6JE9XBD47lClNIfPKjJnTvMrCzViH466Sj6BmzahwxocquOuW\nek3p\r\n=ODRF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json}' --write","prepare":"yarn build","build:lib":"run-p rollup:*","coveralls":"cat ./coverage/lcov.info | coveralls","precommit":"flow && lint-staged","rollup:es":"rollup -c --environment FORMAT:es","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","postcommit":"git update-index --again","rollup:cjs":"rollup -c --environment FORMAT:cjs","rollup:umd":"rollup -c --environment FORMAT:umd","rollup:umd.min":"rollup -c --environment MINIFY,FORMAT:umd","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"jsnext:main":"dist/react-intersection-observer.esm.js","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4"},"eslintConfig":{"extends":["insilico"]},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","react":"^16.4.2","enzyme":"^3.6.0","eslint":"^5.5.0","rollup":"^0.65.0","flow-bin":"^0.80.0","prettier":"^1.14.2","coveralls":"^3.0.2","react-dom":"^16.4.2","@babel/cli":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.0.0","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","concurrently":"4.0.1","@babel/runtime":"^7.0.0","enzyme-to-json":"^3.3.4","@storybook/react":"^3.4.10","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.4.2","rollup-plugin-babel":"^4.0.1","rollup-plugin-uglify":"^5.0.2","intersection-observer":"^0.5.0","rollup-plugin-replace":"^2.0.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.1.6","enzyme-adapter-react-16":"^1.4.0","@storybook/addon-actions":"^3.4.10","@storybook/addon-options":"^3.4.10","rollup-plugin-node-resolve":"^3.3.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-proposal-function-sent":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-numeric-separator":"^7.0.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-export-namespace-from":"^7.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.2.3_1536835503415_0.21531992865686655","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"react-intersection-observer","version":"6.3.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.3.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"20c20adb9d9a8b2a1de261951f27215d06383467","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.3.0.tgz","fileCount":20,"integrity":"sha512-GxgZaOh+GHCAx9LOPUCPlyaquxz/8LAGMuPK/gviVvWljTnQUVkBc8vKonJyrVHBpKq/LD55CkPxyTlFdY9kcA==","signatures":[{"sig":"MEUCIHeXanTaEubkn7KxHiooXQ7g3U78Fm+eXNVwflcT9w+0AiEAzKZus+8Bd2U2AUL3Q3+LQyHoKULkzw1AKy9zgEBw26s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/nnrCRA9TVsSAnZWagAArgAP/ivHO/RJEARhforaN2qm\nbNzgbUkgK2SpRjmsuiYumZQ0tcUYcOlFB9k12i5yBt7MldUnkhQ62klEscZi\n3XOboKzvM4R6DP2m7edZ9ACVgwgGP2Sxmd9s6k7u1UZ42VJ+DW8m3B2wUv7v\ns9CwqfEVhhkoQDAszw+lGDj1Ur6xtlOF/oSsjY0TmYniZkLYPOvTluOCaFbb\nnUrgZvUhi4phX+8oxv59ns/aF9ik0UpVSxs4NwCTBCvRCr6kwxg1i+aqWB5H\nOXLFm5nVTcGEX1RnmAkMD6QO6mJ9gfdYVb+W24PnAAGMfUdtHw6OeVmXnyEP\nyyxp43QFvMZVpG1Rjtr2h7vZP0GASLj8PaQxhtziTlhr/Y1Qa+5/BqyElz1E\nebGptfkrnPoM9HXKYpOP49+9OmDhiXXHtzSsBNLXNvnt13j5f1XiVKL2bC9q\nuoqdNmbJox303ygqStk0Sb0sPU0sTnd2Cl9Q7uh9YV1yakLRgvBaGAqLP7qx\nzULA/elm67iyJLkJtMSpQf1ZcVM8FUAVuWPnaKQGDC0i6Qv3xBagEQjxnwah\nPWDdqLVLMUk5uR6c2Barj3ZEN+P+ZGUqrLpblAJAyGhiIYNPLTfm8cuFGeEG\niYpAJtWgeBOPDYkB2uLGkNVjwsKqQKRAa2M2ey4HsufaxwS10Ji7huGnrQEz\n61f9\r\n=MgV6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"flow status && lint-staged","post-commit":"git update-index --again"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json,yml,html}' --write","prepare":"yarn build","build:lib":"rollup -c && git add .size-snapshot.json","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.1.0"},"eslintConfig":{"extends":["insilico"]},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^1.1.3","react":"^16.7.0-alpha","enzyme":"^3.7.0","eslint":"^5.9.0","rollup":"^0.67.1","flow-bin":"^0.87.0","jest-dom":"^2.1.1","prettier":"^1.15.2","coveralls":"^3.0.2","react-dom":"^16.7.0-alpha","@babel/cli":"^7.1.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.1.5","lint-staged":"^8.0.4","npm-run-all":"^4.1.5","babel-loader":"^8.0.4","concurrently":"4.1.0","enzyme-to-json":"^3.3.4","@storybook/react":"^4.0.9","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.1.5","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.7.0-alpha","rollup-plugin-babel":"^4.0.1","rollup-plugin-uglify":"^6.0.0","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.2.0","enzyme-adapter-react-16":"^1.7.0","@storybook/addon-actions":"^4.0.9","@storybook/addon-options":"^4.0.4","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-size-snapshot":"^0.7.0","@babel/plugin-proposal-class-properties":"^7.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.3.0_1543404011332_0.4501833935215873","host":"s3://npm-registry-packages"}},"6.3.1":{"name":"react-intersection-observer","version":"6.3.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.3.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"0068f43de43f5d765c9dee75360c3a96a6f4ae6e","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.3.1.tgz","fileCount":20,"integrity":"sha512-qOPqMb/xHIaVckJuLYGV47zkM2a6Oxycos9p9A18CK54bTmuADmLrEsFe64Yt+6kOLnA1qbrnqml0AUoPfCLtQ==","signatures":[{"sig":"MEQCICcXl7gqPyUD5Y6OnNI3EXoMi7kLGjNvKtv866fKZ6X9AiBbfvSgqI+4jIFTW0vhG2JESvP2F30gT/jx9fMfRLEZ2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/7VSCRA9TVsSAnZWagAA70wP/REfLgRM7VZ7fD8MWUUV\ntnRu0JHBpJkXLSbtzrjMZL8JSMhcFczfLMrbBasU00bxO9GWd1QASMgJwZdT\n2D2oAkD+NJGBh0AHA7a9r5retbTzixRnwubg+86QmSk4MXfRgsw5DVFprF/N\n+ydgJucHUId/HyU5FjHGinIV6si009y7iIkvs1kYi4wph7iBPukk03cc9e0R\nhuUsN8Fl2rs9kz7sWnELjYrEHXhBa7HU784BcLSrG7OGuAX0qX7+zNDvmVep\nesiIU1Cv6Pa5YBefyoQ9Px3CTHQmcFakKNT0bYMvLrF85R4xKhKF6JcWd4BV\ni5hFX47aVfgA70QeBkA15g5KGkAYahnmzt54GhtJVrg2/tzfQ6/o41JRmc08\nuXiQHWGwa1F6AtDsHQImNOQxDQz2YSE5DEvMD7MliSsvNVb9eZjgMeJBdrum\nwz7hxQZV8OKka79y27eDi44gWCjADN0DKcEzP7RSl6wN9Ge3GWuScdP97gbU\nFoPFYxwwTsq2dx+Mozc2HDwKcufxQGmk8+5EBFmcZ4f1NxBRgeUmTGNvu+lx\nKcQ63NzICUTP8pqh0CJIT1cvB7mnQnz79zxHzauBNAwx4s5wUHgCxlLIWhc4\nwKXosqG3RysoVPjokl/9dMz4WZi4N0PR1AMpTgXqEumToap5un9ZDbn2RfWk\nMy7N\r\n=S6vf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"flow status && lint-staged","post-commit":"git update-index --again"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories,tests}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json,yml,html}' --write","prepare":"yarn build","build:lib":"rollup -c && git add .size-snapshot.json","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.1.0"},"eslintConfig":{"extends":["insilico"]},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^1.1.3","react":"^16.7.0-alpha","enzyme":"^3.7.0","eslint":"^5.9.0","rollup":"^0.67.1","flow-bin":"^0.87.0","jest-dom":"^2.1.1","prettier":"^1.15.2","coveralls":"^3.0.2","react-dom":"^16.7.0-alpha","@babel/cli":"^7.1.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.1.5","lint-staged":"^8.0.4","npm-run-all":"^4.1.5","babel-loader":"^8.0.4","concurrently":"4.1.0","enzyme-to-json":"^3.3.4","@storybook/react":"^4.0.9","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.1.5","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.7.0-alpha","rollup-plugin-babel":"^4.0.1","rollup-plugin-uglify":"^6.0.0","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-config-insilico":"^5.2.0","rollup-plugin-commonjs":"^9.2.0","enzyme-adapter-react-16":"^1.7.0","@storybook/addon-actions":"^4.0.9","@storybook/addon-options":"^4.0.4","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-size-snapshot":"^0.7.0","@babel/plugin-proposal-class-properties":"^7.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.3.1_1543484753812_0.3165973533404367","host":"s3://npm-registry-packages"}},"6.4.0":{"name":"react-intersection-observer","version":"6.4.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.4.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"bc9036977fe6640b30390784648d67262945c706","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.4.0.tgz","fileCount":22,"integrity":"sha512-RY25DasjZNVtyQaNaa7elYCRAteTY07OY12AW8fnsx6srCJsCjsVJIhEnArWBuz3cMz1r+spiQyLhptKPM7zTw==","signatures":[{"sig":"MEUCIQCYU7t/TiB/Zls22h0Kwdu45nEBMNZrQr9Ug0TZALRVgAIgOyNUWhKEvV90LhIFwHvx1DQFZN8J4I1uUlr8lWggv7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNG1JCRA9TVsSAnZWagAA77EP/25z7U8Nk0bc+NhqbmKL\nZjQJaIPSBmU7mejXUkgK6TH5ZGR8ylUfBcNUaZowG2kaDhQXjQUOOvnK3OB5\n62CL93ocpJqK2CzB0i2S3h67Fhm/fsgyygxyifxtoFi+0nlvX3ZjDLZoONoa\nPhv1g32idLnT4oKOCcJmtZ3ADLZMNlhNU8mN2bnv2L1cvBsETb3PeFpnXgOg\nGneCHEVTxWHVmXB0QTvnYkcIV+1KTbmrBearNIkSX7lHKwxsX3Fs5s17yJA+\nNzkCMQtUuZUCdV8n/Kzh9/cCL+1a4/IY9Do7QDYDfLx4aNQ0JCo3QkUU3FgT\nhH2eLHaQetjpjRRwaW5ZmscEhX1O4D4dQXrBDttg9TXAqXzatBO/hPBqPRNM\nEMa1ydGTzy0RB/WfImv7qxFVF+nDeC+Rql6Vgip5nQ/fZawuG0rrpbnfLbLG\nXi/HTg9N5HecEIVwx2RT5JwL/9CyeePQaZDQUVfyZHhuTaNmoMDXH7QolIpS\nr97pUUfEnzZ0zYD///Wsza5LYh3oBGriOmpBwYSH8fAbJ/CcH14/2RUDS56j\nV4vPIQpUC6Y8b8QdpvnE5LFR0PKfw+Ruqv0n4rLKxyZPq19r4rYzfv28qVCX\nRzqN/aE8huEZNgO5CSUqWgcwQV4VLHgP7hxBvmX+p8WpTKBudMiG/9NXWRwF\n7AKu\r\n=RxKU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"flow status && lint-staged","post-commit":"git update-index --again"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json,yml,html}' --write","prepare":"yarn build","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"extends":["insilico"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^1.3.1","react":"^16.7.0-alpha","enzyme":"^3.8.0","eslint":"^5.12.0","rollup":"^1.0.2","flow-bin":"^0.89.0","jest-dom":"^3.0.0","prettier":"^1.15.3","coveralls":"^3.0.2","react-dom":"^16.7.0-alpha","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.2.2","lint-staged":"^8.0.4","npm-run-all":"^4.1.5","babel-loader":"^8.0.5","concurrently":"4.1.0","enzyme-to-json":"^3.3.5","@storybook/react":"^4.1.4","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.7.0-alpha","rollup-plugin-babel":"^4.2.0","rollup-plugin-uglify":"^6.0.0","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-config-insilico":"^6.0.0","rollup-plugin-commonjs":"^9.2.0","enzyme-adapter-react-16":"^1.7.1","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","rollup-plugin-node-resolve":"^4.0.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.4.0_1546939720740_0.8387075866404685","host":"s3://npm-registry-packages"}},"6.4.1":{"name":"react-intersection-observer","version":"6.4.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.4.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"28bf727cea1c3c8dfaf1ef69ec4651bd5a4291c9","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.4.1.tgz","fileCount":22,"integrity":"sha512-uJ/NaxDXKikrvV0Py8oJSxO9yjhSXwRg9SRgxrEHFWIZWWBvOduQ/a89J8JpMR8og7hn76CqeopSC2WKaRYxlQ==","signatures":[{"sig":"MEUCIG8wvdHdJcWMgHxouHkTW7Li24lBa4aLATH7+WPwuKNPAiEAmtLuh3/z4ekFXGhid1NVLp7DcxUxIbuEip+X0nrrw18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNwFKCRA9TVsSAnZWagAAK8kP/1RJjwSQzF0VQ2Smy6rt\n59TlXKi8VSNKBv9F8E6gUuNS1XPqKmiDdjArin/WWodLuqLbPfge2Vur4ERw\nbJfoSqOljZcPur/dkZvXP2TukAdUdEWF5R3qpDP9jF8FtI7ArlZXcaHoqF2i\nPNtlp7tjkOHtvyIbINyPEnKVVOJPVZPkO/xpwJV1UC94/6pycGzofXFWbCqi\nd4jhsMCd7b9fg8G16STvsMUehE4pn5UfuyptyjVMylrg7JOMlsrpd4CfN/M1\ntKkIEptnR8wgtHJ2bO0Z3dxkJOh9K1cTs3SbeIND3Jz0sbh4YxQrc6aeCQvq\nGopSBjXLRUome6jV6Ib+c5R6/oKXDjDe32zGEANESMeEGYRNE8hJ7HWt8238\nCTxRZbmy2HVjFHWe4c1J69esJXwoAIoBJYHo4TMRkUkCXtgMPMzFMd1DHZ86\nEqkufZbbX9cO5/7T2aNaFI3O4qkRCoySPQcb5Pg4GVekZBR8Wi4Am80jibAe\n7DMtF/AQqiwsMX3AFpCIS8q2mO6QvMfh0871FnsFYOrU8tHBDbCeNvmBbKdc\n3R65K6ullawOoEebozvNwvJ5DoX3C5o6fggvCd6UzbtxmUtUj63PvpGBjvjK\nA94R7vs44i392GGMOEc7Iy38Ux0DZGFcxu67us2e12jpdVCIjSoH4/3gxDWh\n1gK/\r\n=fnU7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"flow status && lint-staged","post-commit":"git update-index --again"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json,yml,html}' --write","prepare":"yarn build","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"extends":["insilico"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^1.3.1","react":"^16.7.0-alpha","enzyme":"^3.8.0","eslint":"^5.12.0","rollup":"^1.0.2","flow-bin":"^0.89.0","jest-dom":"^3.0.0","prettier":"^1.15.3","coveralls":"^3.0.2","react-dom":"^16.7.0-alpha","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.2.2","lint-staged":"^8.0.4","npm-run-all":"^4.1.5","babel-loader":"^8.0.5","concurrently":"4.1.0","enzyme-to-json":"^3.3.5","@storybook/react":"^4.1.4","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.7.0-alpha","rollup-plugin-babel":"^4.2.0","rollup-plugin-uglify":"^6.0.0","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-config-insilico":"^6.0.0","rollup-plugin-commonjs":"^9.2.0","enzyme-adapter-react-16":"^1.7.1","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","rollup-plugin-node-resolve":"^4.0.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.4.1_1547108681553_0.19120182694782084","host":"s3://npm-registry-packages"}},"6.4.2":{"name":"react-intersection-observer","version":"6.4.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@6.4.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"a061add707c37ea14e1308c77c2e286719347928","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-6.4.2.tgz","fileCount":22,"integrity":"sha512-gL6YrkhniA0tIbyDbUterzBwKh61vHR520rsKULel5T37gG4YP07wnWI3WoqOcKK5bKAu0PZB2FHD7/OjawN+w==","signatures":[{"sig":"MEQCIEejtbcSQuJMcnTWWV8deco0mr1R26/e1q/VnxQLH9QYAiBOCmDEDVv3DSXnTw7iuHWT0L5gcgztdxhSwV8CJqRhsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSjYDCRA9TVsSAnZWagAAx48P/jY5Y0T7/lPdJ62cF0Rq\nBkHU01KrE3Bp+dZMSwO8B73dBK+U09mFS1TkaOLmG7qVd5nVUx8vTgZ6iwYK\nbRmk7/dk597euYfDosI96jitpe/2ho6ZuDwgBslJUjkkq5VJ+OVi+hF5XYmu\nNADjBV6Q033cQtcKx7/96Cw+XYfM5GQrBBIZNTo527CI3d0qfhLN3kVirB2k\nW6NsOosEYa5Eww42KUuYOfv/jxC+nmJd1oVrOHngZllCgaN49Fh1RfHDE9gH\nlMi9UVW5YFhsVA0Nt4vIZk+Prrsn8ThV0pN5wIaiWPgUGV84w9VnU1oqsLn/\nVy+usxPzAPrEVNTbKMCM7QQ3waLW29Y0/vXIgShfof78iyQ8zqXXbcZTOtpK\nVJOrKhDNG77RL0ZPOTbybCbE8b36c+ieOcSgHUbbnZAPxIWtTlyu/QkecGva\nxxk+rRPzjKZTXYHTFuuHXT9z1XksOixTUo8EN9+A3bxQZ8/gxtzsGpqmoL7S\nbn7KiI1zwPQfu4QYwkuxtxCxUVPDm1ho14e58JEIxbzdPyTH9nxnT1i7gZK/\nTafc/u3tHzpwfCebGI927ztFW5CtxM+7FkQ3cd6bRGHbxHRJhEu2qDJ61YkZ\nrS+AFrY35WphXKFo2jMv/oa6itwMOZ3Vyzf8C3g1OZxkSUEe2/qyMaE3KA+G\nrgUf\r\n=U/0K\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"flow status && lint-staged","post-commit":"git update-index --again"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint {src,stories}/**/*.js ","test":"jest","build":"rm -rf dist && yarn run build:lib && yarn run build:flow","pretty":"prettier '**/*.{js,md,json,yml,html}' --write","prepare":"yarn build","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","build:flow":"node scripts/create-flow","build:storybook":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.js":["eslint","jest --findRelatedTests","flow force-recheck --focus"],"*.{js,json,css,md,ts}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"extends":["insilico"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^1.3.1","react":"^16.7.0-alpha","enzyme":"^3.8.0","eslint":"^5.12.0","rollup":"^1.0.2","flow-bin":"^0.90.0","jest-dom":"^3.0.0","prettier":"^1.15.3","coveralls":"^3.0.2","react-dom":"^16.7.0-alpha","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","@babel/core":"^7.2.2","lint-staged":"^8.0.4","npm-run-all":"^4.1.5","babel-loader":"^8.0.5","concurrently":"4.1.0","enzyme-to-json":"^3.3.5","@storybook/react":"^4.1.4","flow-copy-source":"^2.0.2","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","react-test-renderer":"^16.7.0-alpha","rollup-plugin-babel":"^4.2.0","rollup-plugin-uglify":"^6.0.0","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-config-insilico":"^6.0.0","rollup-plugin-commonjs":"^9.2.0","enzyme-adapter-react-16":"^1.7.1","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","rollup-plugin-node-resolve":"^4.0.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_6.4.2_1548367362941_0.20234824566751275","host":"s3://npm-registry-packages"}},"7.0.0-beta.1":{"name":"react-intersection-observer","version":"7.0.0-beta.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@7.0.0-beta.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"a346dd8ad3a18e1d04a865bd69384d5626ffe93c","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-7.0.0-beta.1.tgz","fileCount":13,"integrity":"sha512-4GG6cVXP7JuTo9gbuyUvEaiMsjdCSC5n29q47xcBXJaN42JicpaVmrH+PPQJdhwDkr8x8AThaxk27IJyvB5Lqg==","signatures":[{"sig":"MEUCIG+TosyYNfvIfqnx9KYIcWeulfgtWCsGkPeEa6VHzV33AiEAhoRSWu1DDoeVvT3NxZApewvvlESvmPHYNjb5SKDXCF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTZyCCRA9TVsSAnZWagAAt28P+wcC2Xy7tLaA0Y9bX296\nPs1mqs+cONsgOyGu0VJKT5igtgUDJA/GFF+V8KNhWKQXkMy7hGGoek92c5P9\ngMMHqOhUBG9AziBdBIuvGA+5WzHYdQKp+CJCwBA5iutmiybFMhcQ+5J1/OhA\nyZeiMfdRniQoZJnmtaqM0ejfyEvvUEG+1muR69eS4lWKTH0Cwx6szmps+SeL\nvfphxVruRBdBSJMZSA/W62mevpZnyEd4R4AH/AYA+p1IjRLc6JRT7ZUjKQ9n\nOWhQzr+4cn/EvODXNR8I2cuTRm575gEq37csWR/urKXkSfKure4pLfoOsOxr\nGtZhMpgHH95unr7u2sALgkS8I/1o/aycTdYKLtlYBOBa92C7HXQSpeABMT24\n8B3xub9HndhWMvrjmss/R88gB0OUlP5Bilb0U8OJdzp2fKnOxsMsw73SbJCq\ncRvEopZyYMkn0Y5ZyhPf36FDF4I95M7ls2FR/WzK8f2bLXFn3Bub2DzjP7Ut\n9uXeMk/XEay4DipnSzZwYSwoH+HzpBCBKJxEO3107pBtKr1g64c3yc1cVMD0\nGBve3Vs8puu+8dzspinFNwAWREeqsYTRa06yHyrtNfX3ls+vHrHjPE7jpghU\nTDiUdq5eOQAHbkv08JsH+XPLmJHkY9+wLEbpEQb/Bm36yHb78IN6ZdmZ0TcV\nls77\r\n=u9+v\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","prepare":"yarn build","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","build:storybook":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0-alpha.1","enzyme":"^3.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.0.0","prettier":"^1.15.3","coveralls":"^3.0.2","react-dom":"^16.8.0-alpha.1","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^23.3.13","lint-staged":"^8.0.4","npm-run-all":"^4.1.5","@types/react":"^16.7.20","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","enzyme-to-json":"^3.3.5","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0-alpha.1","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.x","rollup-plugin-uglify":"^6.0.2","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","enzyme-adapter-react-16":"^1.8.0","eslint-config-react-app":"^3.0.6","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","typescript-eslint-parser":"^22.0.0","@typescript-eslint/parser":"^1.1.0","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@types/storybook__addon-links":"^3.3.3","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.0","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_7.0.0-beta.1_1548590210269_0.3477062673705873","host":"s3://npm-registry-packages"}},"7.0.0-beta.2":{"name":"react-intersection-observer","version":"7.0.0-beta.2","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@7.0.0-beta.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"2db6cee67052e885ea2e151191b1f88276f98138","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-7.0.0-beta.2.tgz","fileCount":12,"integrity":"sha512-Ktiy+QBJR46hBoOP2++GN1vsGChFTtwFhQWgBfsF++x30q1Gh48gPPgF0GVZhLv186ZXRFPYKI4UmvZ/D14W+Q==","signatures":[{"sig":"MEUCIQDLh0fhl9v8rZzhCR6fieAiQG6GWTNo5oI5teRmhEa2lwIgMTiChRNLXRiSR8V6+pxe0A2noP6eG+AxJ5toIfvOcOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT/tMCRA9TVsSAnZWagAAGuUP/jbV/kfreHtwo1gsM66I\nNeou4TtwaUgVlUSGtKH5woNRsS0mmy+vziALYpnz+KHi9V8xRUU3dYGbsxcE\n/ppFCS23lWwARUriGGCAgsTVqRRjmsT/GI+CmFfyvqdNf6Pqc63mvnNTGQt5\nM71rEHDWJ1NfFNn+TyEx4ksCLD+UESfXzyu3OG5nqKKa7gT6IghrBwfsF10s\nVOToK3nxjXkcnXKcByjyi6Rd73YOsi+tuJIwRssa7zeuuKBrYDmbf/Wn3/vl\nxQ8VcMOeX5F4R5MEJAoodRfk4diOaqFkYqfBO/GmXIzePUxz92LfrXpc2DlR\nlUWr5PivqbAhmJb/magQCVp7C2GpVE7uaDiSTiylqrRoChkFnnnOs1mg1bPw\nT6eI1YbfIQRtb+XvXxKNCs3huuAVlo/Ql83zao2tk9G+JwPmNrr7vXT/7O2z\nwNcJt5II94DTPlJH2CtqN8IVHG5TlYSWqjvcu0iQaF4DRFnhHt1B8chDP2hI\n6lA0WUgMobHdv9QI3HpZyeyROOAPLzzN2Hyxg6j8pxf+9mP+xrl1yfEdkqPC\nKgFnbErl10EgPIIBug/CylqEuT90/DFqF/tNVGIePIkSUUg8IW/5gmB2k72W\n6LlgEXGgkenwiaO+a+AC8GTNISjkzOcqfnzDmXvYZGWMGwfRvf+7eY7LnOrs\nlCVL\r\n=peWl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","docz:dev":"docz dev","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","now-build":"docz build","storybook":"start-storybook -p 9000","docz:build":"docz build","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/typings/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"resolutions":{"@types/react":"16.7.21"},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"docz":"0.13.7","jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0-alpha.1","enzyme":"^3.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.0.1","prettier":"^1.15.3","coveralls":"^3.0.2","react-dom":"^16.8.0-alpha.1","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^23.3.13","lint-staged":"^8.0.4","npm-run-all":"^4.1.5","@types/react":"^16.7.21","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","react-spring":"^7.2.10","@emotion/core":"^10.0.6","@emotion/cache":"^10.0.0","enzyme-to-json":"^3.3.5","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","docz-theme-default":"0.13.7","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0-alpha.1","rollup-plugin-babel":"^4.2.0","@emotion/styled-base":"^10.0.5","eslint-plugin-import":"2.x","rollup-plugin-uglify":"^6.0.2","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","enzyme-adapter-react-16":"^1.8.0","eslint-config-react-app":"^3.0.6","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","typescript-eslint-parser":"^22.0.0","@typescript-eslint/parser":"^1.1.0","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@types/storybook__addon-links":"^3.3.3","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.0","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_7.0.0-beta.2_1548745548174_0.36605464883555205","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"react-intersection-observer","version":"7.0.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@7.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"7f6e1fbbc978b84020844cfeb821f53633d3308d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-7.0.0.tgz","fileCount":12,"integrity":"sha512-JnqILJNftURPk+xJ/KLXxSSQXyBYH97SfThywjEkC1UAAlfofkCEc4Z/v2WEjHuRJQq8uvVWBtO+JmCJ1ptwDg==","signatures":[{"sig":"MEQCIFC0QYqSHE8KI9SyldcriPjqTfzjpnmXEqkN91YDHDHrAiA2mwkXQ2Ap4OGW3DOxXNv1OR4RBvZWIB9cCcDK9UiUyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUhm6CRA9TVsSAnZWagAADPMQAIhwm5J54pffL4gS32sl\nSNtqmTZlYgMKA/DcWl8ObPJYXssC/myU1eGapcFxxjap2heFJsRKD4+TPowc\nsLZR0h+fDrfAoIVSEXDuftDLBLqOS4dBt+wEzGOr/2BVRkFVFaheaQjVa9fP\n7O0ssECmvX+EoxJY6Qfyock93fZ0PEkKMQ59BhxTKooWwgTrWu09pXv7gb2r\ntUftr3uKOjLLVR4fml+g1p51RfLh2e0qwSKrylb91DUEstVQe/Aq2BJMDV/f\niMsBcueqLkC5OJcjW2ldP42eNke71XjwMzd+/cHNXxYT1jOc5F+1CxunRJzF\nxbNFZHSw4d8pP11vA3p+aS1qi/9xWOg/HDkyEQs4+VNT9LoEIRyjrmSTfIAE\nQHtL5h68f4hEd53ihX7w0FK6KsPvUoeZg12zBOZiRPaHtIaOVUHY8YVgtb3s\n2mfe8+OEw1oIlZA9obKcVnm1Z7S9jNfVIf71wn7Ng+S/7+sncWAf1s98wWbE\nulANXCy+GHs24ntVxCAT9L12Nxjaj8QqNUwlJSdjcuu20kPoc/FDl2z6jyi9\nxkl+6CJMTwmLPNBas0KTqdZEJlMzawHdMxDT/hWG6W9fTgKC2FoliFjIYuKc\nrr1sK18dOddZ7NYhpAsAwGYj9TnmWoG2RNk1BG/9eiws1oBqKz+WZj2intgA\nxue2\r\n=iqGM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","docz:dev":"docz dev","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","now-build":"docz build","storybook":"start-storybook -p 9000","docz:build":"docz build","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/typings/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"resolutions":{"@types/react":"16.7.22"},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"docz":"0.13.7","jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0-alpha.1","enzyme":"^3.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.0.1","prettier":"^1.16.2","coveralls":"^3.0.2","react-dom":"^16.8.0-alpha.1","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^23.3.13","lint-staged":"^8.1.1","npm-run-all":"^4.1.5","@types/react":"^16.7.22","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","react-spring":"^7.2.10","@emotion/core":"^10.0.6","@emotion/cache":"^10.0.0","enzyme-to-json":"^3.3.5","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","docz-theme-default":"0.13.7","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0-alpha.1","rollup-plugin-babel":"^4.2.0","@emotion/styled-base":"^10.0.5","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","enzyme-adapter-react-16":"^1.8.0","eslint-config-react-app":"^3.0.6","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","typescript-eslint-parser":"^22.0.0","@typescript-eslint/parser":"^1.1.1","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@types/storybook__addon-links":"^3.3.3","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.1","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_7.0.0_1548884409485_0.21538778402334757","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"react-intersection-observer","version":"7.0.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@7.0.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"63754bc04dd87d7e5933867fcdd070cad72dab2b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-7.0.1.tgz","fileCount":12,"integrity":"sha512-mplF283EIC+7/Y/9E36afQKUUzlfEpNBOlRBIhavF5TR9eoEe/k3MCUEfkCa2PRz8nq5yPmrxSYn0bP2/w6v3A==","signatures":[{"sig":"MEQCICt1ygCZdiHRWBpvv5+1r42MI1Y6/l2N4Hp+yJMQPV8mAiAcs8kxZUWdolPcir7CoyGIYNYLU1kkcCbLXSm3nQQQCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXB6DCRA9TVsSAnZWagAAKb8QAKRdRQQPXYDkyEO6ii/r\nNxvhDFRu7wbG5cEkdZvoO41pFQnCHorPf1itdswSt0wv2WdGYzxw2mp+axmc\nIbioG+uWeqkt1kmQqup+68kHbZEUQE9KkN6rrlxptBe9o6u5s0WQTfOOcKrE\nr4gc+sn9nlQXSuk1dVna+CDiexWeRxLl5fkRYXjRoyWSFlFR9G4wgq1zT5GT\ndf2KQH0TiL9h2EWoRaRDH8APEUqwGE+xNybsx0gLzWIImA8KIAhYtOclNXDD\nIsD1IMG8qHuyjIZIw6w7Nft8lxHIbH4fxMGx/d1LJFhd4mN8vh8inWC2tpf+\n/LYuCL27iptLjY8Cu6Hb6QH57HZogYyaRijf3EAP+TgLKmiYF/e/szXnjNo4\nQ6FHEnMZBEtWTZCJCjXkwZ3pCXrfvHkA2ahZY5mYnISia3lEwLETYqEim7KW\nFV3ucQFH2uNQMcHJhThdVywsx5bHNdjZyBuHyC7Gnq6DnmnxSGZKvWdV4EVd\nBt0WxdLeEeFquN7rGpaoED0sfx3yOfKL0aAhqxm/gq/cGsJQge9qQrmIj524\n60Ho9pZLmfDO5WCRqknLBs/74419/RAynQiYI+taviUbkFeFKcLKk8oeMXEV\nbKyYz/+3rItarNfIi+oqd1ixHVDEwyAwNglnL9VP86hr6CI29SVWJiP3eb4r\nWFrY\r\n=8x8W\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["<rootDir>/scripts/jest-setup.js"],"testEnvironment":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","now-build":"build-storybook --output-dir example","storybook":"start-storybook -p 9000","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/typings/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"resolutions":{"@types/react":"16.8.2"},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0","enzyme":"^3.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.0.1","prettier":"^1.16.2","coveralls":"^3.0.2","react-dom":"^16.8.0","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^24.0.0","lint-staged":"^8.1.1","npm-run-all":"^4.1.5","@types/react":"^16.8.2","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","enzyme-to-json":"^3.3.5","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^4.1.11","intersection-observer":"^0.5.1","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","enzyme-adapter-react-16":"^1.8.0","eslint-config-react-app":"^3.0.6","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","typescript-eslint-parser":"^22.0.0","@typescript-eslint/parser":"^1.1.1","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.1","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_7.0.1_1549540994499_0.5197886163464003","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"react-intersection-observer","version":"7.1.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@7.1.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"2a2aac5fad7f5db2581a99af96df902e15da874b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-7.1.0.tgz","fileCount":12,"integrity":"sha512-AZYZZhNRhLNnI7+cyRulnixnyQSIWgy1MyFC+4U7PwkJAiHAJX/tTUmaW8L6ZJq+QlPOkz0n84zm6Hdo5LRE3w==","signatures":[{"sig":"MEUCIQDEvoS+ugvh1ao6nM9nKcHXMvPU5w3qmL8AOpveptiixwIgFhRSD4HzncxGhaWB4/x4I2d0QED50f0VIpwOeWxcF0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcX2K9CRA9TVsSAnZWagAA3nIP/Aj7lbljIFYyQf14u08M\n5RwPFj7A0zd0s6bsN4l6PHaW3Zm+FImxUBZHEivT6Z8FDmNgWEklUrb3OKpR\nTTFHp7SZzIk6AHK0/q5MwwDmmEKu3eUZTeotvVV4Avt0E85MS1zPyafsJQ7h\n/9FAlzgITg3wF75/QEHS+CHsVeEFkw9dZchyEHMhjX+4YhUTF7XDRNddD8us\nrLJA+Hf+B/ztPH+BxiiSl2iL2eQFZ5TKw1evqzc8C5mGYbcrDDwFoqpaxmDI\nM+/utOgoUD53UHdRCPBRXwS1wWuS3SPwKb+Gw7Hm4k6vHWSvSIdkcKPTJhcV\nd5NkZHXF8HTCzA8aUwcnreTRP1ZFJ9uJJT11U+PzzWVk10kCD4s7izHEwTCb\nqLqyw0kNLdCsfbsyUeHJmokMRnGe/TZqgAm/AF3JtzYUQs/D19r9MYs8mXPS\nRTETe7FtxJhjTuooxofbyVNTJMYF28WDARgqmclSCbOFS3RJ5DzvQQ8l4RvR\n9LEMyP+eKwSh2/LmUJcAIbiS1Bo6yymGTDYSvdiIvZyXk3eYuFma8eez9Ixl\nJCoucf6OvIyjSSWr2ASRRuUwY+1Heocyd8PopApM+t/O85cfOzfcVhT4ceRu\neF0V668VTuXZT6qO7x5fuZ1egxwuydXBgn7cdNrT17rP93T7ehL7mZBMLYhj\nuDal\r\n=ZPNr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/typings/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"resolutions":{"@types/react":"16.8.2"},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.0.2","prettier":"^1.16.2","coveralls":"^3.0.2","react-dom":"^16.8.0","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^24.0.0","lint-staged":"^8.1.1","npm-run-all":"^4.1.5","@types/react":"^16.8.2","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@babel/polyfill":"^7.2.5","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^4.1.11","intersection-observer":"^0.5.1","react-testing-library":"^5.5.4","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.6","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","typescript-eslint-parser":"^22.0.0","@typescript-eslint/parser":"^1.1.1","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.1","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_7.1.0_1549755068598_0.2636754720363872","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"react-intersection-observer","version":"8.0.0","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"1c9c8d1483f2040b60a000de47b728aa6b64e140","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.0.0.tgz","fileCount":12,"integrity":"sha512-QsOBN04SCz+IC8fOUGWcEQODh8WkHqmu38/IvtbbfYZ+xEytAdE2BtgDypCNskxdi9yaBd5RUv1p5Bc+Eldidg==","signatures":[{"sig":"MEQCIC0um8XwEgYxlyZAGdMWD3sPiMdePFkA4Fc24uGn1EXDAiBhFjO1tCoHlUuJbppAfkxJMUGX25Mx5OCh4kSThsek4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYExkCRA9TVsSAnZWagAAIUEP/RqvHx2H0gjhyXHbHSKc\nwcnBKeQlO7xIHBUBayo6UNMWjwZt2nYeiAI7iYBeZRDJvm2KTdx7IWV0OLaR\ntip3qngu0A8XWcc4WRksOEBPYtYfqnu6vtukfVWg2l+/OF319f8D2ZWaZSYM\nZg2tn8zt/1t2NBmfEIO8rqA5h+7l/kynVe/c8nk4vTwlVNI3XdaFz8hcK1BT\njFsq2yit0yxaTtpifTJnol30RdjZoT8s7+d7EyHEqftWmO962N6kvJ+wYPKn\n0BtPjThMfec0kBwmorwc+34TbaIFMzWI5g/J+iP4lbnYMxRhjWdT7jsytjr1\nJ+9tRG0K4bXF08VRIOEqBYJdjOvbJdfduzKVBz/1kCFZa6yDVkBSvVjBaBK1\nd/Wrk6iSG/xbR1HDpPMOC/nff4zebZSBuk2nH+t/Z7oXXAiQsVunpAwUXNSQ\naL1wIUApHezu/hkiim0+jQ2GmmBUC7dpWN54xmtDRkjFVU3+2fw1KJu6ETn4\nEGbwETnkNUvr+sxOY1RzchufDkn3piNpLe553MSddbhcnrc6V7BUdmuJgzeR\nx+uclFSV4DnHMBccfv8LMNGoQkKpdYSvOEaFS5zD4ALBxo7H7bcRjCE7o2ov\nNklmDgjZGg0Mbo86nbRNDGUiQYRj8YIXRSLTZ3jdFEPTf5cZKtsLIgi27x6q\nSEg2\r\n=FV8j\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/typings/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"resolutions":{"@types/react":"16.8.2"},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.1.0","prettier":"^1.16.2","coveralls":"^3.0.2","react-dom":"^16.8.0","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^24.0.0","lint-staged":"^8.1.1","npm-run-all":"^4.1.5","@types/react":"^16.8.2","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^4.1.11","intersection-observer":"^0.5.1","react-testing-library":"^5.5.4","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.6","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","typescript-eslint-parser":"^22.0.0","@typescript-eslint/parser":"^1.1.1","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.1","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.0.0_1549814883527_0.10973597792000533","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"react-intersection-observer","version":"8.0.1","keywords":["react","component","viewport","intersection","inview"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.0.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"93956dc155a34a1cc1d966ef50a3e5af2ddd87dc","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.0.1.tgz","fileCount":13,"integrity":"sha512-7YHBGi+nhjEpJ45mzxuU+cZ/6awe8pgWj6Mr6+vE4syBlZIClzMzHoO6GEYRQbS4HOinjEQR5o5aaNBti5WY4Q==","signatures":[{"sig":"MEYCIQC82HPAopjuEO4jg/uUP2ye5WIm3QG5ICZLIsROUHsl3AIhAN8RcPeRMKpiYhKrBlpd4ZjbrRAEJhyzoeC5lrUAzMJq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYIFtCRA9TVsSAnZWagAAJowP/3wWv+C6dWoI/SvmEb8B\nLn/UyFs6nnyAttlPvrdKHU5U5WSN9V7BXk0Ors9je84F6/V9OmnNkaFvy7aC\nbP88qMznwNfTxfgyHUDTKLsXx3czgWeAPEkFsKWbjR6X+TmguzvD08tnZVjB\nOu2kmbKAa8o9fv/MOTX4DYA9uq+9pchNUaN6b8LxclWlJ1+l8e5dmLziN0fB\nKnsCrOUENhVHN72S98G4KdfBPQYnNkvsi6o9Q4LNIwk4ZxEST/pjyMOu2ey7\n5gbsA4UKBEvpu9Bb1tpi54ajpf9yK2EyAgI2ehdg1qP2RitkfAPlVPk2MKvJ\nVbI7VVxfyPQT3hNgZp3EOO4ZBxzSNJ3NLh7KWMYZhF9HIMRxzV/OJo/HIvHh\nKjzKd27ufQMryZllGVEtfJfCyM7RI8EnqP6h3lOZVyDW7i52t1dbYGHFOhqy\nSV1N00WuVnwOzUzzIFVEbRSrK5j4cwqtFnaIGppqYybp5hHSAnVgog5PNL+9\n7s5NTqjhvBstGyv9lP1op/F5RfUigsK1ALT+Y4doKwqO+X8Hv0ve3dADJ86G\nrC6kX1kRCKGJc+4RWexAC4OgIVUHga4QuHdO4SzvQwwW3JsoKWgnF3nXiTcX\nTj+l0muEYPoXjQwF9bl5v1VaUJuHyrB/nkTfFP9tJpraPqHn+CM3tdbpnx90\nUQ0H\r\n=0Gw0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/typings/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"resolutions":{"@types/react":"16.8.2"},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.2.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.1.0","prettier":"^1.16.2","coveralls":"^3.0.2","react-dom":"^16.8.0","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^24.0.0","lint-staged":"^8.1.1","npm-run-all":"^4.1.5","@types/react":"^16.8.2","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^4.1.11","intersection-observer":"^0.5.1","react-testing-library":"^5.5.4","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.6","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","typescript-eslint-parser":"^22.0.0","@typescript-eslint/parser":"^1.1.1","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.1","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.0.1_1549828461327_0.7474051691556145","host":"s3://npm-registry-packages"}},"8.0.3":{"name":"react-intersection-observer","version":"8.0.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.0.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"9f7067c61fb641d130ddc5a3cbc12b6fea958460","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.0.3.tgz","fileCount":15,"integrity":"sha512-CIsRcYeS9dBE4l0zMEYvKWi3DgabDsWHq5j6CnlsVVZXaeBf3+Cu1mCpvq5nyHiMKOnk9g54K+eeUBSNW5jquw==","signatures":[{"sig":"MEQCIC0L2Qh+m3KwhWwfjgDulhwvvOGgxcMfHoz/wJhxUKACAiA36tLmC4zzIRe7Pvp9ohgYXO0LLM+vBOpLmeVhPJupGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcantdCRA9TVsSAnZWagAAGVQP/2NqOEsH53LfuUUjAx3c\nPU5xnF5MSj/OuMfRb/S/2UrZmO3AKYvUvNkpmE0hP37nd62u36VnScRtR2NP\nA1zwUrXbmBkoYBLgHBlyE5sGGL4a23TWu3p2ylYmdMNeJoaOOm5ZqYcP3I+F\nG6WMRfwwLwdPXUbgvxWQ7UjlgQkHF1TvQs9UAuV9p7kxVHPe12TSNkwIJF2q\nnmjl4WdMOPlkFgN/JxpAzmcIxcnaUrtWxZwo3wjaN/cWbOBwOg6RzMlhiCwD\nCv7f5F9GiqbVksleFbVe/yibjRdq2DDSaY3B3VT0CT93yMEzpMI+iTPOZikv\nJGJL4Wi3g/S4l87YgQJDM4th6eOTpnp2+C38eShVe8Snsm/IkArVMbrThydx\nWttYzAG16a/ktMz3F8mY3GIUHvVsxfk2fKsLNgg7XAnGtfUSekTQ4pFZp9tP\npI0MXBfFcw1pFm4UrW1Wey6rPyHIvWj7KIYjx70g3dY9246dmrz3YZwUVg8e\nyeK7Cmrgkv7K1xmmFhXxIZaYMuRLiAMMASKTdRjduINLmkxrHkUClHUTPE64\ndVPGoU0MU7iYzDnjVH4JztIx8xGqmD6ZUMCcBtESmgNhoTQtu15Uz8FEJjDT\noZm7CN5zb+N3yA4vcKnvAqtO36SnALdOb9eUJZJNUPYIlLBAZHG9htCQ6+US\nQTsM\r\n=PRD1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/typings/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.1.1","prettier":"^1.16.2","coveralls":"^3.0.2","react-dom":"^16.8.0","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^24.0.4","lint-staged":"^8.1.1","npm-run-all":"^4.1.5","@types/react":"^16.8.2","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^4.1.11","intersection-observer":"^0.5.1","react-testing-library":"^5.7.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","@typescript-eslint/parser":"^1.1.1","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.1","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.0.3_1550482268583_0.3506212563349844","host":"s3://npm-registry-packages"}},"8.0.5":{"name":"react-intersection-observer","version":"8.0.5","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.0.5","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"e6d73c890c6e201178c7216d9af5bccd9e5c68f5","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.0.5.tgz","fileCount":15,"integrity":"sha512-s6U4p/AUOsit6JabQ3nAjCiv6+0bRc/IkS2DNjcUk14GvZH8eVyBj5zUv5PRiQ+mu/HqmKLCNJ1WBdXmCEi3fA==","signatures":[{"sig":"MEYCIQD54U3J2WaRrPlmeW4HPXSkSZB72KnnmXK9yz17p4nM0AIhAJ2ELJMDjCWRdKSAXPKfs9NUZIxSf2Kktx1bPaWltEHY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca/hUCRA9TVsSAnZWagAAMOoP/jRVwZM6Cqk/2F/dwr2M\nI/ulp3v/HBaeRjdvylLPqwnrYoVgngZfTp/Sz/6AbVMDlHbmDjI/LY5B26hJ\nWbjsj+rfGIaXP5Cpl0b01LKzRnNEff698w1zSFPAcooShmcklOLignPowP+J\nO68f9M3zUbCZipKORFyptqoJChT+ZfAjx2FpZloV5iTXHbdpxtWlcLbYXT6P\n4XPhkJW05vcNLJnqoj4ZG/BdlNJC1vMMqrHVceMYp8P4yIt7skZf0e+mim18\nHKVND8oJl3L/o29Q/e6aDzuJ45EdNTVHxSgE4kZisTLK0EcccYh/oicPH0oZ\nXGxbSHtc5lPsXaY0kFZq7++hiA70moLyjVADlxO285m76VQ8ijqv1Pn3CT6N\noAxn/nwRkHuxdlNpPQlLIPp1SZQ4ALkJalFEaRgd+z6y64yqXgEKgGIBRFBc\nYEUXuNnkj5qhrMGCoV75HLi04qw5+hHC4KRB2Gm9A07Vjq6FjVmjMHxQ+L+x\nZXeEBHb79GCIkFDtPwM+eNW4TYCbNy8ru35RDMJoQTxzuvYYb/eJPZQoqZrA\neWECPHFPeA8exrvXIP2VIUr+jc5cWwJdSzcRkZE06SPGCTUw/eR7GxtvZQ+f\nn2swNi1GLuAjYbaGOqjMZY9qKaTvjeeCjVxfJ2pjrGG70uCBzASd1h7Qo5Wb\nfkhE\r\n=GKKK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.0","eslint":"5.x","rollup":"^1.0.2","jest-dom":"^3.1.1","prettier":"^1.16.2","coveralls":"^3.0.2","react-dom":"^16.8.0","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^24.0.4","lint-staged":"^8.1.1","npm-run-all":"^4.1.5","@types/react":"^16.8.2","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^4.1.4","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.0","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^4.1.11","intersection-observer":"^0.5.1","react-testing-library":"^5.7.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.0","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.4","@storybook/addon-options":"^4.1.4","@typescript-eslint/parser":"^1.1.1","rollup-plugin-node-resolve":"^4.0.0","error-overlay-webpack-plugin":"^0.1.6","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.1.1","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.0.5_1550579795445_0.030390748876667706","host":"s3://npm-registry-packages"}},"8.10.0":{"name":"react-intersection-observer","version":"8.10.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.10.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"e0f5b2f28c93aa1f0994ea681f61dbd55fa208a1","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.10.0.tgz","fileCount":15,"integrity":"sha512-4hEP7DYPM7ZkiFKwBbOI3rv6op7Q9BTSjfEGEfMiTXgQLql+0bNaodvGKYu/am8Y3K52aF+QRjTuP9SgawWwhA==","signatures":[{"sig":"MEUCIBtObJdtLIYNtyf+RZi908rM5YQq5XpBHCVHLw1o2l5LAiEA5xB5nPTQX9gPXGr/JPvWA4oN/YPlmaVY59OzCeqkjuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccpvACRA9TVsSAnZWagAAuDEP/jJB1BsoY5nNnAevOxyu\nV9VVyeZxPvU1NJA74BAetD3ZNYsB9/rXV+xwPYxgbRT/jkJh6m0JJe7zi44D\n9kZKNX/D57jxudTK8HqngXzxkVpJ/E4X1w4XXmRGI7A9Ixj1Rpt1ICdqutLj\n+zEY77zov5ZVbsXKGfKw/i/FydBC+0ae+HGRUac5ZbvayzSeKymqVLxUl58O\nxcNAjhFfYDd+j/VlbXp0/hX8OeJoud8RagBgFCID8ZC24cVI7PP74SesW1Kj\nCBZXsa7CSVxLzq0JqlMW8y/4hxs6byIsbVsyfBOclVT39lOIwXOZtgpaJbpj\ng0NYfiffqtq4Buf9BFeTVqzzYj2Qi0Gyw+Cg+BCA2Zd5QGv+mIu4uNv2DX0k\nyQy9b7BFyBQfe+sO09P6rOfV8BK42WK0+NfQOt4+WalQBHjjP+fdjbHDgjDq\nGMBNznFyjRuRCQVU8upXVU4lTBB8hSSePxbJo1N9IryCXC37tAu7oEGu+vYU\nc4OzYJaQzxSv+bXoP4vqIopgGF1q+qjAYZr+A2zlPSTAgJLalPqNoBjylTEK\nFr86sxh8T80991/JBzrhG42ztcQK5wcDEIONZ7JJ/guJwXvpo8uWXiAzAM/F\ngJnScsSdOs7jrIcLhwhQTXoQ+lNJ/sO1OrKbS1hYFJUQGnsf93KFk8FhSiz1\nOuoG\r\n=a1Bj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"rm -rf dist && yarn run build:lib && tsc","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","build:storybook":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.3","eslint":"5.14.1","rollup":"^1.2.3","jest-dom":"^3.1.1","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.2.2","@types/jest":"^24.0.4","lint-staged":"^8.1.1","npm-run-all":"^4.1.5","@types/react":"^16.8.4","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^4.1.13","@babel/preset-env":"^7.2.3","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^4.1.13","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^4.1.13","@storybook/addon-options":"^4.1.13","@typescript-eslint/parser":"^1.4.1","rollup-plugin-node-resolve":"^4.0.1","error-overlay-webpack-plugin":"^0.1.6","@babel/plugin-transform-runtime":"^7.2.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.1","@babel/plugin-proposal-class-properties":"^7.2.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.10.0_1551014847688_0.6080565128255948","host":"s3://npm-registry-packages"}},"8.20.0":{"name":"react-intersection-observer","version":"8.20.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.20.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"dbbb3a8a189718b949b0544bf545b9d0b12cd3a8","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.20.0.tgz","fileCount":18,"integrity":"sha512-OsAV5bgSfHgjjB/j5We6QXPXPUC/Zauur10P5EK8AGiEiYBrNPvvs/XK7fM+w27cKX85qP88NyWx3iFhvjYwWA==","signatures":[{"sig":"MEYCIQDnSBwssQum0S7TCscZjIEHsu0Gj96MOWkOT/hO9KsLIwIhAIwFdIePOieQXembiKmzIO3FnFwef133sn+K+IXx45tm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcf41QCRA9TVsSAnZWagAAP3kQAJJygy7ofFCUH4kDA2mE\n+l8at+RjntqS68T+FRFqvTHe/OEnQUvy+10cd5lCpeEh+1NwVM7nhZb1RxEB\nBWzoRPsSlvxplLfgxboz2dBITphMjTZNn/K+iP1NkM3X2wvyd/BWq+j94hmn\nvcVAqYyr3NfbUx3FbexXy5dcHVG1wOT9s3DZfm3CcWutf+l80RfMr5IYIV8Y\nf5p/DxwQS2CaQipmkWESZVPIlrqRRC93hjom+6jong9BW2qbsT9hLdW1MCxC\naRBDcaO8lg4XJ/2ZzkDgPrT4y7fOqMUaZ+8rLnFg7/WKVg/Cz+4+h1+wRIGl\nnd1NlqZcou23W6NSeVTagLmsUOMu9kLkFL0LalL3YVLrvJMEx75gLgGMRx96\njQOVZoXh/tpZUHBBVdm0Swbbt/WnDQuDCsaxqsTi8d9j418pJfOwaoKTF9Gs\n7jeCR1P7yXWeVn6MLalWhsducMCZu2ha5II22o5+hwOjxgKeSLXT7yi9Hw2p\n/8jqG4nLRtibQUf5w+655scUDxMrUJUNl5g5bcXnPWtIcISFZX06pqsouQHE\niecJHK/1i6/aqsAItTvaKUvOiVqHoLnlequc+tPO9mUK/F4U5Rf/s3vQQNjL\nQPCNMbTZ9fUSV2pTdFR4m7dIdoqDmTSvo15i/6v/ZuKgImNTuHfwFaysTP5R\n0kFF\r\n=BjfM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:ts":"tsc && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","storybook:build":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.3","eslint":"5.15.1","rollup":"^1.4.1","jest-dom":"^3.1.1","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.3.4","@types/jest":"^24.0.9","lint-staged":"^8.1.5","npm-run-all":"^4.1.5","@types/react":"^16.8.6","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^5.0.0","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@typescript-eslint/parser":"^1.4.2","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-transform-runtime":"^7.3.4","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.2","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.20.0_1551863120137_0.40765631645596256","host":"s3://npm-registry-packages"}},"8.20.2":{"name":"react-intersection-observer","version":"8.20.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.20.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"160506f6a74ff39c396dfbf0d1c4ea47520d7a7a","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.20.2.tgz","fileCount":18,"integrity":"sha512-md7MOxymMQgujJJH9m4rYrGgYQYcsAR40kcuMXKNXUOOe7B2zqByXSGZ5MZe0DqSl7oCxjlV1IyMJwg7pIPn2w==","signatures":[{"sig":"MEUCIQCOg/tthcvJE+xiOgU+slzxuEzxNbh+v0/dG7espdcUSQIgUoQ4kzHMk1K0Cx0mVsd3oZ5W6I3WMN9HbxuSK3tQDUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgN+iCRA9TVsSAnZWagAAdBIP/i+ruC/ANGYviV15vvkq\nF5+94idZW/gp5jSbDxxGSmJ74uXDLJgfvL4LAPPj7Q6xX+ATsihlB1/UwDmc\nSPAEur14/QRW1ZVjVvRothmWdFWVsTq4+qBYTptw+J1UqRDuQHH+PuEGMm04\nv4hjkNwOJH4NtvWHbeSVAiLelySjFjkbB1/fzHaeqvXaiQgQteqHIqOhgd0n\noVgzTTSDyKbAvxj9Yyge4Xni4XIfhzm/VV3JmZlScLhb7pjyynr81PNE3Cw6\n9UrDPIXzyVXTTy9hQZANjPohTKbx983JttBxO9fbKqkU+ovyxgaXjnGdS8/r\nlyp6ORJJKIFOQH4u9/kuUOirRUxQuQOFqfy9QekExnU/K6sMtNr5M+5BgFSM\n2tQH+7A883ibNHWWd72L2ormRYA2Rg3uzp48oL9fMP/aVgdPj7L87iQ9kGt7\nL2dDTnBsIBG+ssRLOjNeU2KVGjvpJAaFAR5mO8zdQdNTKmXOsHI15ohxLhSW\n5O12AxIB6oLaDLGtBU2ZAVkRmx8+5V2ymCJY5/cx0Y5UrmRbFSXghlPODn8R\nAyAxaxmUQoXOK8I3bKpqXZ0k1QVAG8n00xCFfSfF+l4bTsJLtaKyPLnl5TU7\nvQM8yS54pauNGg7H65Sp1tBsqy5HCbYTmWyfHBM3B4VbU8PWrNFKEe8D4wMs\nJBxk\r\n=XTgw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:ts":"tsc && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","storybook:build":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^1.3.1","react":"^16.8.3","eslint":"5.15.1","rollup":"^1.4.1","jest-dom":"^3.1.1","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.0.0","typescript":"^3.2.4","@babel/core":"^7.3.4","@types/jest":"^24.0.9","lint-staged":"^8.1.5","npm-run-all":"^4.1.5","@types/react":"^16.8.6","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^5.0.0","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@typescript-eslint/parser":"^1.4.2","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-transform-runtime":"^7.3.4","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.2","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.20.2_1551949730190_0.8503697352432815","host":"s3://npm-registry-packages"}},"8.22.0":{"name":"react-intersection-observer","version":"8.22.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.22.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"39070de481592f49c8016198e4183cb7aa220383","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.22.0.tgz","fileCount":18,"integrity":"sha512-l8eMob4F0tDRQ+F0KvukJeKiwX13BO3FoHfJo4iKqqcRz8zOmASmW0vb0ANq5G4lMiJkry8S4nvRDbNrOtTj6w==","signatures":[{"sig":"MEUCIDrWf/tXqEWyrHrZhcfie8lGQhXYzKqZB7gJH0xnM9MYAiEAm783LXGEfcP8BVe0LjNpAebmIcFlCGsdvjY/zbkwmhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchtImCRA9TVsSAnZWagAAk1UQAI3jZ8SgWwmX9TiQI35A\nyv/CtdD8p1tKOJATJd3jaGJoCr2jtI0/lzN3bAweGLGGSviyfZYCffqVCp3u\nnpTxYvQafldtvIswX/st5Nq7FPdlJIXdBVTzxEjinPdiSn69h9LZWf+ONUN4\nqz1vbVnWJ7jfdnVqQWC6yK5KlYwZj2HhVGTKMoSWO9vePobHsOHcueONmxhc\nVMA0VEi5oZOUCy/yNWPXDRLAgUXEbsR+df58k5sRj7QBWTHwI3nVLYGvPOPH\nXP8Pb1AEuqVZ1m++GeuPxExUNHftUrvqrwwHbhRMXicoPoMd+2YoPAVS3uM/\n1oR6VTCanOOifDMfdu3epy/7tAoSCx/4E6nd3RJnxTeytM0Lj0/6pqJgoovw\nr5I+fa5DTIVRZSF4IpFpuqSGh7MGbqXX2zcTjftno9rgvcduoYBdUymuh3eD\n/wcJM1S6KU1TONUnJqGjTzsKSGmolXBMRm739WaIXrVISZCaFSqdpLJg7Joy\n2/N9ddU68UerabidsfNPSaIN/oItbRCyL4isZ4L9RW++KNlzlgRaXyZbo43H\ng49VYrrHfQW1SiqzKa90EMTGc0Tmk6spXH0HXhkSs87uHosDetiFpnmboiwe\n9oeJWHS/c7sd3WriFwo5YPCQsgdKK5KqMZ6NfZJrP+021cTN7IXoeM6cHyAZ\nLNGo\r\n=rX+u\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:ts":"tsc && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","storybook:build":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.4.0","husky":"^1.3.1","react":"^16.8.3","eslint":"5.15.1","rollup":"^1.4.1","jest-dom":"^3.1.1","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.4.0","typescript":"^3.2.4","@babel/core":"^7.3.4","@types/jest":"^24.0.9","lint-staged":"^8.1.5","npm-run-all":"^4.1.5","@types/react":"^16.8.6","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^5.0.0","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@typescript-eslint/parser":"^1.4.2","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-transform-runtime":"^7.3.4","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.2","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.22.0_1552339493527_0.4842051320281451","host":"s3://npm-registry-packages"}},"8.22.1":{"name":"react-intersection-observer","version":"8.22.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.22.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"d43035e0eaaddd35b0d6d97b6ca434fa7b9fc6e5","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.22.1.tgz","fileCount":18,"integrity":"sha512-juc0QJIYQNb4hhRKob3fTdjv+7tavM04Uo/Jg4aTZ5ol4blCa7mHO7dhdV7kImyLBnTzyVTjm43ikt02MEPXtQ==","signatures":[{"sig":"MEUCIQCSA50pbGQ2zlWIaxLlNCO8CatgWiVGPNodXevAUvApQAIgXOiu0XvafvHE/g0YiXREZCi0KIlZSql+bbzmlBw4p0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJch2ziCRA9TVsSAnZWagAA5YEP/13PTs2FUznfysm8Q+yw\nci8UTbP0zy0W9MVRqdj0nZHwUV+8bNF9D2SFGalD+pXviaul8LKzxRjYX+4O\nhr+PBPNMbKmPDAOBACOSaBd0ZNHSIfAUVGnCcH7mRE3wUV4RbNEfn4l+tLyu\ncxujC3N3TcXgBeM5bgJYUFBMq9PJIPV/pNHtm3nRF7ADrfC3u7ZTmYPZTVIG\nqysB4OxvRaXBR0I9Q3+JwyQ8Z+MN99ZWXR1wZnU1L3JWFBCIZ9tHF4Uwt5vE\nQtMqSW5UADaKiEAhJjEfDzB5dKvPsmLwdWa4lypHzoQapawxscAw/VJVqkMT\nRgGE5pJztWac4KucaySAgE0G9py5wkbsQkfF3Oj2g6tvz4X6K7E1soq7IbGU\nF7sMY0m01cg4qVFfw10YR1FgDX6Ur177wnu51WnN+rROtBHhGjozaY9vxs8C\no5uocvaMGUTOZaX5WspQtIMdEEtYp1lcCZCdNxPEBGAEZfard7YOXNOpLULK\n4cMwB9cszzy7scYK712Qko/h5CUkUcHkj9OTWgtU1iY1oTZL9W2joIk2TrVc\nX2007y5xuvH4aSU2t/ptXS7oh1ed0O/+KeoZ3nlgN3GBKfjogCyZoFEjmP2w\n93ccSu1bMdFgPoV14zTAHH52FHLv3KNSWtxUYgyeUKcsKea90cXKLk0/ICuM\n0ldg\r\n=5YlN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:ts":"tsc && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","storybook:build":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.4.0","husky":"^1.3.1","react":"^16.8.3","eslint":"5.15.1","rollup":"^1.4.1","jest-dom":"^3.1.1","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.4.0","typescript":"^3.2.4","@babel/core":"^7.3.4","@types/jest":"^24.0.9","lint-staged":"^8.1.5","npm-run-all":"^4.1.5","@types/react":"^16.8.6","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^5.0.0","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@typescript-eslint/parser":"^1.4.2","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-transform-runtime":"^7.3.4","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.2","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.22.1_1552379105702_0.5523788807644425","host":"s3://npm-registry-packages"}},"8.22.2":{"name":"react-intersection-observer","version":"8.22.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.22.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"fb902c1e1c88541814be8bce0ec5efca8c4b8160","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.22.2.tgz","fileCount":18,"integrity":"sha512-NfAlhjaqzK+Al8PcaKWd46JIsSbdYgvXq19PP2x9n6g3DgRifk5vea1KqHkyLE3oQPijL/9IEBxdOhbq53Bq+A==","signatures":[{"sig":"MEYCIQCRD3b0uFPFCtUYkVvB3uLnhTzJ3YJYyBXCq9vh6m4jHAIhAPClIblp8qGIYDRUqvyTR6OfRc9shi5PFS3UHr5npRbk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciLjPCRA9TVsSAnZWagAAX+UP/3ECPE1PI34sC7tanjnw\nAU1P19UNXgiC6GEmLU5XaQEHGAdrG5Nx1yAk5GUIsk+OFfIwS0xr5FHR7ZrE\niOvgckqajLY/6mcMOKF5UB+KOudVJlbwfVPvRYMuGOGCVq5GLZtrCjuJCLKb\nuejNdFHuwKPj+FsRHSLIgwtD7+ylrBEy/fTl2LZJojBqm5wlG1AJWlIS+Z4f\nIpK+zdYjeXgJPJ1XUfetTCRvoTT4g8SWl0kWI4b3z7JwKBMJFVvKNWk5LdcO\nku3gnRstKaamZLiYpfTGjajs2qDq7kC9ZWLp+W3wMTUyqakVVQcl5Y5n7cko\nSSdyedwTcAOZG5hThsTIHcHTyf9NXMddSt0s2258TGzSvqLX+Mhuf+3AvBIY\nz2QwDmkio/spOhkyb/Zv8CjiXBkaAHQ3dGCQibs1crzJ7CpDgLmuLXmOUXtM\n53zsN6hsMyCUnaT8iEcJAbt8U6rymN2Y1U7+YD0BLU+6iCCcjigqnJ+420IG\nT/mUXwo0ZEJ2ALoOuGv+60ZBG2jLsSNfcuSawxyq8yk1cWYC2iAilddjbbdN\nP5ioEq8bsVQxxbme9D6qkoBWwV/neeoU+ZVptWskIzoofEvshON2hIbwJoPt\nxiAh7GtO/1vocnNYKtKmp9UCYdKorsdEx1REFzGfqjyg9tOVDJy56HJHBBHc\nWD9t\r\n=MVIY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:ts":"tsc && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","storybook:build":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0,"react-hooks/rules-of-hooks":"error","react-hooks/exhaustive-deps":"warn"},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint","react-hooks"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","test-utils.js","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^1.3.1","react":"^16.8.3","eslint":"5.15.1","rollup":"^1.4.1","jest-dom":"^3.1.3","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.5.0","typescript":"^3.2.4","@babel/core":"^7.3.4","@types/jest":"^24.0.9","lint-staged":"^8.1.5","npm-run-all":"^4.1.5","@types/react":"^16.8.6","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^5.0.0","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@typescript-eslint/parser":"^1.4.2","eslint-plugin-react-hooks":"^1.5.0","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-transform-runtime":"^7.3.4","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.2","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.22.2_1552464079284_0.009493376983448876","host":"s3://npm-registry-packages"}},"8.22.3":{"name":"react-intersection-observer","version":"8.22.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.22.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"55c323ad128d662c24f266090024370b4d16b82e","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.22.3.tgz","fileCount":18,"integrity":"sha512-CfpTbXmNes1PtrxoAy9QL0Ztn3h0SmxtpxQMmxJSb0xgxgrFbzv02Lsi4L88xBWH5Xza/oFAzCsz9P9N4AnJhA==","signatures":[{"sig":"MEYCIQDREqe/RDm6oLY9swx+FUBczvn08HZGaX/uKJAyXBqimAIhANZmUrQ8yN9BrHfSmfAPrdYOra2FDt64blQS0WpATc12","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcispZCRA9TVsSAnZWagAAH8sP/j+jBfsGGB2AOXHJeasD\nfoPotJqAe/4JtmMBTOXoufQd/JS9rttGAfBj6AcUS2ua9+T8WVfuUE0qyz+0\nx5CiIxKFXHtW6MOrN3SPwEqaUbvzQIlrxc8n6ep/tzv5Ulqw4OBKYaLoH4bJ\nPs2Tc1g3OUJ1lHAxN+qpRHmrJw2GshCOEqYI8aYKBnotQqZGH8BDg5xPluPl\njqtnROheo29EqFwmFUDGvWiE/3i8yTcb5bTpu5EQjHj4pErK6UxQJ0nOPAn4\nukfpyJ+q3aZh23nBg8BOlQnVFpqUdIEyhyAOXuwjTnXXYZG6eLY8ale7PyB8\ncb4SIVcU5xLeSLMBO/v4ZkrvD3y/sGai+skQo1hrpvhvPjwR02vU2ousOf7z\nFlWf0fJ8OcJWUOUYP3iWMWcPqQFZZ2RMz2x44DgYmm3GbV5DSIWfX++cGSXR\n5ldx34GKSKlU/94HOCFGmfSEwnJYrXOTvd6u6hvVZ5gomF3XU0eR+4kYMY6S\n5Ni4sJ6ZlLkk+Rwb3XS2UQjjAZcDvmvQfz5jpNBiKc3yYHqd9CsdtOQaBu62\nfaa9g1fj1tHJlbBxGYf0H6mHr/56ZFKNsppoljmjUAroTLUzOwI6QmkRlPUN\nbZnynH66Q6kgyVldY4g6EVjgsFMPzyOR88GSSpxRlqs2xKNjnRDFhZRTPTxm\nLVvg\r\n=bciB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:ts":"tsc && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","storybook:build":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0,"react-hooks/rules-of-hooks":"error","react-hooks/exhaustive-deps":"warn"},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint","react-hooks"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","test-utils.js","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^1.3.1","react":"^16.8.3","eslint":"5.15.1","rollup":"^1.4.1","jest-dom":"^3.1.3","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.5.0","typescript":"^3.2.4","@babel/core":"^7.3.4","@types/jest":"^24.0.9","lint-staged":"^8.1.5","npm-run-all":"^4.1.5","@types/react":"^16.8.6","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"7.x","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-uglify":"^6.0.2","@storybook/components":"^5.0.0","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"6.x","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@typescript-eslint/parser":"^1.4.2","eslint-plugin-react-hooks":"^1.5.0","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-transform-runtime":"^7.3.4","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.2","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.22.3_1552599641072_0.17445867903151635","host":"s3://npm-registry-packages"}},"8.22.5":{"name":"react-intersection-observer","version":"8.22.5","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.22.5","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"831a7a4d6a470c428fff40a9da6d947141979776","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.22.5.tgz","fileCount":19,"integrity":"sha512-iVPLXpg2tPIuKTyFodK+QZlNtLv5XC89yzzsWwTsPIPGOhbbbabo9RhNeUypc+miq5Iri+35/eRrSYGUl/79bA==","signatures":[{"sig":"MEUCIC+Tu/rMineKgb3JRObFqFGEW7jhz1H+JWjkK6MDFGzhAiEA+rEACeqa1Ejz+kG2BYqNxW2ubzg7EqZU1Bkh2Kk7fWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmMhwCRA9TVsSAnZWagAARzgP/AuqOkqx1TcFkmj5eUVb\nGw5VX3ExoI9B5FXAXd47Ddy0xUNpL/8I+pFKIeFu7cLObzaLP349ejV/OCxT\nC+DjqxzXjKBOjx5kuYFc43D/s12JkRjJGHVIFASKtjLX72NGkyLOQlE3VXpp\nG8t34TlP3A2vJpgNcPclUtS5EBt1dCONyP0kLtn3Rg5g66FtztCsJ8LpOW0m\n2L6zqPtVm0MEQts5G3zsAx+WK7do4fjAwK2VozT8ubSFh5/p1t/vCbUlPDuU\nVwJfcKlNx44R+1zReFDGqNz6NOxI0S31hl+NxmJmDMdzdNrbZd0IoflazoMB\npVrWkJKiDaIInq407kptWx6CojWD9AG/DmyMG/XwCbkOQOWpTqAk/+OSTNuP\nQcif1ixDgJjsXgJtvKFAYDjTbrjIm6zKG8jm0KkCmbRKKgjjEq1cwsid6BfN\n+gJLa/W3kI9/P7hZekCcl0X7+FkBi+aqViMXDCJlnFIqTe5U9O+2l7ugtYyJ\nueJ89mcqSuuDaXI8HIIIn04KDUw0hKE5/MYbKp4Xwmfn8RlcYjyYQZL58tP4\njqqvmmeBFIVfQcgR2LmyFnz9LoKUJwSB7vnsbiZTxPVw+/qOLsrbecvnmApV\nwdmPw38NP1xyerqerNaF47AbM6ORUg9go0Z1iEJipUTa0WJaYJO7crgIb2bn\nrzK1\r\n=9f5i\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:ts":"tsc -p tsconfig.build.json && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","storybook:build":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0,"react-hooks/rules-of-hooks":"error","react-hooks/exhaustive-deps":"warn"},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint","react-hooks"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","test-utils.js","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^1.3.1","react":"^16.8.3","eslint":"^5.15.2","rollup":"^1.4.1","jest-dom":"^3.1.3","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-jest":"^24.5.0","typescript":"^3.2.4","@babel/core":"^7.3.4","@types/jest":"^24.0.9","lint-staged":"^8.1.5","npm-run-all":"^4.1.5","@types/react":"^16.8.6","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"^4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.12.4","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-terser":"^4.0.4","@storybook/components":"^5.0.0","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"^6.2.1","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@typescript-eslint/parser":"^1.4.2","eslint-plugin-react-hooks":"^1.5.0","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-transform-runtime":"^7.3.4","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.2","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.22.5_1553516655357_0.6278703291920082","host":"s3://npm-registry-packages"}},"8.22.6":{"name":"react-intersection-observer","version":"8.22.6","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.22.6","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"b03ad27a612bdbb5510f5fd21e997bdfc012d784","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.22.6.tgz","fileCount":19,"integrity":"sha512-xhQK9jqU4yUUCQPne4rXt21ExnWTpbC3fhXlJlWOchFH2S9kaf0CJU5pTyCds2HKs43QE1+y4sGkBAoktnpdGg==","signatures":[{"sig":"MEQCICRrhEdyYJNLB0/EJQyY0CtwMSpHqdLriLboJOkzy3hrAiBxtiYsPuZsTd3HU5zW97h0WBpHC9v+Xz9p4NtfrvZsIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrwCYCRA9TVsSAnZWagAA+WsP/2T7f0ZpaO3ftUVbv8I8\nG7WIDfGr0bhaD0BQkooUhBJNR00XAU0WJyRygz/qfOPIQ55OwmFWfJNfxLl9\nhM05hIMbAaAaJkEd1oLghkac1ZyLiftThvomwcHFmFwoyHij9OV9wZDlAljy\naK9vDgHENbBunfOt3zj3Eq+oyCarT0DaRsRCv8REahQZ5bif0hmd0dBnDU9o\nSrWcEfB+d+PR6GfKvWvnpyYwDUFuF7kVqKGvUKAEAzBxL1uPy0yVP/iLUfKC\nO9el+G3u6zlpu87gJxE2GcxYUt+zAEIybRZqUNiCIBCbCyXUxYetmGrmvoHG\n/RASaJCuhjGWKp489NibVL8oKzYbx0yIVsGzV6CaCKLsqYEHN5xKwDYAn9cn\nYR+yZHYkNS/xFF+zXSf07PYrlsGGL3LVifBTNDL6diq1LShGj9BxHpzBPkqB\nBFDtkrK8OLNG9CeXVHIiw5qI/TRfEueNsT9lr67w0AwQmlkRc1irZ+J3xeua\ntpc16Qe1X+53XN5nPcYiDiyClS4MblyY8gRVBLls7KOPrllYeNSSJmY/g8uZ\nTz0UvO388FKFPwT/9dc75ScfWkXL289UJAnasC+5Hq+EbKqTulR+P5l43koN\n1JuccyE+xNs2S6uFgEiPgqtFKB4L7zDh/uj6+o9nHhpUYIfA6ePRvndRpIvn\nJEhy\r\n=2CZg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["react-testing-library/cleanup-after-each","jest-dom/extend-expect"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"dist/react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"dist/react-intersection-observer.umd.min.js","module":"dist/react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","build:ts":"tsc -p tsconfig.build.json && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","preversion":"yarn build","storybook:build":"build-storybook --output-dir example"},"typings":"dist/index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0,"react-hooks/rules-of-hooks":"error","react-hooks/exhaustive-deps":"warn"},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint","react-hooks"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","test-utils.js","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^1.3.1","react":"^16.8.3","eslint":"^5.15.2","rollup":"^1.10.0","jest-dom":"^3.1.3","prettier":"^1.16.2","coveralls":"^3.0.3","react-dom":"^16.8.3","@babel/cli":"^7.2.3","babel-jest":"^24.5.0","typescript":"^3.2.4","@babel/core":"^7.3.4","@types/jest":"^24.0.9","lint-staged":"^8.1.5","npm-run-all":"^4.1.5","@types/react":"^16.8.6","babel-eslint":"10.0.1","babel-loader":"^8.0.5","concurrently":"^4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.3.4","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.12.4","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.16.0","rollup-plugin-terser":"^4.0.4","@storybook/components":"^5.0.0","intersection-observer":"^0.5.1","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","@storybook/addon-knobs":"^5.0.6","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"^6.2.1","rollup-plugin-commonjs":"^9.2.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^3.0.7","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@typescript-eslint/parser":"^1.4.2","eslint-plugin-react-hooks":"^1.5.0","rollup-plugin-node-resolve":"^4.0.1","@types/storybook__addon-knobs":"^4.0.5","@babel/plugin-transform-runtime":"^7.3.4","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.4.2","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.22.6_1554972823730_0.9585018231431908","host":"s3://npm-registry-packages"}},"8.23.0":{"name":"react-intersection-observer","version":"8.23.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.23.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"1533aaf39cc70300ff8ca37e6551d2d68a589cd0","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.23.0.tgz","fileCount":14,"integrity":"sha512-kHXfxhGKvVDNkrvmh9CKCnAWvJBigyB7oSDzMXL54weFDwwI4WfTr58YauZ0RRPkGzoD/hYEuzfS1wipXn23fA==","signatures":[{"sig":"MEQCICseA4HFgLvw03N7lsR4C7blQHcxorCPMYnwh1DY8VvVAiAIQoI7rNZNoLlGHvIcFoQgyeAyJpy7CpoCgai7JsWDYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxvw6CRA9TVsSAnZWagAAfngP/RnKG8VyGGb3DYhvHoYc\nhKvCc+GMqFP30cN3ZPZGftwISTTP12cXrOT0D7SrblJOdST+ewS5m9c54dDW\n4wK4BbxY2qnGzbvhsNMQR7SUisiIMYHjEKIxZK9hZfGtRBW8Q897MXZ63LLI\nWSOJyOuHpCMZFcOnlllYivk0sU3mzf6jEZG6vHLJY8t18oTGoh4P/C4n6+jP\nVVwl0v91N2JFriENhIcu1vfa/t19ImIwWEoZlPAV+VdER2CfojYpBNfiWEHs\ngf1J4HvDMXgb2Xg5XDY9rpAvyS7iLJaVLil1Wmdb37R5samXjlwR9RpJTxBe\neAz01g8Ca49wuAiMOclc+/n5R5IivkGqALsrOiBSyqIn55te2jTKXBXygufV\nx4QqhLS4dZExI+eQZ1ssAY0jquUDAux3W33yKm5EzfaF8FP8BKNggaOiR5P5\nvNGPd6mRXxgvKTyfg82j9hRy+UV16MTnNQ7iqJq2zEZDk/gHeOo/m4Q5hZWc\n0A84Ldt3aRsl2h6VkVLiWZ4wdTzJW9+NCyz0XNS5GtjlPqZAEsbFi0QP92gP\ncG4rMmAZLrfQ9RMWUVedOX2R5GHD8u61qpVJkxAJJ5U4LBHKOeq25KkH7VJu\n2jlZAOW405Yy5Eg37hAUI5J2ccWWlVtvoVVadzF179Xl1i4HWKDo8taALETS\nPyMY\r\n=pZPn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","private":false,"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.9.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"_nodeVersion":"11.14.0","dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.23.0_1556544569755_0.7659850306117673","host":"s3://npm-registry-packages"}},"8.24.0":{"name":"react-intersection-observer","version":"8.24.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.24.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"np":{"yarn":true,"contents":"dist"},"dist":{"shasum":"91dab74653ee82b024787e385ccbb7cbc85e5b4f","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.24.0.tgz","fileCount":36,"integrity":"sha512-JvkKBYILy1YW2uqF/vmPnMZKNpk1+DwBnN9GNaqbUnywO44fw/HOPckO10RWGStqMV1nRPiMARBKZDomk6EA0A==","signatures":[{"sig":"MEUCIFN1GVMvXDBbnE8VkMuVrb28WnQrYHFZBJ6PTRVXx9piAiEA04hvf7aZ2T8DjvSYsnqD3uJuX+28EvPPrcYhLzTE980=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLOSnCRA9TVsSAnZWagAAy7cP/1kOLbqCeZzAomaEt9QL\nfi7yeQ4RgpR7lB/PdYsLeZCv/KHiGLDD+mj/pOC+eo7AOK4EJ9tEjMNwx2ZR\nAukKa53FKu+Ft33hTaAqdejBEKHVUMPdkl5KSQih7FSR25hEGIgI+8N71vgx\n6afTn4T+xJuinZtuREiZvTr2s3zTZ8MNdMyseoi3oaJtLkOw6NxFV0ih1ESL\nWlEShrf2Vj0nHKks257V+l5ste3y+0eh3RrZVdmGXk6CohGUB3sh9omnQXHc\n8SxjwDPUWvgGqvZufBbfY9tq7C9vRbAqFXJyxcN5umJG6hG0+tmIzWnOhoCb\nd4SWJryqIotffuOzRZPXEg6T236u9jROZFcZwOzUUD49+vDgW6qPyY39uOQl\nm47vx4Hwn7CvVGF3kPj70VJUHT+7XXcNgUDJBkCZwKwPBv5AjCjcii08BkuL\nIzHfVXyI9+2FNgDN8nC32TYXlgZcL2NCjyskSJDcSuKTKOPNcBC1pzE5uAoh\n962DO0bO4EaQMf7YcBibmbkYyCFBxbwYSo1tlwV3Jnbqtdfim+F122rhnTAW\nH8sDzytHD8WbLJ5IvU7zUFCpKTneuPQWp5BNGVpnIKk5S0Z56gW0AvCnpyGD\n+NA5g6u9R7KFalTErH0ThF72Xtt/NpuW/nVtFOLjrJDPvaixfYdMK3kYK2tl\nfgF6\r\n=Egal\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"jsdom","setupFilesAfterEnv":["@testing-library/react/cleanup-after-each","@testing-library/jest-dom/extend-expect"],"modulePathIgnorePatterns":["/dist/"],"coveragePathIgnorePatterns":["/node_modules/","/src/test-utils.ts","jest-setup.js"]},"main":"react-intersection-observer.cjs.js","husky":{"hooks":{"pre-commit":"tsc && lint-staged"}},"unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","scripts":{"dev":"concurrently -k -r 'jest --watch' 'yarn run storybook'","lint":"eslint . --ext js,ts,tsx","test":"jest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","release":"np","version":"yarn build","build:ts":"tsc -p tsconfig.build.json && tsc -p tsconfig.test.json","prebuild":"rm -rf dist lib","build:lib":"rollup -c","coveralls":"cat ./coverage/lcov.info | coveralls","storybook":"start-storybook -p 9000","build:copy":"node scripts/build-copy.js","storybook:build":"build-storybook --output-dir example"},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"semi":false,"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"src/**/*.{ts,tsx}":["eslint","jest --findRelatedTests"],"*.{js,json,css,md,ts,tsx}":["prettier --write","git add"]},"dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.0.0"},"eslintConfig":{"rules":{"no-unused-vars":0,"react-hooks/rules-of-hooks":"error","react-hooks/exhaustive-deps":"warn"},"parser":"@typescript-eslint/parser","extends":["react-app"],"plugins":["@typescript-eslint","react-hooks"],"settings":{"react":{"version":"detect"}}},"eslintIgnore":["*.snap","test-utils.js","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^3.0.0","react":"^16.8.3","eslint":"^5.16.0","rollup":"^1.17.0","prettier":"^1.16.2","coveralls":"^3.0.5","react-dom":"^16.8.3","@babel/cli":"^7.5.0","babel-jest":"^24.5.0","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.9","lint-staged":"^9.2.0","npm-run-all":"^4.1.5","@types/react":"^16.8.23","babel-eslint":"10.0.2","babel-loader":"^8.0.5","concurrently":"^4.1.0","@storybook/react":"^5.0.0","@types/react-dom":"^16.8.2","@babel/preset-env":"^7.5.4","@babel/preset-flow":"^7.0.0","@storybook/theming":"^5.0.11","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.12.4","react-test-renderer":"^16.8.3","rollup-plugin-babel":"^4.2.0","eslint-plugin-import":"2.18.0","rollup-plugin-terser":"^5.1.1","@storybook/components":"^5.0.0","intersection-observer":"^0.7.0","rollup-plugin-replace":"^2.1.0","@storybook/addon-knobs":"^5.0.6","@testing-library/react":"^8.0.5","eslint-plugin-flowtype":"^3.2.1","eslint-plugin-jsx-a11y":"^6.2.3","rollup-plugin-commonjs":"^10.0.1","@types/storybook__react":"^4.0.0","eslint-config-react-app":"^4.0.0","@babel/preset-typescript":"^7.1.0","@storybook/addon-actions":"^5.0.0","@testing-library/jest-dom":"^4.0.0","@typescript-eslint/parser":"^1.12.0","eslint-plugin-react-hooks":"^1.5.0","rollup-plugin-node-resolve":"^5.2.0","@types/storybook__addon-knobs":"^5.0.2","@babel/plugin-transform-runtime":"^7.5.0","@types/storybook__addon-actions":"^3.4.1","@typescript-eslint/eslint-plugin":"^1.12.0","@babel/plugin-proposal-class-properties":"^7.5.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.24.0_1563223206892_0.893161689001768","host":"s3://npm-registry-packages"}},"8.24.1":{"name":"react-intersection-observer","version":"8.24.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.24.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"f98ec6807a039c7f1456d457e4fe2f434a28d12e","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.24.1.tgz","fileCount":15,"integrity":"sha512-4ugly0PWrYpGIgZeMD/aqjBzSlA5+W8k89+1FBC7T8w9Q0k1aOXFyQrcKQOoGfxSUnCPItqmWLsg7j50WsfVnw==","signatures":[{"sig":"MEUCIEf36dTf+Q710UGefnGWFLXG/Db6WJBfAzi/XRdx7TIlAiEA5ih6jzEpkg3LQR4l42qdAEr7k86NEKoXVq3xGX6Ayo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLOWZCRA9TVsSAnZWagAA894P/0FJ8wYOHV6QqIBJqdzb\neOH2KL47YBXFsxO+NLJ5ZGWnw7ymoqg7CMtWf+A+WPgfP6XLbX37zt4kiWAZ\njZv7d9xpr/DSvIfQ7EnYILlvFMXZch8cHfrAQV3/C/vZog41sqxp0PitOKVC\neG7fcEmGDNHlNl8araVMDSWtPw6pBcWDxYSgTbcbejrUY0TvaTbJ6OoSbFSF\ncmL9UUPWzsx/P3JphwSLw0qhRBvMXjp8W0ZzCSKDUD+jHI5eCCanWB5v5NOx\ngAHxTyMRQtHjqKnxKQvr91UAExOE52Qdxt3TKr6XwlFa4zfsE6dFRdKVFqeA\nobFpryNSdEWCA3rWC5rAlHRUyneOG/nUXeINDTzzL9CFA41GlktSC1g1C/HC\nly/5CYeaQtHAPXKiEU8ZXs30gAYtJcLgw2299XVSY7WOh9tdFWCndQY/KZ6h\nWJdG3GcTPGuyDbbfG4RkzTOjabJMvJLnueJPPJw9BRZZrZ0EuY5DVLaXyE7j\nJnv7u3XqXWmgzLUbpVDhb6nOYqRXHyC2cdOwlFHWSc+nNwSdcK+IvG/yP2ZW\nDdAUnB9hn20lEA+cWCPrshDz9YFLB21DZc+/khds1PiLOmRJFl2PaOZoHskq\nViysRnrU71+CkB0fs5DQ93oLvCY9j8PltIeI1RUnWkGhSkYrsZqL10Zqjwss\nEAtb\r\n=r/Gv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"invariant":"^2.2.4","@babel/runtime":"^7.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.24.1_1563223448590_0.3380926218981377","host":"s3://npm-registry-packages"}},"8.24.2":{"name":"react-intersection-observer","version":"8.24.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.24.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"e4c2474aed39b0962fcde68ba3c12c3c05d28988","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.24.2.tgz","fileCount":15,"integrity":"sha512-1l3eS/vZ3ScS6xawgeysl2z5hCtzJ2o4eYyQu4VdrbaahcWJccphPmZmQvFRsHA1tyKpMYV+KCrKfhuN5w8Erw==","signatures":[{"sig":"MEQCIGYOSycBxvSaC2LVEvf2SXYrDL05dxC8csIUPjPmiXhEAiAMOv6HiaVbni38hQcaW4k9GX3euNAZV+WPUMlTGg2hdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddirZCRA9TVsSAnZWagAAbUMP/jWjmFA0W84F2qci5Lyl\nt2F+xSn+4j01NsNMWb6nyCttkNLqytK4R5rEl6ME0Eib2MdnWMaVqD47pr5p\nxprFZyO72h9l33lGqXXhLJcXj1V9C805kUoobzME9+kRscbgvu4uug4kMXLi\n+Y/VbkxP6nsYAvj8EeoZK7WqyxO+doO1Q9WOC7hvWa0965zGIHyzHd9BN7+K\nT6ITl/1iIcom+l1o2Hpisyi5Y6bid5nHtxWlyP8pbPuZnDBneeudfOYXj0fV\nqKbf+ARHLQFWy3NeStp8yeJ3YCPrngaupTrBXZjuvXm9w4VEgXRzYy7DQo0i\nZznTOusRrEijJ9AyS0qno3K00w/Kd9usXtPnmOSk1a+vvuR0mKaGE779Yy7p\ndqsGVIwTTBFEmu6kutB7WicOdbqGXFQWIVYCD3OsOwDm3ZTRjWiuOLnc+x3d\nmrctc0exhP0LfVM9gFhdc4PGQgUOZVMw2H1EFiuyF7gyuKlKs51rMAy35a0b\ne+UrmvZfamr21zZSpDSNs8Ib8AAdZ0nAo7DKzfJoxBUXVnMqo7zcsy4EtfIM\nIBq+MAisp3jcPlCCFB0LPyyoZmIxl29s9uNeu3cj8ordtgR/tI4XCnhG326h\nN1EYdPIVdsy9ta2ovdAaj25KfVH6gf/LZesiRW16bLw3DXgyToeotklNnS0u\nucJr\r\n=yVly\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"invariant":"^2.0.0","@babel/runtime":"^7.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.24.2_1568025305118_0.4581161119735053","host":"s3://npm-registry-packages"}},"8.25.0":{"name":"react-intersection-observer","version":"8.25.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.25.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"78320806cbbcbc04bfe127d182a6adb230e79a20","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.25.0.tgz","fileCount":15,"integrity":"sha512-wGfcjrSQ2ODmPCQVKLQszSZD9WsmklWy1LE32ppe8lfGM0jrg5moQFlcinCrSSWUiBCTia6LtQJqAAWpHZ9rqA==","signatures":[{"sig":"MEYCIQCQx/0KPXP+cUClnsoVD7R+Z7PUE7yJaaKLOAi4ApUITAIhAO2F2epbGojyIQgs6EKD/+DOWgzmQQ7ATN04tIFuSnSI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqCDZCRA9TVsSAnZWagAAF8EQAIcThTNfSKVL8p7nAPMQ\n3IgpZAy3NBWHa8ZJ84NSbCmN+VLF3PWOba0Putfnpz1xsWijvqs5j2wu6COz\nYQqGCaV9TwRE5lvzHFXsudxVMr8U67BzFVDcdRSqznGLYCU7Oiz0pvcIvatL\nEVQpxK7MnksXBr771lPd7LMJ8PdfBTEiylYL7h60aFZyPDuJp9fGVMxTSauh\nlS6uDm8kF/lxDEozlSYLZrlWSQCr3ETqV/45eY6x5gvGeNVl6FCXZ87r1rjB\nnHsRjz5AgvG1PtRYlYJIbjNXo1VsJ30PzUelQRGnQcdkKbr5/bqBHu/8ltlJ\n9tZS6Z0GrzgkJisyi8DiA5FwdaFuD9YmAxiy10HtIdZBdjoHkr7zYIW+DAyZ\naeTghbkfUDiF8gw6LP+qtgoLKGJ7f+/0gJM8hiAcH7DD+hihVaDNcCeNk93s\n0WDVsV1AThQoKglrx3R5g67w+ipIpwyo7r5TuvDt/s3c1f80P27IjX9eK9Aw\n/z5jDVjVdoadrz9a+TGpX5wtBJWhHX2hSFwKsATWg2JEtM1um5U9d04EukMB\nm1apJiVacw8vWP+AgoqT4I3l6PbrpB16BZH012e0cppm/T9F2nkw+sJ7SOxk\n+0YX2Nr9gNqoQA2xjIsud/TC4Jjtx/Sk7BJ331oTzs0ZoFn5CTfcUAILpI5T\ncjJT\r\n=fCts\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"invariant":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.25.0_1571299544308_0.34696328218425565","host":"s3://npm-registry-packages"}},"8.25.1":{"name":"react-intersection-observer","version":"8.25.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.25.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"26049fbbd9fbed10121552d220c5b433b041fd60","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.25.1.tgz","fileCount":15,"integrity":"sha512-JKCQ1R4Ch/dnuwkOwKpfgz5oDy4jLdJBC2Vp2dbqm/PIhKV8aKfgvrCT3fL9CvKzo2pXWh2R/oA1yspIYN9kcg==","signatures":[{"sig":"MEYCIQCM5pVzOUWxUJnkF8P8kS0ip1HkjChGaoeRaLkcTKpb0gIhAO8EF0ZiWFF8eu364eSFuUpaZsb188C6dLgKcfXzvsEP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqCGhCRA9TVsSAnZWagAAFpwQAKP5H7kBgMM9FeuoEyTc\n43YeAJl+HnISXF2jRUE4z1XUhp1CfaAc7cAcAR/VBU1ocz09rsMhHa3tHQ5q\nW6gYrpOmssEnk7A/5iZwd+YbshX2ZPPVkpAZoDFiqIDqDqYTz/e6Eh/8wNeB\nkosBYd0Y1tvUWAdYx8DxYUEnvi6uqAfo1QJ5eOJLvvyGNPxSr2TQVvs6dHpw\n0MzfzwyVcqQxwtuyLF0Ks98pxx5zj4o1hhyXLuuoDSC2UeqQDGEG6Nftsn7+\nMg0hzAUhTMrfVeQYmgsdKKmrd/HQjy0dXD4bfwOGHHKDPu8179whsdmSqVIy\nBc9A08t2gVmeeR6AFP7jZg3voyngYDA3nb70JIaRyI/e3W7m17Fe8Rz7+woW\nMfpoE7WUZfbRe5nHtku5hm8EujaVLMgwWl0jyaFRDGS16oSoZAwvDrLeOSAC\nrCUIUPbOThale/1Emvzbdi+3R4BZ18JWG+LV5cL+aM4H2d3FZpmzc2l1YPAR\niExcILIp8NWs8QVNlWZKO4jmdF2uop5Nbue7dsiUUb/THMj2WEQzrm4mVYF/\njEm9/aSZ+mwVfrGFE19Mt93Pw1wrwowni0z3o7xPnRVQPybsX0DSO/pDeFuD\njX5scNzos/bvQF2m+yJQz3rL934pnQ0Gn/9zsA3Gcry3XWgta3dEksyAZXQA\nf6Ze\r\n=EH37\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"tiny-invariant":"^1.0.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.25.1_1571299744408_0.18095317456426363","host":"s3://npm-registry-packages"}},"8.25.2":{"name":"react-intersection-observer","version":"8.25.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.25.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"be165f4827dc8f1927ab68ecb837efe913d94909","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.25.2.tgz","fileCount":15,"integrity":"sha512-KymKTOQK0TxQFW/Km80oS8VVOZAX8nt74fsYEGw6pqBLSJlqBXEhdFpyPcBa08GiGnup8lrFRkSY4JioP+pqww==","signatures":[{"sig":"MEQCIHxS9+sl4nMMGYNc4v47iZhAGechHEFkG4cj8J7DmwJuAiA3yF4SBAwCc2y700KoKLT4MKdz1lqIBWEoHR6TIjvOgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3lwjCRA9TVsSAnZWagAAOxUP/3/16gJ2eDSEH1xkH6fH\nYzEE8C81rPJzSrlJfWgYufCrZf/ZgmmnpCi4bfVOQg8HzQQK66xNqaC+N1lX\nuVNAN4TvPpQ3qBGPZZqYubohB3UEFHwLP/FI7H1PgrxuQ9BtgXtdxTDRe5Nu\nR0CB895hmQ+mbvVJZVVVksryHP7nf+wMc7EtK3ATogr1TL0kDPa/489yMrKI\nojGknXKv+i+UZc5yd7za7DIGxZyUBLm8vlDxbP5YK4uq+ak6MdqvHCq76dDV\nyeKEz2+cupgBRIpsuYz+OChRjuFyQGE1Crk08J4LcCjXwTomvkF2nDLa44yl\nLASrQpBmwT+08xP2q5oSahMvRgISG9XaN7NV14oOsoLUqMo6sq0orRSThmFh\nqAR63nzLbHUwnEv6QlcFwY+ZZlD2nG+uXVFePRHciSFKTZ+Qy9L7UDPAqCcH\n1kDRQhKCoW2V+wljmDTPeZ5XA22yQdyixd16JXknvDxfV2rFOOnHMLh1/E5k\nGcX+cv9bsYlq6g8B60Za/RvGgsJ/Si//u2RWjB15aJl/al2/3i9Je5KWwTl7\ngnfEsbudWxwiTuuqBKq1t5rItXuFP6pG4kwAmQ5DrsO0uRWTJklo/ZEWQLXe\nYwXuemm/6w5JxM/yDm51Fhm0B3hHf4UdkDw9Srf8wR++c38mJuv1h7BK5Jt4\noQvE\r\n=cfsJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"tiny-invariant":"^1.0.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.25.2_1574853666191_0.21386466712842078","host":"s3://npm-registry-packages"}},"8.25.3":{"name":"react-intersection-observer","version":"8.25.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.25.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"f26a8b031d372b5b9e6e7f7ec11de696a304ccd2","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.25.3.tgz","fileCount":15,"integrity":"sha512-H4VfC1w6G/zlBaRcQ2OS9o2ix4Xhi60v7qEL+msCG03AmyN1QlzLgqN1vglK4hHctE/HDoNzC1V+eJUhRxFHPQ==","signatures":[{"sig":"MEQCIHBR7XqhA9sSpKFpKF/UInJmFxtEWx79JvQIMGMLo3wwAiBp10hFsIZe/0pdK4qUn9vr/i/XtDWzwRzkqvH/uIOnIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSpAzCRA9TVsSAnZWagAAg2IP/iqqS00T/P5vmXwf8SW+\nlOBbz/qjjQmJeBOsCqxfY7C1kPWBzR0OEv5/yBAFoCqxeouxLtjtQIZ9xT6a\nr9xQoWmYOzKodwnV0n/9+yijYUESWvmY50kPpI69q7K2VG9ciHgTf34qkW5F\nvbepIdmIWPbjoC5FM8QszfSdw2d0YYwJ/hnVvegvXIe8/jktpUfT0dQVV0Ln\nj/Sfi7J4/1nU+EQnpHZyI8j45WvkI9Awvgs6A6dlVXGuMUCLGR6r2nQbJiFi\nydlLbe7bxP9TNWNiknFAQ5mC4XVtndg+juFMTW1QrnfCI07N6rc+0QX8QCDE\n+FDRaU2yXkBKuDMyTZisACI1j5nWzKuyyyBV1mN4ckFZfmSpJMOpWrPEAIhj\n7fj36gbecZCqtDK8VJXyROhuyzd/nJWZStOTT4SDRVOW8ST+f44o0aRu4Lbw\nJjxk7JPs2py9bDfqWwd0n0y7HY2K2QZsg9SG/W+1Ca4HGNT6uqsLwx4FEKtk\n7viCCcmoWqz/r8AX/g0NmuGniAmAcD3dbCJP8kzblRbJisdJZ6mchOUCqyen\na0w7dsDnReYb3IpOrWsvPvQ7nNFUnVts4Mgt1Wufwf7Nq8noGafABadJe9ep\nJ3PoR2YzdUGUch6Jz07Q3/DkK8Zx4fmxymzbXgSWGcRozYFGDFuw8Vdxl9/U\nCajz\r\n=N4D0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"tiny-invariant":"^1.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.25.3_1581944882995_0.34837802095402126","host":"s3://npm-registry-packages"}},"8.26.0":{"name":"react-intersection-observer","version":"8.26.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.26.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"83b8795b628d8553036feb6275982dfa12a58650","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.26.0.tgz","fileCount":15,"integrity":"sha512-xjyxPOdjazidcRtbO5EpOV+apeEZAp07dl1n0zMzYzPuTYKC4hSVsXzLTduT+luk/k5S1dZeCo2ri4ZlqPt7DA==","signatures":[{"sig":"MEUCIQDoIDPSnCjEdTuowrVwzzjNX8bPv1+SLGhuM/pwQAgIogIgIyimwJ+jrN1HlHWPxURWHEYBt2yEZOPyHR+u64NM72A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUvSxCRA9TVsSAnZWagAAw1sP/2W60xOHBnffWdQXuZXp\n/s17gXrv5BJONN4gHMd7d7Cq7s6xuu6NoCvfYg+hTtGCdl7Ns01D1GhAZij8\nEmoRJhZFIDXXgrgXJte4sAiTJDXaPrjCDte2y5SV90t3EmbaNasPe9JiAtfw\nioiM+zGGXse2tOkAGqFwG/10ehJ/Uyvik0HqFYCAmGL2UWLTgH1eSIwxW8DY\noy30q+vAR/EWqVcVeNjD7cbuv8DzHG+0pMbTg78cd71AtiOczGbDU0dvO/hX\nNGpMOTjJLWsI9BPJpcx2Yjh83djWnwCn8fQuprrIdR5Nmf5vL9oTp1i32lFe\n/Mm4U3DjKoq6L9Dx6vq8gbhTO5U5Jl3FtYk12Zmlyk03VDiLg1h+RmS9a0Ca\nm6XtHZJziTz1KVAaGQbsWPdgoBVwLkhSGiY4TPaagXN7YIhzgVd6LlwKwHic\nzKaE6y1m3p6d9J92v3d21lSVO861fwlKGBwXkm9I50/4BROurzu0nOmu2fxg\nmciZOt8gyuxL4r6dmxtkr+DitQGkkDfhNX9Vspe+M7Nr+ItznSK8dtjn9gD1\ngZ6U+0s5L7k3rUFSbMJ2aEq++5L8SLEvm3Pon9Iiuw9YGqijbUJYBwxBX6R+\nIcn3EJTM/pkHJl/SmEYq9N3l0tgcJ1YOlrgFNmUNcQ5MjEvdBmqFlMRymyVX\nHAbJ\r\n=+253\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"tiny-invariant":"^1.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.26.0_1582494896997_0.5976043099742132","host":"s3://npm-registry-packages"}},"8.26.1":{"name":"react-intersection-observer","version":"8.26.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.26.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"dist":{"shasum":"0d72e54eb00d7710d9e8dc1109cc09791e06bb1b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.26.1.tgz","fileCount":15,"integrity":"sha512-eMA7K1G5CqJYkl8TjWJFEd8FtIXWHb93RAWMtZ4duEJ5DYh5E7KQcuzTGI155vTwfJ257JD+Jk5S/NJzz+DhlQ==","signatures":[{"sig":"MEUCIHf9T0Tqrwu2BohpNFtsCirbXqlaA8dgANo/glcCiQboAiEA35BicfcHg6FWCurwdU7NeTg5xfQbZT6MP8asxRzz9vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVj3iCRA9TVsSAnZWagAAiDsP/1EiVrnoRp6XFMFMX0X+\nYtthNycmaRt3HqBHn+2VLgy19Lk9LmVmntLCvWMK7OW/hCbsRV0ADNrifeGE\nSWH9cnGB6IZ5IkOzVxP2a2RGQfjunyuVrriDwJ/tQ3ejdM6dLh53ARhkMOjX\nRVGdq97uV5TDCUu9GYB4fgRsTOU7KFibY7k3A1xlp3gdDfhQjZ3IrDySMpBj\nVUnYDayvRBBhncLz2bCGNW/Afy9Yejmk//23gxfXz3zzL3nn9NPp+ThPkM+9\n38ZMeO6XVCK8KiZiwe8sXEcB1cAgrwdjrN3sVNI5z287g4xMzPXHBF5QkLY8\nMYUqYHctyCG3wYl9iMJy8v0sbr5wLo2aMIF7e9jGUoQ+l1OJwWmngRhELcgk\n5L6Zjfnpc8Ol7c/yIEpKpM2HzYU9jIZy0WPoSETyHIS9jT0fkEnZENVkXae5\nXd79AP//N33iyKQ81vJDkUIfe2v9Gdb+DgzMsoVErGdqI/TLsAs/vsDqNno3\nW5OLBTpJVpc02+9FB9psRER9GWlsdbPvZR399K8RYEvqZPEEQLdsvTgAWo2L\nhkklWUAKSuMTvQc5TaYiFox/1hqAkmlHE18GCUj5AgZHOlSkktxGGASHxG2X\nF0CfdemMao066Ed5LfdNYAe7N0cX1Am2k3VNJevxBAPdYNlynv/FbA8P6MlE\nLDet\r\n=XPdp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 React Intersection Observer authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"tiny-invariant":"^1.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.26.1_1582710241528_0.5723412418297869","host":"s3://npm-registry-packages"}},"8.26.2":{"name":"react-intersection-observer","version":"8.26.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.26.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"0562ff0c06b2b10e809190c2fa9b6ded656e6e16","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.26.2.tgz","fileCount":14,"integrity":"sha512-GmSjLNK+oV7kS+BHfrJSaA4wF61ELA33gizKHmN+tk59UT6/aW8kkqvlrFGPwxGoaIzLKS2evfG5fgkw5MIIsg==","signatures":[{"sig":"MEQCIHV7WvcyAMOdqufWKJZB4cxPPMbWML23IIzPegGZv03MAiAmMTJt4jFVOK9Q8qhqQeJQbMqMjb3pd+p8ZHYveB4ulg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeouPgCRA9TVsSAnZWagAACc0QAIsLnCx8e0THQUboNyXJ\nrxeccJOtNVv5HbQbW8e3bM9SbxxdiyGwqqhnOKIgg/A6dQen1oRX/UEupRbA\nAsSgoAUzVESsDuyWsLoLL8e2Q8u/Vnx4ngihmN9hf4lVsYpKGdK4PB+x6K3e\nlvviouDCXyOn8Zt67c9hRBRsNjBiUcslrGxohHcKh0CsuFblq0x+jaxCHqmH\nKcYUhz9NV0Q1vS+ZPMV99Xwrln2/zWHYX2hf3im/PIfJP/mrdzv2FYRtmJ4O\nkiSOlLzipOkhwJ4BJT1IZY2+vmbhaJ3bqDHJF3YUj81bMLzvV6PdrFucj4IW\nEG4YWJkyQmgF5KqOwCVrwBGlW983eTcJpVBuNhZTDqdmhp17MSp3nzLvAdXw\n9CiCVjPf/0EpolaB9Z8VdMt9694fyjW8F5tD7HvE/LpnM857Wsa6G+aQGpIN\nEzFq1gZoqc1cv4UzGMSv8ulq0jZ3+1rBPpq5Bo37NR0HXH+mnTEpd4HeLv22\nAqYMYU5LuFLNeTgyYKRRhyIggHyrObE5gEtbTAf0jlJ40gka7vplfjndD30a\nChogaPFV7fYtn8uUBQzKKvplpYAL1LOAKpkgAWKQu3FhexfWBnVQVUpYdVAk\nIB73tP3JsSIHlRPUudc+DNNvG9r7UMca3pkNbwsegbZjb59UxmivTAljBW3t\n7FNQ\r\n=gDFe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.4","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"12.16.2","dependencies":{"tiny-invariant":"^1.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.26.2_1587733472109_0.254198326142987","host":"s3://npm-registry-packages"}},"8.27.0":{"name":"react-intersection-observer","version":"8.27.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.27.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"244bc182c83d3dd31c0c736f391d759936cd60b5","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.27.0.tgz","fileCount":14,"integrity":"sha512-TNDFmniME08Giprdb2qemgpz0q4WM1k0SAFwaGQhLcxHF1YrWTnVB5nWd6mg90UpFeTSsofuA3Mz09vNImIx6g==","signatures":[{"sig":"MEQCICZZFNIrjKSK4dmQEq5eoMxaoWPC9TDfXmVpBRhk5VUfAiAZPg6mgh7UwtclFZnhgbSAS6xcmGVyekAtKjOczEeCNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPURlCRA9TVsSAnZWagAAK04P/j1aFHER7Q1KyjDUtwNn\nU+v6mS+9iZEnsTaklZaCsK6TrDr/w3f5vWQQLauYSECnQJ1Tx8gYbZP22STJ\nKwTgMXL3QxFeCjtZm9TztJVTENEginYofkGxLoaTSdjVVqA6AsW5bs0TzVt0\nEBXfKgv76RYm35VrFbLrL2OMm0P55JnMGkg6x+FYi56pRET3JNrT7E8G5div\n2GVJDxhwOm28uXzfJ7a7zWkGGifBHnaV8ZLJKWWRF8LtVfUB+gC0dfW4ODSD\nQeMCaQkPKH6dLcfT1HjBjgdzjjKT91rMuXoAeaKBsjz2b/nTgi6ppd4tW0c0\nf1YNX7J4CyT7vlIkuxBiU27hRE8Xck3Kk096u5aDV1R90xy4vl1iFBI86g3B\nWL0j7gFCuOMcgaM8nGU4tvXRJGahdCg9EMAe8Mjk22BR3NtfEL7cykweE5eH\nKQkD7neB/p8Ef9bJ/la5sUtbDj1ahdlwBrIkqBh+C/n6vT7ru8nI8aHPocuH\nezrhgwaw0XLClm2ZsILpISr/9ENLiMWhVTC4SAwBbcH1ASo40lRyIDqv/FFO\nKoRo4npYMK6O07Y88PkQTXAvc0V1nDQfHIXaBSTjNAmXMbw2BK1p7Si9vP0T\neFoK83kfF22c551nP+BK4F/8IhHS62CliYCEi8U1NodhT5cIkOb+cWGlUvvX\nlwOx\r\n=Eslh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.0","react-dom":"17.0.0-rc.0"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{"tiny-invariant":"^1.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.27.0_1597850724973_0.814128298143272","host":"s3://npm-registry-packages"}},"8.27.1":{"name":"react-intersection-observer","version":"8.27.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.27.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"c641bf7594a0c06c1947ef1368812cb870c4bcfd","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.27.1.tgz","fileCount":14,"integrity":"sha512-s70LKz+hm8wQY/4pvGVWs/gAfiLPlivyZiiUU1JdWDZj7vN8jbHYzJ8H1HWGvWpcudRg7g7kBWUUbcRjlloD0Q==","signatures":[{"sig":"MEYCIQDWo9+e0u3NVM9y05g5QxKEXM/mvL/BKIosrrFYTd2R9gIhANBPhO3TVObookA9X7Z9/COvMLt5AUgJzL5PLhR2nzqJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPstJCRA9TVsSAnZWagAAB3wP/3igoJAcMamzmWtDXs8G\nDDe4bornFp2i69MCOlBVNRFW4cS6qZZKhRIe7r7Zi1kBSkk2zHyFqRyqp29D\nElTPXU8QaunsiRukMcezIjmmaf7dFl84HknnCck5VNSj0AfAgNJWB514uFA1\nT067YRDySVOgNCN0hR3OVZ6GsDvM/p4Npl8lwCpV0PyHl1tCbwXFnwr1BXOH\nIfFAZ7QN9tfa/S9jlKcNTwgoQaGI0M8evglDE0zN5SGthqYS1wy8InZNlucI\nHNwtYPjF3PBcaYV0W+aZaLdtmt+TbXxGrci8tQXrUbdYgq9gQy+6XpPpaTZL\nOXeM18Qm7qXigEbRW4As/FK1AmYDwBQzmEz7R6Z0wHCfJbtEb9fw1gP+7+AQ\na9O3hbKrxP6zYbVyyN4npuWZrKCJgJYuqqUtqS909zFVm0p73w/RQAIUm205\nKQRdMf1L6jREOKPTwozRx+7wN//RFf6nkHFlN8orPR5Ic8AMBNexvwE9vj7m\na3hoA3KkEej7OSaNXpalKj3qQZeJQaEdILyjM9zfSjbZVkUxbqq7CisnU/L5\nRyn3P3ABk7OYD+U2lMr9jPsFLiCkWPTtYUE4V3Saopv4AQGWr7hXhn/wNX+8\nFYAzmd0zAIIGeK+Pz1vvajfDqvTnYsJoNrpcbXqtD3usNUBwga3L0H0tur4e\nRl3T\r\n=FI+1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.esm.js","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.0","react-dom":"17.0.0-rc.0"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{"tiny-invariant":"^1.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.27.1_1597950792883_0.9298449750672122","host":"s3://npm-registry-packages"}},"8.28.0-beta.1":{"name":"react-intersection-observer","version":"8.28.0-beta.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.0-beta.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"29d0cd3f449f2d8f0f7196da26bc5a81992c8593","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.0-beta.1.tgz","fileCount":17,"integrity":"sha512-c57F0tKqYTTh/b+L5e3nwjNA/agLu3V/cdZf0QGlqvRGYOB2xn/44+uP8hXPZ21sqf9swiOvdRUuv4gnW1p9gw==","signatures":[{"sig":"MEUCIQCHfEYDu0RrY6B1jxZOUL6se2nmmbdpopxhDxHQrwYxUgIgYUMSAGBSX7UidjXH85rZI8KlvKhzICMIJvFJK/dA2A8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTCCWCRA9TVsSAnZWagAA3uEP/jNjSvjmGjOo3T+7IEdA\nbYi8MmY69H61zm3rCBubPUYJMb1HfCFjj7v/gTmSdz35GxWM2mEtl04ui4ku\n/XPyRlj8sblMEIgkKUMBVW7jBUlrDM7bnBo8ZML845N7QZswY7si2fbElFxL\n45JTB8BEtKRDlVaWhW3WebpunHTMpCCsjEXK9eH7Woau630LHKO5pvJF9v9w\n++A0MWQ0y/cxFZYVJzdqmXjQjnUmRvs8LyFFvOT6tLH1HhWRGppvaTxFImJF\nCnat1OkZJK22js0i8EhRzqdHJs2McNyFiT9lLwsS1KOpz08qswRBnVqB1heG\nW3okSFB/nNnyzvE0WhG3z1wDuidz6nuthG504oOn5ZJzgLzSMcStcksAd2kK\n4t8jdnHrAMdQve8bHyiC1GhscBhY7lz+YyexCeG+1aogDKmIpOEueW23+F36\nEPypCdtfmJ8K5K40Z7p+fCDU4VZS/lYedBeFHyLAHjAuSE5DJg3KYaadAatl\nJneRsqr2oLoQz8fPRQTCX0Aia33BINeqUKUwDFF/JqIVVoD8r+OXvfiU+ftF\nh4gd3JbT7Rw0+yWfDFXEGAbhDMDLe6R5oRZk9KAOMuBW8XTbBv3W6kGQswKg\nuwEH1eNSAJ5DtB5CpERZbDM+D4X0ThnpZiKwScU/ZDZoC3uOsItMisQYg5v2\nDsyc\r\n=qJOo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.0-beta.1_1598824598224_0.2857762072955634","host":"s3://npm-registry-packages"}},"8.28.0-beta.2":{"name":"react-intersection-observer","version":"8.28.0-beta.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.0-beta.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"39a7cb4454de048ef8d65f5df219ba4cb2b7f6c2","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.0-beta.2.tgz","fileCount":17,"integrity":"sha512-MPqGI+hnHLGZk7WgMLVlxArh+5jBaVc4swvDlJ6r8o2yQ4X+yYe8CQA0xKVa6KPxZoGX81EqvuR5FxalxIrzIw==","signatures":[{"sig":"MEQCIFILvGK5OG/XA22K4PSrWixy+WNNTITYfRTzsDbUgprlAiBA5vFmpHa/NY/+DIA0jtzEKfxCLUeStG+cvuzCHt77og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfThlqCRA9TVsSAnZWagAAKEUP/0C/IxSkCbvprHR2ZMt3\nGXUb6nxANg+iGeHJ2d2v8QNlOeLqnQTyzDPSoLN6DyPeDNk6fvtR3Ga2O5Am\ncOh/An/hY6W4oRWe6nQcNM0+zNCPm4JP4hI+L7Kn9AMhtMC0mueKuKGqjdPf\nROR8fjLtCs0mS2SqVK+cAvGmE0Rp8neddmNhkyyvGO18vQOgjy97XN7yvJHF\n1pDHUgZGEdaUVpRQEXAvGzRdXTlyJle9tURiimPfCzCNTrw8FtWmWy7zNpCw\nhbuBjlqmOnYM4qtjji77LiSXiKH3gIT6gmQaCpv/Ec0Byp3ddVymx4d0opOT\n6t/T7Ddb7UlCJWQv0i9oFhaU2R44+jMb+2UBYKgQPRxkNd2RUe1IV3k+hv9t\ntmG8DSMDr1FsM74N9QYxges6/novsuUa2MN1eWUPVYuUFmDTO6Xqe+RzYEPq\nA8TVvqMRm6pyVANpEt1BCsvzkwe9NISPmuetAybgRPnA6IHGNXjxKnDfjuRJ\nRt/w4P4woN4VfLt8BV0MvPsXxIdzIntsSMZg1EnKwGABj6bwyR6Yor79abYO\ns8uNm+VoJDRt+8gVVc5x0TXaAs++6l0TIh4IOe57B8ZmEkgfALeoIcjM7mHc\nF+hEcCKhANqf2tAv5FvysZozucFhad3GPQb9c/srKZlMNITqWiwnahN+e1nD\nwiZO\r\n=DzKE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.0-beta.2_1598953833692_0.05500760854698594","host":"s3://npm-registry-packages"}},"8.28.0":{"name":"react-intersection-observer","version":"8.28.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"000ba74e99b1627c26cfc0c37467c92283581511","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.0.tgz","fileCount":17,"integrity":"sha512-hZpM1mLDsgU2Qu/2m8IkL0njDdn4FZgjyNokBMa88wiPuqzY6oVf5TOeSY57xNLubtDEp8YsTXkSJx8zNX/Cag==","signatures":[{"sig":"MEQCIAu4+nEqC0jQToRcfAZFQTUCw5lA8lSsAUmQzA/oE1pbAiBfk292iPO1YFWrGu7doyiqlyNWehZHdv6GufBgdl2cEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVh+pCRA9TVsSAnZWagAAAEoQAIKflkr+fs40MLHyOHKa\nCeoUWj2acGEY7HvEygZr+vU3pTBIeqx9uAQs5V2K0EjWELq2Gofuaicfn9Te\nQbexDmmlQIby4BF/vnHYYPR2xw+GyyllfbQBnP8gZ6sLWA5iXxy3zGRGZ1X/\ndCWvmpTKLTORkBJJsMM8/zo+vHuqrwshOcCBUCGEnGiKdsX0Qpgg9ZoUl8Cg\nX1znN14EvJ5sQ3MUE1RshBHPsIwSxYuKxW5zVNR63xFyrHC8en4KV1bzzCKb\n4GGB30D9wyhmvYoWqGWMuCAvpPDIJ5SkNOPeHVdvO9ZWG9QdC3RRCGDSfLYk\nT5hr3pT1gVzEhc/PSBf444ICzSqeen7oMMXHo6TNbOmF0CcIPTB+61oByu6T\nZZ7Z3qA38DWdeBngpM3gks9yt+1Z2et/KaECkXUXo2ULjI75G3FrWMbOfDBf\nj+RQLdTs3j5ND2OiuQOps/9Y9SMRJeFaPt9abw1Cw+eCUWG2cJ9/Wi0IgxFY\n9lkYdolQpqsjonmLciexWDaL/O9Z7RTHNYWZhH5IOgR8gbTQ636g6/uvQNUk\nXNpbvaMtnrvfaaBTSZpkVz3HPr4Ot8G+3Ep4Y6eghWtpVG+M3KAW79VWly7w\nKn4D2F26na/dPvb382uhbK8MDVSsy8G+MIQqSNRT2a4UTHPhxqJAy1jh8eAH\nF6Vy\r\n=O49c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.cjs.js","unpkg":"react-intersection-observer.umd.min.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.0_1599479720909_0.9485417048113192","host":"s3://npm-registry-packages"}},"8.28.1":{"name":"react-intersection-observer","version":"8.28.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"1c6a2351ab9a9ab6f9d33be7c4aef4aee5a72f07","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.1.tgz","fileCount":17,"integrity":"sha512-b23y8UWiBI1FjghfV6PMaOsYzV3CBMyiid/56occuEpdUfGUaSOzy34YTWOtS1FLjk7q33g/1zc9Z+K1pGQJ5A==","signatures":[{"sig":"MEYCIQCyPI18PE0K/C1HM9T2lGhFF+6baHKbPMyv5xhrRCbrlgIhAIcsYoS5wJSxRmuQKFQLSKTNpbyfCthd90lyuzYlpDVf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfViXjCRA9TVsSAnZWagAAJA4P/AogXJmdtvoTaQdMJbxf\naEWgDyc3EahAXbPK7ZlYeGjENzZOocyOJX5ackPODS7H6STQ56VzzcyLw5Zu\nYnuwX8+0HCH+1jESTMgdZaXnKy1LJdz+e1XltgwoGu+bBKfjUQkFDNT4JdY4\nla2K6VItLarG+RQkeSyw55SgKyoGeSPvoTGvtmJBzOPsiBmk+7zBvswP9stT\neXi9tQyo1AvK5J0EC1udgTvVS2RCuplqPvyHUTABVT0OrhfSYEhzacJZi2b9\nALPpDNM+sQ1VfoF/U/aR8z9pC7wV45CTxMP55mn4R1xtsVBMwmYXhUTCSGkX\n/12IvbajjLqKok0Zf2upYL2Il9EfOIVe3tbnUYoa7/3U8N9DSHZ23saXkiTJ\nj2XmPFxHc8eVtGTm3uLRiSM2gIxEdXIjFicGSQWoojO4wO61WhTZi16lJURv\njwRSD2vuzU4+JuTcfZ/XEG0DYWvgM/IYQ4q40aPxT/A2Jpt9BzEzplofbR52\ng3cbSnjPnc2IJ4TGO4Vm3Jr81JR7Mt8ihpM0NAW/bqoDn8kXhSTTKjT/gRQ1\n4/Aa0kpcqFz3SEjcaKTj80UB8RLSZ9eI/myvCBHhSF4tOO/wLL8dzfGhKUyw\njn6raif1IJCyG6ilpLrfmDvb1r1Xk/mYlPqEW1Inlrq0R++56JCG5O1F7t76\nyfQU\r\n=q9pw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.1_1599481315001_0.10755678913361","host":"s3://npm-registry-packages"}},"8.28.2":{"name":"react-intersection-observer","version":"8.28.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"6504423575905bb9312be6ff0d22e7bbc78af63f","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.2.tgz","fileCount":17,"integrity":"sha512-JzyBn3QylXSJmM7P9dxxAioC4F3xHt4Uc3A6ZBXY27PeSNFraqnsd9jBdo7LJOMtzeXxyfJ6rYdDTl35LQ5TnQ==","signatures":[{"sig":"MEQCIHhx6on9zkHKdsrb9DSBBV8znPdefkcJ4LfMjEOeHa3/AiBnJkkqLxFQdGHPqZyLLioveqhFJ+yUgufdKMOwBXzK5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVzhTCRA9TVsSAnZWagAAvjUP/0ZD8rlhccMrSXHPOxFu\nI2XAjXZAsfXfl8A6vGsxEGpPx1HhuNHFgsCtrHCrhKJxl3h3XqS7nV8lbu2b\n6kn81Z4cyu9OfLttRLWL3LrNEgyuQ8mWCl4GGSy418EG+8cAsC6f9CkFfx+e\neIj6k9S+iju0qMinttFnxrFWTe0bk8cmhSGtVgBSEXu5sRkVltZo/Bvf1ZQY\nN9H6/j9FsmIzsemem9YAiAw2L2LkK6Me9Fi5CTDjo52cnt4A7vYZFI8mY078\nIjZO5ccqJiG7aj7MftcBJ1NNrXHZuQPZYdBYzaIRRqPhNEXcddOPjyW7k0p8\nZnGGG97sUIC3z4D+jJ6KpQhdB/Thjtb7jO8r9V1eYHcJ6MrtD0a6fPRNsGGS\nN2wC44qAARpAnJAd3cTKy1nGxKX4NViSm5noLW77x9JVDsGGNqwyOAhE3rzr\npuu/QDNKPnXVX6HgdaoNAgb7XGXAr1skQVnV9EER7iinwbaQfjCvpyVyg16T\nz42Nzf/1dIuejFobRiQUOHApBwQV5YwEhDgEfb8MVcAEXIOAeRI8RzHUFWb1\nj+cKW/l6ANc8mx0tPuUSsR2Ez9xoLLZokUJk58l0yREYcCeBDneNF7DGnHlL\nwrM7HU2UNTA5ccp2BNUAMhYAdZZE7iWAbawgU4zy+kpK0Tv5t1IVaRpsm87y\nHZYR\r\n=82WS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.2_1599551570748_0.6855228977007664","host":"s3://npm-registry-packages"}},"8.28.3":{"name":"react-intersection-observer","version":"8.28.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"e98c701095765b093783b8178c57e5575838cd0a","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.3.tgz","fileCount":17,"integrity":"sha512-sy4iiqAHGPHcmTy4Q4JZWrcWbFruIuSHgJriC0oXyHLaf5T7gMjp/o2HvKI2tAgJUUQ4jslKZVwLarGq0iHyeg==","signatures":[{"sig":"MEYCIQCUIMQ7HP9PmS83pngo7VTF+6Nu3vxVcDPjcPBNGdP7LQIhAMHtc6eq+tCs/gsggm3RRIJWh8h1l+utwuEBcNXvnrYA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWOIPCRA9TVsSAnZWagAAl/oP/0rLf7cYXhBL9/OENPS8\nFCpa6ye0ZD3S2RIS8MfR0ilSZKmacAegEzJI5SH3UlDfO3zMybWKVApdo3oF\nPOr6UBwnCwWkEfZyfhc7/HsRy7TEsGN0MQ6mUv8O+yqteJ5QAGfUtmxj8Noc\ncev503EVrYxsSRk44CYnp5ig0L9zA4Kujz9fWICmJ4wRf5OOXVE/ZDDoSOSW\nY+isn4Ee/4AknK/7WW4kOaqUQsqoGXk5sHbn6gIaZ3uqyZYPqXfT+YichUTN\nTvVV63vl8gldppGIZqpxRhRuoOAD2q/ixeIhn3cJqisKg8Az/Mxz/q8gfVIK\nh9XG8BhAq4U46Ve1TRGO7bn/inx+VxO82abqdV4DSFNi7EpZZ/M8jIPQt5Qd\npK3NzmDZ+Dd00Pse6wgdpn284mtulgbs4ZzzSykVXY6F5YwzuQ4DKsFs5Qvx\nhrOB9K9zGrv0U7UITk3RacpZj+4H3IaFbGHesg0pGSpD3zgFkq0fTTaeN+Bw\nt8+fomsr60uZxugv/lJ1Xpw3JTDVBBi/kKjzlpWAlhJ+mx99DJbCY0cI4Bec\naP+9Gr0GmFTp9mwvNbSftCgtv/3M5t0CF2EcAYHCmcSehRtfVTkvxpzdL8sC\nYm7ChPOguk4v98dTwJ14WE4SlDpx82MM4i3BBVfLUjW0aaTl+t6WBgBfAhIu\nsavr\r\n=XJ7p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.3_1599660558568_0.6684354815792624","host":"s3://npm-registry-packages"}},"8.28.4":{"name":"react-intersection-observer","version":"8.28.4","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.4","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"707da31cf1630120a8e244218a2d2fb7fa025199","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.4.tgz","fileCount":17,"integrity":"sha512-jk8jk9VPbvF/xT9H0zBfi243ho5SvU6LwIm9Ycj1id45UqVM9zbD63zzPE3weFnubHZ2MaQvoV0K0DE3i89d8g==","signatures":[{"sig":"MEUCIH4XWB/LVNIE5PPT5+PgyqglpiEyisD+MRLXkKoiYO5jAiEA5yrzsLytD2KocSWDc1/y0rj2FTMBgwsJ5SjcYVvkelo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWeLkCRA9TVsSAnZWagAAoWkP/2pjptdWikISqZy0RIsP\na7iNv1iEWZ9iyLIqrUDKaMM3VnKkfqW1x+XfJJ5fw2JURLslw3CQf4Plg/9y\niDeIbdpYuXbPryZN8E8389qYa+i1fxfeqkgx10yGZhTZ0hzRWAvbdUJEGJvK\nuzI2OObYu+UmLRfXe4yc6j8sBiJU0YNCDovsn7zWtODxTITDqgWAsbP6C9GX\n2E34+ZDZ/N197J5wwSn+8YXyQmm9Q2jM/SAvy5XSRNSqGlDCRoCjUL74R96S\nm9ZxdA98Qk4vfBpEzkEha9QdFh6MQALI58dqKP9oyA9oVVtkti0R76GPr7/s\nfZTKtHub913xd000WQ6ruJDZQzJQy4CYQVNW9QhEsXRWWAH1CSXDNtp0eJG+\nJEh8L6MN9sNNKwAt7bENUIn3MesgLwNQ0mjtYevZzT8l9j92ki6gpikskitl\nNV4t7lacG3r1PZG+MjUtWisokklQc+ZC7FzoAez59SEHPdbidx9yTSU8KmLJ\n6YGx7sytvcbOaeZ9LO0AkiM5LzPHbKu44q13abx6TNfrBoYXts7O14QLLpvQ\nuKxUlRe0Bmp3hqvbY5EwbgAFXpiGScwJhnSNul5oMVBuifDPCfqQa+MSBHzh\nVmQYxhXNuCuXjs+zGyB5cFeZV0fLFmjockGknN2Vhbb2VqYv50SgU/hNQ2ZZ\nELtK\r\n=HrEf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.4_1599726307850_0.13396917396929808","host":"s3://npm-registry-packages"}},"8.28.5":{"name":"react-intersection-observer","version":"8.28.5","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.5","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"4c44c42740f7a28cb1b3a7182c74b4f05bbe9b67","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.5.tgz","fileCount":17,"integrity":"sha512-Y5oi1+6b8QBvTTczmOYHEAcQ21AU/at5joZUf8L3cNWwnB5fScV0on5I/PiHczHeq9YGG/abXpkjFvaSJIB0Pg==","signatures":[{"sig":"MEYCIQDihlCYlY+veJpuatuxh0P+15Q4khva5a+Ujuzk4g2pDgIhAL1BmvV3Zme+rRFEF8P7symeIzLgbXjC7wiNlXyfSd8m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW+ONCRA9TVsSAnZWagAAbmUP/ihOoHrBW0nufkFl/A1k\nwDJhTL1yTyuNUuL3lWUWwumsZQVNW4MTpVAT+aHPfJAdGknidzoFaaMsoBGR\n4qHkNh1CbVHq0N0bFano3S/YfBeKsFaDroNCxJDvS82OFMDfRJ6GoSgXDWGp\nXDhgTkXpp558s3QlOzV9xxMfXMlCNsVAvwwd3r8Z0RP33h3aNac6phiFWezk\nLD2ppzeGx5hdPtKe+0fb4x0x8b5gHKTX9eAJ/+1tqd9HUdiiPOJW9/UQV+cc\nBJvPmwskTGrXnIWSJyhFMdjoYndG6yHcDtAI9zaHVGmKPP7L4sGawPMmfKzh\nRxSxZWGkyRyPk9lPQYv4W7OdilsFglKN8Xy+SDnOOIlv3BNcS1c9PKxfBwuh\nu7X9+I1Qwk/0nm6PQjSNvFbNmu33JNmYY9BKhEX46qVi/nZygFxd/XM79zDB\n5YsjIZK5V9oeA0AtD0jrwx9z7MEhAOmPLjS/ANUdhYKhkQCRi+Gs1LFBwKJW\n32hAdQfTeL0Afmr2NGQ2TutaxE8toHaEDYO7YgQ0Y+HJR2u3paKRP70Yi3l9\nh+krsqwz7W3mFpgc8aLxS61REeJXRtQIy9Vg6ymiZ+2Ggyzp6ddauPEmXk0W\nrjdDNMLcBXDmwK6CBnbstx/dwrhM4vuiAJL02Mu2Spg7BiLogrSReXqWkB1o\nh0n6\r\n=pbmF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.5_1599857548882_0.10557076206336591","host":"s3://npm-registry-packages"}},"8.28.6":{"name":"react-intersection-observer","version":"8.28.6","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.28.6","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"d9385e6b33eaada05aee6bb47c51833211b4063e","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.6.tgz","fileCount":17,"integrity":"sha512-AiOKIAHsRqUcNWldvLGsVlQYVUnPcp/+UvT9BVTQ8kBFFOcWpFpAczI0v/NdwJu8VKcbiEvRiQSoTj7eVqJGkQ==","signatures":[{"sig":"MEUCIE8gghYQCUvwSeKTKcgB3TcnALHGEY7RaiXDd7hVqP+GAiEAjHaH9qEn36zVRcO/gVosxtf1ysWvooqVwK8xAa5oHDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbFMKCRA9TVsSAnZWagAADWMP/0s+Jc3I5w72xmc1lCwz\n6IW3WtiTJyqB/0R9Gqz6FstIsCtWm0yr8Ijhp1Ovw/09lcJPWk0nFb14jz0v\n48hO/JAEBm8UQ/DDPUdkuKV8axXFoKN2cOWC6Vjq1GSelDAOj+IxVKsh1iDR\nkSAPejnvdjpdJWsfIhmoRGTYtx0+N4B1jkYm4/Wq311po7Y5n4WjhVyPJ3zU\nGo5Joqac8AnkbgGR+8FXzrXF8+8SiYqzrDfb5CHbBhjm5lQyY1OM8saMnAhp\nTKIxWVsQPgnSF0sO5koNBa1QY8Srx4PeNycHf58vM/8WWQAPlAFkUcgLeWOn\nwCaU7H5jR19LiZubWnGAUNQ1rKFtzJffA+D1ZkuG+yYHUXxxP6z4EPzpugpQ\nRnUf0kzJOSmekYEuQwiB4CWUBA1J0N0rcFO3+KB6VLBs7egl0Gbknrfm55AM\nvZ9BvZepn2tUp5DkkQKsDOrUxCl4nMI7mVhUJBxzVJ05UFq5f0eWUexlCuEE\nHu60qZbmUn3T6OnLguvS5JoFCUBn0FX47aypflJGT4r2LdPC1VR0VVgHymA/\nmh80XQtqGgaEP9uN90A4HdPuGWk8vf/DnPTnoyiGxMsOKya3dvmzAiI2yI+k\nKT405TbPs6v8ZlTOCpVesVEn25On6on0r1UP1bLEYv79cTYTLBS7dYv9f/IU\n9cFj\r\n=TOlh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.28.6_1600934665705_0.2974399142207078","host":"s3://npm-registry-packages"}},"8.29.0":{"name":"react-intersection-observer","version":"8.29.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.29.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"8349a6301bfc24329a029036c6bed30f9864f3ad","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.29.0.tgz","fileCount":17,"integrity":"sha512-Bqp7GBa5Aieo8C33Bz0e5WuUnFUKN3WOayKMT/2f0ujfW+YpzOEdNE4MK/TnaHp+cisK7n1At3qcFaNPfhHbqw==","signatures":[{"sig":"MEUCIAqY5eYno9IYqYu21npzBwFojNRrPjOSpYIQYvx7C5X/AiEAnHxXxmVN4oSlV26H/BE4OR/XlGhIY/LmGqKm4uNzEec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcfAYCRA9TVsSAnZWagAAU1cQAIzfBUizCL2kbz6eSil2\nIgqIc5gGv/X2aBz3L1mZrxsU+Yq754hFJcDSxtxzfSDpf0QNui9Gi3aUwugj\ndXxc0ml9jjtH8q8LJw00B6wLPzX4ZnyOU47TuTcNOkabas9Uv5B8GQljZwkA\n4uipfbpNzMI6yKgqo4GrYHLwecyITB8MAzvhJZ9D5LCMfctokK27brkUXl0B\nvekJlh+vttpAToyHxrP+0+BVdjOwenoSAc3yYeMNTolwKMAbWq9JIqTWLP6r\nnwB+flJHZolfw9UVLpSfYaNTd2YieQ/sa1T9m6RtG3Jq8uU+5r9lXxE4emST\nvI/50sS5zERsiT5VJk2/cEgxAJt6uYw7jaNECxdYGMec6BPfuddW17vuPpov\nAe/mFtJa7YQVqCMC1ferf0iMjOnPttdzw7+M3Hxc9wd1ZdDH7Dg1BccH7E3V\ntstzoPO/XL9gjv/yfZMaJjLLie6W7UlAmfq7i+BFK8QtfuEgHYqFL/BFZoVB\nEDdVJzVx4eCz24E3dZUssw0EqSX2jNFJ1gr0uW+kAhrLUz1ZcBiEjmVO/gYO\nOBP6vo3ZEAET6TwIr9aIdtPBMGXdocMs0l9QgO3rKnc94/qtV0UJR4EnG5dh\nEUr9B2XiBznYP6S6iGdTYdJd4KEzvxL19YkEcNy18jIFQneDw+UnstVmGBZt\n4wbu\r\n=sR7p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.6","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.1","react-dom":"17.0.0-rc.1"},"sideEffects":false,"_nodeVersion":"12.18.4","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.29.0_1601302551579_0.1299479867649933","host":"s3://npm-registry-packages"}},"8.29.1":{"name":"react-intersection-observer","version":"8.29.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.29.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"8c6f494ca81b39aee9f509f12d29443fc66a2256","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.29.1.tgz","fileCount":17,"integrity":"sha512-JLxJ4V0L73ailfvbYQ2/lfAyirtud1WsRsYnzHyVLMfQff1AIG1lWdC5XaGSK4yb9jZHVbbNsrVIO3PJm03koQ==","signatures":[{"sig":"MEUCIFELNzeyMCK6UXDH//U+Odv4RZboWaJ10xjFTEMlUEmPAiEA5IYJtInYPCPX3nnzVAmx0G7plfs8dOHj7639xJxjPL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjV3uCRA9TVsSAnZWagAAGYwP/R38PAg2VJuUi32Zymo7\nP2ycBlhreuvPkUOjz0GJM0xpZALy7NXDyedy42k4voGjVzVqNjI7kzqyXZl0\nJWekkb/Ul788roGfu9rR8/o0/9YiXmrwiNgEH6uUSsbQUdK8xbtyciynCtbY\nTjDNwOVZWofk1/CzMySAEl1UP5AcJxWXUPTIy0DrCWqE7GxulLzo5HlkIJUp\nLFdKqlsAkrKX3dNEWa8ZfVXi/Th5eFqX9q7esuM78MeDUK2aTXKrgFHLIXyt\n2r2aFOkRzMcZgspZJDPHtDriuYISrA9U7H4fxYl/enRUt3qeXPF3kR7vX1qc\nLB06zg451x4si0SDY3DSaTpaGJ3fwbMTCKOzuA47tm6EuZacXRKgRgAmsKJI\nXoVAawfMxldcxW6XwHpfuoOaQoLnAz3a2ZloNVrHvdKkRGvYB962Q3mqYOE3\n8rY9/7RSphg55QdTMxbNRY4wB8RBbEWop/SisIKMEfKq4tVuqt6ZsX2LqRia\nmZ3QFs1QmrvSvQ8UKrXx8JLk34Zp4cWQLl5aZ2lpGxn9toBXAIWdpWXm++dD\nOJisQ0zVORoTn0q4Ix9Pq/KBAuOjp1pvUxpf45Irob5nWyrsuzkJDcW54162\nnHtzHMvXCFiUWtZ31OgHEap4meZj3l5OHREeOlq4RfTgKWnYVNU/TpfYBJg7\n0lbC\r\n=yM1S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.8","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"17.0.0-rc.3","react-dom":"17.0.0-rc.3"},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.29.1_1603100142114_0.5903509522208024","host":"s3://npm-registry-packages"}},"8.30.0":{"name":"react-intersection-observer","version":"8.30.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.30.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"b6ba7c6baf6e960092850a2b84429af992e9030d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.30.0.tgz","fileCount":17,"integrity":"sha512-wllTVfvoA7aiKRgf/d4SYLhuNGad6AMyKezEN/V9P9T9J7BFQXOn9n+IZpPzdrRNN8EmB3mawI+Qr1z58E85Fg==","signatures":[{"sig":"MEUCIQDOQp0F2OqGajzSzzWMN4PTL2l61NJD1GMr6FUrDxJ4BQIgJS+DLmAYx4f5Ce8pg4Dv7gXli92TNsCPIdNDrcEQDyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnxEBCRA9TVsSAnZWagAAY5MP/juJgL6sgI2r0U1mKc25\nCn8j6EPqCAvEXIJ7g4k4PPkg+ZA4cBkMsB9WhHBiElJGBcyQHfIuyc6e439H\nuHmLa43eNAHhyGqKIM0GApPkNkD7dtUCmcPvE1Bkh0NFtBzpt0dz5MU1GPtf\nc9jYGCCP9Z/Uyl6NUP3bcxFPZlqKbyrxeTFsNX1dj1OuNC4H7waPYG340T2M\nnTWXVcJbZrSFx1RHaARSgkuYgXggayq0sn6YR1ENRijObJlWtQIRkTG27wpL\nDcnXVjfdCEqRH3rt94v0rqE036o7HT99ZJhpKGIxtEOuYe1VmS/DBay4rfpK\nlU/mSsX5aU9uQ9AkQReIFlWzYtQt6eTgdXr6pLJRGmVUgQuUoPACA/U9L3Cx\nzsIlaADXyB5tixhepM4pgGw1s32LwhhS5CH1SmUK+XHO+IgIhPiJK2pJu77z\nwtbNa/j8uG/8OurfsFP2ecSJ3VWzivaoyPToMY0ApTJ2j08Oyl/v5KhOFFzG\nkOIbDPzMqUT5DhDJzlDPx+UAGT7egoqPbIMXly9WVdgGnXD1qiZsgtl0DwRF\nmwub70ftZYkgeAc9p6eEhyPJtQ/K8TSp/7ZdEx+c8sGOX7Slx/3mMgSw0ga7\nwOL+/s9sWBT0x8p41I1RLE3emTvO4M14zL5WImJ/uyCy3glKk27gyA5hZxT5\n/vAo\r\n=vzDc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.8","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"^17.0.0","react-dom":"^17.0.0"},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.30.0_1604260096980_0.7165765955467613","host":"s3://npm-registry-packages"}},"8.30.1":{"name":"react-intersection-observer","version":"8.30.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.30.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"e0ce4835d2834fc712b096aec65230de79eeaadb","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.30.1.tgz","fileCount":17,"integrity":"sha512-BGHGkmWz/d4Gs+44jWkrZBtJ6//HGwouZ9ub+kRRoRfguw2JoDlVrgTDwkQ/deDJAR9keTkQmMilNu+onhqfgw==","signatures":[{"sig":"MEYCIQC03zhnX6uyne6RElzY/n3/1U+jP2JO6y+ux6pxekqBQAIhAJjmPK1HL3cUZyG6wPcA1Fx7EksUEf2q5CuJgxQfuupH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoSPsCRA9TVsSAnZWagAAtwwP/jGl09xn5fL+3lBEZcq2\n6MoRHyN3gW/UugTMI0t46NzI2dId5dlP0v9oN5B495LMyYcHHmjbLLEWSpKS\noUo4pXDRePvG7F7FJoQeShMusNmNy7FEnfEaQC8VlV2H6K1MiDkwCEThkV9b\n7CePy2BXegbzJzFMLRVrpaLCPwhPnvK6mLkcgtc32V9MZNCTaC/gjgV+mx3E\nbXl2Afouv8hKbBRw6hIyINX6ezSYv6CL5weh0gNFvHz48eulnlp2F/WnU8tP\nRAzNZGOAJawZzulTyB2Aj8nQfN5KdddSNhHB8NZemSqqGQquMkatDFmARB4W\nsKGj0tx/0Km4Pc7itn+ZaSCiel1LJTUkkKlYc3bUWfG/7IcGpUJ/ShwyIqWj\n2xTwDNbNh4/BCJ1t1FZK9iAAZsmUlGsb0w3/z2s9+gjfoqcL37AC4SWPQJNL\nVJYqogdsmD4WUgALOeGyjZ/3BprO4kPGLJaNwDqxMzl6ZWWHDn88d6hX+SLZ\nlPXIAR3KFmTjo66qakAoWAEU2L9pchiJuMEuPaDE+QOeNuD9g1hw1tU/+4WN\n/CwjbUsyay/y6Su0DN7Oplnxwh/Py87Ci//AA5LO1jDiGuIUqt+knWkiue7N\n9AVZKdr9s3/zv7FNWua7obxpAz4CLEps2oI1xwYwbO6kWTv75wB+UzD8Kc2e\nEcOy\r\n=v64L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.8","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"^17.0.1","react-dom":"^17.0.1"},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.30.1_1604396012150_0.724204963698853","host":"s3://npm-registry-packages"}},"8.30.2":{"name":"react-intersection-observer","version":"8.30.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.30.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"f16d8298675917f5494ee934fdf242e2e639cca7","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.30.2.tgz","fileCount":17,"integrity":"sha512-aC+5XKIPv3fLwycpupksG6MYqoJZnutpbXgFPzs+AJfNSeAfvOTg0tqCUxFJZBPcGe1Ev8VsQ/0wqv6/aPllGA==","signatures":[{"sig":"MEUCIQCEKh45htVPDRiSWCwS0HV0QaLXx+6k9EpP5s32KX/boAIgNDv/fZheTcUTXbobpB19JKzN1C6qTv4jJ90OJ0ZHioU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfq8YGCRA9TVsSAnZWagAAP9IP/3F+hhu6EYOqUPeaFz7d\n34kTsf1IFEcPxltnerxY9k/sOyoBU78az/ITA+EfbNI/pYorX6YkDDStdU/P\nClT5pvfK51ZLR64gfWSStXZcoWtCT8/zUuU8PlZ9uzDBaMRN2wG89ASRR1zy\nf/Fo/LhXP9nz6Ka5KLZUA4SLJFzSe9D4NxLh0mwrruVBHCZE0cEUj1II8RDh\nc26z/r0dZ45FRKzj30rhxrqW3y16xfWn+T+bU2OUA/liOwrTqMszH3pUNiF4\n9e6f4za+RZ7ne0s9JT/W+92qQYbVx78IylihVim12If3G3rkQwnn7UaYODGO\nwPUiSApxQ7e+mdm6X7eZCseid1mr9iyXJuolM0TOFO2ktFzwoxz6W39Fhzbv\nZ6IB/+EL6w9y64FZcHO34vFvOxAYJ3aIhssxs1dThhPLomQ/v/AaxqbH08B5\nkEJqJQ8B0wHaPx7dyN0g1lFa3G19+Engc5iI4vGuuGsA8LVLbbT3mkqSB6bK\nHz7hJ2/5ghzSFX3lS5TkLLOO5miFuJH4tojOJF0dbNdwOMlP1YqVNRkFbbCz\n94qwKx86Gn5w8hOHXh7ggRpXUilivbeyRPNfTaIQmhKQNvS79E+a6KXnl+/W\njZfzM0wk70KLYR3/QToU3O/wI+wZJFXlN0/eNC1N8tiW9skfSoDKfMYwkKGd\nqGTq\r\n=3Nyj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.8","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"^17.0.1","react-dom":"^17.0.1"},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.30.2_1605092870264_0.6642189699708303","host":"s3://npm-registry-packages"}},"8.30.3":{"name":"react-intersection-observer","version":"8.30.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.30.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"99850f0aacc5b474dddb04976e58d7ee9315ba19","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.30.3.tgz","fileCount":17,"integrity":"sha512-hKYTJUrU99hAf7h1lNY3pjYXt+09BaPNC6fcLw1B8OLJJUDXTWrwzu4hRuztougeRgPYpxmNaTn1FS4F3EQnhA==","signatures":[{"sig":"MEUCIQCyHAMFMSR763IIvcQLVwjNSkmdZIcZM/tnjeC6XTBuHgIgArEnjsImEYvnTD/3pYeLQSQm8fECXYTGyXCNg0hKCBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrYKBCRA9TVsSAnZWagAAZjoP/0w6Ar0rtUFiHU1x8icH\ncfGG4g9OJMfZ9ZeQhpVsHMzUeXC3UvvJ94n2ZKiYNi2bUF13xjbikexIo81a\n53AxK5p5En+E4Nx0HwX1Msi8CO2dOD0BMh/FVs4y7w0UINSB4UaGTo3bFORa\nbqu0GQJ78MxUd97jbhg+AIZDfmMxiD5wDckIvlNg5i+R9B2lpKoeo/flqkcY\nJMUJHSrSkO4gBM6lAYpI11r+5ihnVdgQ7jEM7Boc2zgxiNZwsl/wBk1eL5xG\navpUPHTn4VCMaU1iMUuOZpEpcTgdoMd3A0ydkZeBTNeq0pGQ68Bd/T+KA2EH\nbem9upBaNJ3FVi+RAvKo0KLYmyXHzRkEvRwsYj1dYibB0/OdM5OlphTJ6NdY\nlH5rue7T9KsdlD85Vvui+wVSzp5irk+mNNpv8DTUB+V9NzvOf5oiZ90FkhsM\nC4isV5cOYwySEAc9L/HJUF1Gpd88WxA3Yz36Kxrc9w1BzTs54VQCa6txbix+\nwJDccE+RCznag581FPxFUcWJGQg0bF1pF79Oq+l6SBqE5eWMMy1RwzHL9mV3\n2CwqtT3jz0r/sP7ff3jPzKA0gnZhOIsJaa2wrO2GBrVEgG+AmSj1QoE3SMv0\n/nTluDnjI+McpeBtP0tY7DablxTaNVX4cGmvDOO/Avz7SGbyrnqCjmchV48W\nK1he\r\n=cu8C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.8","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"^17.0.1","react-dom":"^17.0.1"},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.30.3_1605206656658_0.9582009018665851","host":"s3://npm-registry-packages"}},"8.31.0":{"name":"react-intersection-observer","version":"8.31.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.31.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"0ed21aaf93c4c0475b22b0ccaba6169076d01605","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.31.0.tgz","fileCount":17,"integrity":"sha512-XraIC/tkrD9JtrmVA7ypEN1QIpKc52mXBH1u/bz/aicRLo8QQEJQAMUTb8mz4B6dqpPwyzgjrr7Ljv/2ACDtqw==","signatures":[{"sig":"MEUCICLAnKy9S+Y/xYUyn1gOtSvssF/ZGP9rJ+TgLsK93GsCAiEA6nwhyNXo6iMJx+qB9maQAdXJ66NxvSk2esa3Z/8fblg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvVf3CRA9TVsSAnZWagAA/cwQAIj+/+PGy+8prf89don6\n1kwW4IZbFYjtWWY+LESYYxV2wn7rXJf2nUe3q2nYjUGMuQAKvbMomX7xyZzc\nWVED/76Fa92dbIo7F+r3IfzdW8a7ITBDJ3ezb2jqNOOyQzAru1D+MejkpEzo\ncVHQxOJPK3hbC0HvsgzEwnSwQLgbszziFdYzz4FP+SuoN55+mhn0JzloCGF3\nDBgOCw9Ju6TYNWZy2guFRFhj+WHABFO1DQbAoPlY+xn3jI8hi4Q0/JZ217aj\n9wbIqrlS61xwvcto+DOwaCQ4Y/SzqaKQwrXtbCmQjx0zE7gYAixo2e83TCoN\ngIvCwKY+bnfeukPszGLQCFYkSJV8HJ8pGsAB7FHJDiykSICBSYCPFsajiyoG\nH0zj8BaY7R2s/utGTI4tAWqSLYyGmSJThhj0a3O5Gj3OoMsciaDjXsWQQu+h\noUP8eo+3VJ9AFULJvY5ghKGT/sSTrAeUw86wbS31Mq4EaI7hMNbwWc4hhXLT\nyVNijYrzz+jfBYMxsCXc/6SKQNK2UVEhe2hphwyaTIwQED5VykuSZFLUSsDo\ncFYYsKWhmW+T9FQd93qxI/0Wfyw1RxZ5d7BwCST/0WfidZaZI8/p/Qq0KdxF\nkUkbVG3hiQCL6cg3yajMu029aUDttJtOcBPWeZAsQuaqIUg+9BwUQGhRQC09\n4aaj\r\n=5AA8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.8","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"^17.0.1","react-dom":"^17.0.1"},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.31.0_1606244342945_0.4831032391971777","host":"s3://npm-registry-packages"}},"8.31.1":{"name":"react-intersection-observer","version":"8.31.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.31.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"dea4e9a10bbfc899c4159eadd94354cc083920b5","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.31.1.tgz","fileCount":17,"integrity":"sha512-Q4OH2aUXcEi6tPBBgOBjfodoRM68wikXqqbPf8FaY4VBMcSACbxulfkW/OqcfLYfSAOEPGvxN+NCn9PqBgAOfQ==","signatures":[{"sig":"MEYCIQCXUgyK3TNtghpeTxgbYSwYSR5mxHskuXBclIOJiihPpwIhAKDXHi4DAaGWtmMEcLm11JTUFbjTh1A4E45+CDzJEJph","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfX1cCRA9TVsSAnZWagAAudwQAKHcF5Tb1Wt/WeqoSqLs\nTj+G0VbEJaLm5dIt9VQOp0R0Ku7qztQFw9mfvNyGUpFo7mnU3nVTbEQDA6mH\n5NTwlUb5V/J8KxhLZZOwTcW7BBPxouoqRNSqz84XUKQiQIlkrCfEPUCdoN90\nERDRJ/m4AmGdMU6v9bd/GMtbYxB5EomxALVVRrVvxKmJSXhIDMlGiq8xc0Wb\nrQoP/swz2EO+CD0Voy6bMXwIqIinpRonWbHAU0+rIG+GUmxJVw9WULtR1TQ/\n0m+Lp/rMXkEEoPqX/UpTpegh2d3+AevM7on1f/bknU6+o6eYfuIPrbG8OVdi\nVlrHxI0qFoIVehnt2MKR1PjfM4UV1k9/LFH16yL9t/y0X3uaqrGKCXcgJLfx\nuXQPYHz4yAsqVv2X330O3GyciUgLFXsKK/K3WHK9zQ5oBIYF1Msv6MT9ixk0\n20ZnImpkm8ijYQ/ZYjfKvTSBSFyls2AhdC+pJjIjwed85lgif5VzMDMhTwQE\n0pAbfXe+ZCa+R2ue3p+e0i7aD8l9vGIWvCvsophlKHen3viopP2pL8KjAdIz\nUMPBWsVfAiDnrf5iW6yL1MtuASaAoPioTLw5dkH1UzduMShUHuIhUWCh4b94\nxwPZ5RbRZ4XPsMp3vhXFsvWzf696jwzUfh4uPvPr5MuqPROkRwOUHUoksM9u\nBAQ+\r\n=TvQ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.12","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"^17.0.1","react-dom":"^17.0.1"},"sideEffects":false,"_nodeVersion":"14.16.1","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.31.1_1618836826903_0.5872473336738935","host":"s3://npm-registry-packages"}},"8.32.0":{"name":"react-intersection-observer","version":"8.32.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.32.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"47249332e12e8bb99ed35a10bb7dd10446445a7b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.0.tgz","fileCount":17,"integrity":"sha512-RlC6FvS3MFShxTn4FHAy904bVjX5Nn4/eTjUkurW0fHK+M/fyQdXuyCy9+L7yjA+YMGogzzSJNc7M4UtfSKvtw==","signatures":[{"sig":"MEUCIQCdqM1tUDJGjC5UfWuqws6J4OxPiGdKzFnFWN20yTLhnAIgP3qdU0Nn573Br1XsuqGo/7W8HpIYARtqYR6Qv4T6uhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnuWoCRA9TVsSAnZWagAAO6AQAI+CKW+ME9leN2YxduKy\nINmtGAGaQcu42ulNlF+Q6iTYISl3NZTPM6KOPXykbPN9cYwBQ7exaN199Vw3\nKNiWEa3e8RzhCZ0AbFHQhV0JFcWOcsE66sbVLPvSabZU3w4+XE8LL3MRrgqs\n900jaxO1MCkAsKm2g75iXsrA7snx6eo8emxVDJUBAPd1r7GRY8aUAz5mNZPe\n0rt2+PlAIKt+aNJdI3pdTSwJDuVGbtC9iOH6lcRL8O+vPwLbOsxB7r5asmu9\naZoqpBq01EmBYnXLbEMq6cMfcM1FdIPkjmLruVD+qi9zHr4wHWvqqNOYlu6+\nhLufbhjghm5ix7hNNmAR4O6NQdaAt+Qd0EdLWGKVb+SeOylSAdvEql4hPr1G\niiEIsovL230Rkg1TiiGE+0sqeexFSown954fziX6zr/69UfhMzS2OSaBS2r+\nC2Wsr4Oag1oSYZsRfVjwoKOmSXUsHUtm4dUL4Va9xLnLxj4o81dcMNjEVLBI\n6hr+7nkOZYVVZEgw4HaWoa+2q4BSsPAmZBSZ6KaMbtOjOT2KVi0iIhSPK3yj\njSDaId5aIxXsIwpjR9b7EyJIwSW7ZGS1RTA89AfCbUrUGpTDtbbJFrD7RmfY\nu8xpSjw4XCuOYYgQzV0SHRHxbteb6Fw5mZq9bP++W9gteFR6wDoKq/m3cQ4o\nRs3e\r\n=ARyx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.12","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"resolutions":{"react":"^17.0.1","react-dom":"^17.0.1"},"sideEffects":false,"_nodeVersion":"14.16.1","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.32.0_1621026216234_0.739477425147165","host":"s3://npm-registry-packages"}},"8.32.1":{"name":"react-intersection-observer","version":"8.32.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.32.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"9b949871eb35eb1fc730732bbf8fcfaaaf3f5b02","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.1.tgz","fileCount":17,"integrity":"sha512-FOmMkMw7MeJ8FkuADpU8TRcvGuTvPB+DRkaikS1QXcWArYLCWC3mjRorq2XeRGBuqmaueOBd27PUazTu9AgInw==","signatures":[{"sig":"MEYCIQCY5945v5M2Yf/Cpk6LrAovFcJft0G30JntIxjKODZtHgIhAObBlw1nn4EjGNNgRpLufMFRA/mKeH400yGGa/mtRRS9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKO6/CRA9TVsSAnZWagAA5PwP/3R4pwU194E1Yg+5HveI\n81094WOzrUqIpFIzdA+cWklka7DkmT0iKK+kvaFiO9U/WSE2sydw1j3/EkH/\n26wCK1RBMxpm0B312C0bIni1YxJ+J/HHrOzJGzIMhZzEOpMMYLxPG+jtGuYk\nFKL2X5To0a4Pdy8xmkkE6zhNXp/0UNVRbdhuR8bNxmlRd/wiZBSRgAqxDzRE\nADaea/uKUORMp08gq6dYoTp8H1XmmI/cDyZ4/FDJ4JbDtp0bKfAdsctp3PMZ\nSx+pu0ttoYORLYUZvlpwrGp4t7Ra4B3X2VCQfAK9eMDoZqsgnAMek9Gh44GT\nwJwCR3tqI9B5vJRpVT0XNI9e95OuMeK35PKHvv5iGCB8CNO0oX7+9DI5CsCm\nwj45JXiE54f6Y6+Y5E7PdjgmtX8pNGJNHv2hv13cp8wIR+FFlsWFc4o8PlC3\n6e5xyjYajXJcelNXSKBUPi/M+IgwXZlxA2EoyqNi8JaJJw1/EZ0YE7wxhxxb\nQyyUi5te+UrN4GEWJg1ORHn0wLYlnDdjoOsswvBlST7MMIXzfIWp2t2n1jBG\nZ5IKLG+eqPwRE1YTD+Sm6yokWEwBhosKld/xhRDpaL6dpz9YvRKbaqv5Hb/o\nbm7zRtd70Qo9kbsJ6HGF48TW5CDDBgyrEpA7vhSMx9mQhlNeB7493V98m2xS\nJq6S\r\n=XuIu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.14","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.17.5","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.32.1_1630072511715_0.4753912648584302","host":"s3://npm-registry-packages"}},"8.32.2":{"name":"react-intersection-observer","version":"8.32.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.32.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"527eeecf569309d64ed96330636d90aac336c957","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.2.tgz","fileCount":17,"integrity":"sha512-QTcea+n28AvOHbTku+jErfQqknbc4Nuh7EUNik8p/JMN56W2Jhjs+qcYZzQhAoyLX8pZD0QXpYX0lW87faackQ==","signatures":[{"sig":"MEQCIG3VSIb9qGakMcCr0iLja4K1psqFJUdn8VK9caf0SPJ2AiBtKiAEinSFbw+wL4X/5Lq3SYjJVtRHc12fRbtVnTEmeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175980},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.15","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.32.2_1635163269987_0.8802384460083748","host":"s3://npm-registry-packages"}},"8.32.3":{"name":"react-intersection-observer","version":"8.32.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.32.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"71f696623e8aa13ad8ec6861ef86b2b758e13a6d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.3.tgz","fileCount":21,"integrity":"sha512-p/Na/tgMCvfA568QSd0cgJ2J5jWV/F6aNEP+phx3TpjbToIujFsKSttgFQhp91NUBqfQMXzzxONChQbOJHwrOw==","signatures":[{"sig":"MEQCIBFug+8yyMCmVFzrEYeXdpz6QnaqFGDZWA5V9bEuD1GOAiAzxF4ufEds3/O2DnnlMuy3+ZjLw5ybr2okLORtaxdoCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmCcECRA9TVsSAnZWagAALcMP/3W+OJClTRCVmD87zJwK\nUOHkhdEQhGWtwLxgQYKuBn7C23sbs0nD/zZuw+bU6dNgJ42rVmVcP20ec5yX\nCPaE3FFKaX10h74YjMUXE9Zi+h5JVXFURtCOz3moOPAaZHDQvn850L3rtnmp\n/eC2An2svUFFjm5UpwJm45wCgtKyx9/D/PplwPOT4fZGJyUbTwOHzJ+wl8p7\njBQOmCQC20avj7uKQKbTIZVUq7SZ4CotjZ9+DQuFWdoqUpLEt3EOu9oTqzhk\nlbnqD3nfX7LYa10IPzFt3nMJsGcqPRDPjXK18QEOD32UBsJUKG+vn2Oap2ce\nYNXJCrg740oUtu3E6du5dfHdkuuOcICKZGZfc73HN0Ku/pXuP7g19jyhEhxQ\nll79nnN/XwRjGPO6nf54FmLZQ2LEVqDO29tQP3ptGtyf/kDcRKcOU5fErFd1\nipxYvV1QoTAM8oRi6dufpPLEg6P0btHpbhXZBlJ9tlgPaNfVhSXtDrGy9Uuv\nMEsRBaIek5d+uNlSvBMX1RFKzQ/qQpOkF39LCcmfjAurbzyfl8ZYvDz4+ds/\ni26sdDEJ/Kv0ifMJ+0xWO30auUZlGoKy+pKAco+DgcPb0u1s2ATvC3H+ZH88\nk5/o8J/y3YzvQC/0pbXb7FrihwHGfFiA8DFObEmavJX1GpUIWTPDmxaERbxg\nrF9z\r\n=BtRW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.15","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.32.3_1637361412249_0.5536041793763513","host":"s3://npm-registry-packages"}},"8.32.4":{"name":"react-intersection-observer","version":"8.32.4","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.32.4","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"42767671c8045a2eda564eb1fa60ca7f9b0874f3","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.4.tgz","fileCount":21,"integrity":"sha512-iZK+u2z2Jpw9ez+cEFR4Hts3eNtW9XiEhwy2wGgKVe+pRUboWko827kvmyb7BtQUeX+/kRcTeHpw6uWSLyI57w==","signatures":[{"sig":"MEUCIQDO9E60cerAh3KDANXtST4wrOir6B7j6gkavz+4KLQ8QgIgam2s7ZY1at3XTOaoq9aoajMBf4MlHqV6ZRVeSRmYhqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnOQrCRA9TVsSAnZWagAA4toP/A7Fc3cyvWJTpMdaQGJE\nO5PmBTIGOzupwTTDuqmyoQpmcbsWAd8ok5/h4LK7eKsE0sJbTJF5T7eYGww8\nGpw/ydjLRzEMxndDQJUz6KFsCRCO5T2/j6IMN9kBpZc2RAS0UNkkq5y1cLUg\nt1WE2DSTAQjDi69oAgX0iwMn2yaz/5xNkHJ0uxVSNIcx7mSri5TMWYlI3jaE\n+CxvqtP2nRssEfY0+wqdXFlA1zUHQhJCP2Rc6IcgTLqHeeI+DUjdEcv7Ocbp\neNlzl4rCNf483rZaS/V4cyW5fiojUtY0JKmY0yGZklE3G3Rf/wRWoGndA6SP\nsGP+/cPo1ooz99zXWzYRHB76UcZdT0FF24sa65vEfQpsCYbsCx9Oo/IESN4q\n2NkqO82lirD9WE6oMPkK6cf1sIKjtYvEzV9ry5n6KrpivqUJcorznZSLGtkQ\nfNiFJulRyW2xICdVOnSVBQSf+v2CVFUVPK8TIbSdPMKmtYQ2XVLhl0Zf5M4F\nel/04sqnXC6TALUe7sGSGDNKT6QaIhBNsxLim7jO1st7l6eokoqG5KRlzE7p\nIUVMmgOfrF0eP+YAvn2pDL+nuwDgHqrrxNK3cLRIDTJYvygFrGKYVq6w8u9k\n4sSqAdqD5lXsxZxzjRoLKY/G6tLjEUgkbEiwi/Ray368d9YSCZ5yA60mjJFB\nHfkq\r\n=Lqsy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.15","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.32.4_1637671979371_0.2564179367789754","host":"s3://npm-registry-packages"}},"8.32.5":{"name":"react-intersection-observer","version":"8.32.5","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.32.5","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"92e8d8888b0b43a5c10c398e0d483d574bce7f3e","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.5.tgz","fileCount":17,"integrity":"sha512-4xKdUWRNdPueXXxTyMOV41w6qIa4tsV7BbWOW+IYsvGPP7wxOj9V6o3cKywie+/VDr5Qs7pCzi5Wom78dUxj1w==","signatures":[{"sig":"MEUCIQD55M+vbul/Ir0amWwtpRZuA1/aiOEhTsJx2qyDxyrkEAIgQyWIbDgm+wuHKxQEE5BQOTcCvsZNm5L5ofXgCQQl0RE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn4FdCRA9TVsSAnZWagAA84wQAJyB7vhcLmdA0hZmWsvB\nr3gJccy9gy1+QJ4Xb6rWPy7hFVW3Na6fy0kxHT6QVpwuKCtSKVVQpD6EgPA9\nvrSiW+Z3JRwvGD6fOuDr7GSKFjdNBo2rRkp7p8HETpzkstRMLikV3ruws9LT\naOvlzP6g6jYQ6gu+YWliWYv82iHoKkFzbsHsRx80jM+mDE6boZbx0dnXb47Q\nEU6qq1IwfA/oAj3CD5y5/uHKLjGZkYt7YhUV7WOJK+vxlmq75l042RMDtPDa\n4bBPaJE1R7TiicsYYGE47IHUnfkmGwlGiM212nuQIEGH5SxjyfpHCPfbVTNu\nfoL75wMwIVFGgA06KTZyS74kNuXnwpXrCqGg/aDullNddPsN0NyT8jGKW6Tu\n/EpaNdkY4+L2d3ofA9RD7jLEDuzPMdKShdnyl28qOjQ1eqm0V4z0YlZRDYkM\nrc2m/SyMT915YV1WJX3yxmlIZhi01e4sb5cEiZ1eKdBGsWhw9tohhxN0Jxbx\n7cW0nOU/DjPabZuy+Gp3rnP7afJFArV0zEa5OUr86cckb7WmxJMxm0ey+X+M\nJKf+x3sDkEBn2AXfrcBkutb23Ay49jo0YrV3KdgVM7kchT1BwEKNUN3G+QoJ\n9q6mkTzDoGcyR9O7MJ/Q8oK/uqVIoX8Eydfeyy5QzdJ1dtsm7GPrK/5EP2RH\nXpGf\r\n=eOO2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.15","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.32.5_1637843293731_0.0460125429832412","host":"s3://npm-registry-packages"}},"8.33.0":{"name":"react-intersection-observer","version":"8.33.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.33.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"e1ba72c9b28f1a02143870265f77d84aac450dbd","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.33.0.tgz","fileCount":17,"integrity":"sha512-slsqrtsUhHT01aySxAcY0JcjLRdVJOwatKeyk5r4IQ9c8SU+x1mKr1kPxwElYHRCIbHS7t2KD15/4/FzNJGUNg==","signatures":[{"sig":"MEUCIFkTqPpQGHnm6t1o02zFJLPd1tnavC1uyvv7McEemqqGAiEA/GWKR6ON7YbBp55WH6NgDPag34F6qtwGWvd0sWsvrGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsolDCRA9TVsSAnZWagAAeEIP/RabE2E62Kd4XN7dTkM2\nFOLcQU28KXiJpihWaFs6FfB4ierMhauKQ8ls4EiBLcuB+XZsziUx6KPhZTio\n40p5AR2QJclCtaj8f7aGBgKYC8QN/yC0jvaak/CZriLX2IkFessqjdsoHtC+\nsicvvWT8jGRqgnHqnn51MRS7B17Eh3nUkDHrLCVCON1KMHpWWU4Oge0NSpUm\nf1oUFT/UQk9IV0jEdXUzvNcFCd+8iTRGy9D7Mtv7T9Jac0hRgCML8hkFjm79\nTCaouE3xLckhyUijyKK+nF7QKqDY5Gf21fIUlQtlbMI3hN+KITvy4PvYSCW2\nNiTMRNBXFP1iH5wcQYMXjTZkq4eM6ZnPXmIW32b5lwRumJlv0m7eVG5C1Ol3\nj3HDW2NT3TRSNUbLimZWtdgWICvF/BwLkazg5Si1iPU9/ykIOyxBrx4OFLxx\nh7AdFtaW0yexNEtn21FEB7HcLXI9yUyuYtk/zxAWEi9n7x6reTAyTRwFnmTO\nWa7Am8pthH5zWwJ3N1JOt90VHjlR9G7ONEN9BmN087ggYkelIpP/veOA4cAp\nM44iRwupi/ckDFt/STb48aYyx3nxxAKWU4Kgg9PgZJpPzE4bQdVESiTSXNjP\nniAFKNcNKV6VgHql0GYccVg7P3HZzmm8a/z6nYCjJqB02Z8uOsW8Wbb0AfXb\nFl3j\r\n=FZ0y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.15","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.33.0_1639090498917_0.7965963731013774","host":"s3://npm-registry-packages"}},"8.33.1":{"name":"react-intersection-observer","version":"8.33.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.33.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"8e6442cac7052ed63056e191b7539e423e7d5c64","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.33.1.tgz","fileCount":17,"integrity":"sha512-3v+qaJvp3D1MlGHyM+KISVg/CMhPiOlO6FgPHcluqHkx4YFCLuyXNlQ/LE6UkbODXlQcLOppfX6UMxCEkUhDLw==","signatures":[{"sig":"MEQCICFOywhs19e+8VABTSm0V+chI5s405u38JC2/+t1XuDNAiBOlvX+BaLsbgfpDObqnpLWL8U+ETRuWMcpqK/dSz9KBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhunGTCRA9TVsSAnZWagAAQe4QAJ6/NCf83I2mG317yWav\nOOOhuuNOpYM2AkS4IL/HelB3t+aO1vQKHVAoNi0Mwjz9v62NkkhZ0i0+lsRo\niqoR+PqX7tln1Co1lHv/xaRL7BQLSZHXohlCo2c+uvXLMyvCGqOzgLD9PZc8\nYAwyfvyKA9wy4jiGt9lz8K37B5x+P7OHstHWQXbuWenDzYMqSodmsEtaiI2/\nPO4jOBLGCERGaIUWv8wqFYgJfVIdO4c09kP0loHhn3T2yRpitgbZAykvlptP\n6GSBOYWCuDp1XeYu45n44Pa2ED87DkrdY/yR4eZnskG9eWT/lYcSsbC60RQ8\nKnt1wEhblbmw0VaAFFdLLJ/NZPakz0uAh7zB4ImAFobaLy6U7w5feWZdq9mz\ntbYNmrLI+V6bcgYHAnA/uJEPHDAwKDO2nDM+EGzUi/dg3ZfYFN9t74PNx4xj\nNowHtiq5orrNmp9a0gEi6gmWvQ+PwZz+di0z44SOHQ+IH1KZxMTOGbfnzpxy\n1YL2Zrv/WBCQTiHXleH+9eLGOpVKSf8Qa5ljs7azO5DF7qoJC5gB4Jr/9nzr\njVoTk5phvJZCnwk6zPSQJaN8050o1F46iPTFnJZA9GGM6W4vFUIn7KyUxxKp\nSpkzgkkBDvfLU9yGuWziczt1xJhYn0faqqGdpGqeGLmzRa78hiGGDKz+FoZH\n1wLJ\r\n=5mJN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.15","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.18.2","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.33.1_1639608723623_0.3120939921108188","host":"s3://npm-registry-packages"}},"8.34.0":{"name":"react-intersection-observer","version":"8.34.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@8.34.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"6f6e67831c52e6233f6b6cc7eb55814820137c42","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.34.0.tgz","fileCount":17,"integrity":"sha512-TYKh52Zc0Uptp5/b4N91XydfSGKubEhgZRtcg1rhTKABXijc4Sdr1uTp5lJ8TN27jwUsdXxjHXtHa0kPj704sw==","signatures":[{"sig":"MEQCIDvNas/CAWiJl36dbvBRvWqwDP88CMhmGXtl6MM0uf0iAiAlbV762YCGx5lF1q6XcaND6kiP/QTqWRDZe8UIk2mILA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVWpUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/og//WI95xBfif1IMsvrt/kP4LptQysCQrYbOlBjB/Nq9orejzwxF\r\nfMchi+6UKxobIdQ9gG9R1GCsRdsg4M1RMDpEDskBon1S3UnkPc6bnefpkYAT\r\nCNibXqUai85kNO6Ybp5v59mRVDse6zIPTx1IEa5S2K9k9e0lpfyxpjxUOxAK\r\nPLXRY3E7dPf+kk70LTCNkb2fV+SVtwbsXgaXdVDEej7v+dswC+lezDzzywqJ\r\n2ehckMVFpvPhgcoMIcsFZDlJ5a6aWHX/TAt9oC3NBoRaOFXYsEkUqRZB30Ax\r\nNiM0BXrqB3j9IoZ+df/HS+eP9Ea4Hr5CIanrIBHb1bd3JcaUEUraIno2Oec7\r\nvtNTqQPejCqzmhZx3vjPop6I1wlt8DASfbmGx0IiWai4HsdvH9CWRcpr4e3d\r\nUTQ/wsrH3vUV5jvY7plhfEnDmI5ii0XxQBWt4MG6eweHhrqlN4d+KC+RQ31j\r\nFPTtZaFnN9DC4Ix0NLnye9AU+LQMgvres6DjpeVFfhOXxtQkAopX2gQ2HfdW\r\n0eWHzAq2Kq6cB42MzZ9BWUgTz/BrdYvXvbUNV9vOFw+brlPYfRTaSz9wukS9\r\nHYRgx6S+YtigQekqqmvGStJ/tpzIbQYPA0wVqD6Yp85OZSNoZ7X27GiyGtUZ\r\npM1AVDEQOCdvhSBKJHKNnoBntD2Mx+F/wBE=\r\n=lgtZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.16","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_8.34.0_1649764948477_0.9257964695071592","host":"s3://npm-registry-packages"}},"9.0.0-beta.1":{"name":"react-intersection-observer","version":"9.0.0-beta.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.0.0-beta.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"3a2200b13f458994428f60cb7ac37d4b86a7b695","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.0.0-beta.1.tgz","fileCount":17,"integrity":"sha512-2A/Os0kB64JbN6KpsWfq69L9NAwy8ei57dMJINYWNWKdRSgcSr+wafBAte34xSibZbtQM7WsFtqcER/dL3rVvQ==","signatures":[{"sig":"MEUCIQCNniHrbPo6LhTwkYfm+EBIVuCgOUL3ERB5zVFlM5fSawIgIr7EcWDl6FabeyVfFkRqq1+BvFzOhAMItL+8EauUHAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYBdmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOxg//bB/cImajrfT1ocA3CqpID8kDnTlfdqhh3wJd8WTjcZH9kzOJ\r\nJanDF/trZxtpP4u8kurYIYIu46+mIYCeK9KVpSvw5Dgycnc5GzZr1jy9M28V\r\na0Y7AelXAua6cv3PrZfvT9p2TkfWm2UN4S4GoST7KexzImiyOcTDvQocYQij\r\nJUg6SDHSshqOTGswsJI6JF52p/qxkzSGNkyohsYxFPcSdd+cuz38pKP3SRim\r\nuv12jjxDjqOTM38DbBBgDSIglNZwPDk/gG7/L5fUDHE4DDnRem6DUC+wyVPE\r\nS9jr4x7X1OmFrqkKoiN0cEmAN4ARvhqT0YBgGIqKEqKqVHXUMBbNwfda9PAM\r\n6nR7zyOBP8iRome7opdz/3kpBd2+xkmJSC+ak5hzLK9AyGWFa1SUr3IrKk70\r\nTGa5uWH86CihfLNNZmxt4PE8IWOux7aHG3NWU+sQnB6xGQrZmdw6xEoH5hTN\r\nM4HJg2ZKOa1hJMin/QuqGMFGHzQx14Hk/ZQRu3Lp+xG+KL8WeeP3m6dzA4Z1\r\nSRvcFAes360jDp1GvkZw49cK0yCRkefhIG/whTEnFeW4BdkcpVHHbmix3fWa\r\nB9b9bzrrE06dyxWwF8/7p6M6+1KdASY6U0NNV5pvwNSQXL97JXZFFceD8rwi\r\n8NniRpY/XHZuhEQ/xn39zqPBMQXZ2UwoGWA=\r\n=GsXq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.16","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.0.0-beta.1_1650464613534_0.6566726002290386","host":"s3://npm-registry-packages"}},"9.0.0-beta.2":{"name":"react-intersection-observer","version":"9.0.0-beta.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.0.0-beta.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"11e326d87b37888c708aeb1bc27b76493c0ac31e","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.0.0-beta.2.tgz","fileCount":17,"integrity":"sha512-s3cjfXMtWfRsi0Wwx5ebzxMQcBTrPKP1NeniBO5bFsKfLxy58Ik9NxxTfZDITvATrm0DS6DyMhu+ylIZCrRRoA==","signatures":[{"sig":"MEUCIHqT71ehVkjgNZzDEcVtAfo8ObmfEg0+b3i6NkQqIzs0AiEA+gyS6YlGgFlGQ+58a/c9X3GMGCr2yYw3jDRKbHAucOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYRY8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpazg/+L2RROlSNbUMAkYW8idJ8XyS/GeIVgdd+VDiBYkwjtAId+gpH\r\n0w3z/6CQUg4XyKwHu+2BSesqNrUiXtniw568POilUeiba6xBYzCPyBczck8c\r\nvWakOmStlv89QHphhZfv/VFHlgBksr1MQ1vBOzzLynOn6naOVLOHiFKi0+T1\r\n4/IDQSU211igFpweE+aaYaEZh13DMxUneGO7/iDGrsnMJ51Uary3TfRksOLE\r\nwpIGZMWt7nPECfzSE97bKIv1hvKFEiXfej1Z8VpmHHbzklwtDTjF0j9aRLUh\r\nVCdtIyRr1SKZLK311C3AT55702ThdQ5LnFNI9/lPG5Sd6mmLkwRkf8S2yobj\r\nvEw77uh+bTAZUXMwTTdFJpYE/D0ReJiq8S5r4QgspPCPP0987jrN9ZAVKPbr\r\nSq/X4TZkC0fAdkjgiun+m7cs6OG6svVNxbDDI1DJ2o5zRiRVpNcvps70cp3N\r\nh2Ey7rjDMgjbvNufqsrct20eTe0i26g2i08oFFr1biMjVQaOL28zJr9Us6IE\r\nCg612K+IHFQ2cpN3gAm28hMjEYcFsrcj/3wVafw4hPPI23aatAdakKd18Eth\r\nBEHSx3D9NCHA0gr9W7qqSJtkPuG+cMy+K2mKjUBBJbIsUEbC842UqGqddT9+\r\nRGiZDi/RArw8JjIIX/VjlsQu07lxCQrs0gI=\r\n=ZjzG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"6.14.16","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.0.0-beta.2_1650529851946_0.295761682730602","host":"s3://npm-registry-packages"}},"9.0.0-beta.3":{"name":"react-intersection-observer","version":"9.0.0-beta.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.0.0-beta.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"dd07a57a9aa22de9f4e115873a4e79922a8e12aa","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.0.0-beta.3.tgz","fileCount":17,"integrity":"sha512-JQBfBwmCPQGredhyGTAe6EMTzFBi5ycTUPWpN9QLFA7z65hCgBa0CF9aRKrSeXU778wj//yNXX8WdR5DdlRbJw==","signatures":[{"sig":"MEUCIFkIG7blyzRJYp3aV7qLgIpQq0g/cZZSJAukefB205VWAiEA/kGXVjxAWWgtFbDorerONifDXpCmw9265NQ699q42wE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYUeuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPVhAApGvgw9smo2lq0OmLW4YKDSg/GbszOUidB+C4BW2vfupoMbU1\r\nwp6Ys638OlNnUSE4XWwBuXCYP0uwSZibAtaGdcrxFh9Wozv33pEK58VHDROi\r\n9UNAeHOKd9+oZ3KGabhzgUa3WHAjEGmZd7N9hLwcUHI21avuWwmNrfkKpEJT\r\n9tfVL2YAy+XPZhMp0T7Fx9xYwXAaU5HFkRrEhXTksRg10iyfl7fqy5V5m3Bs\r\nSS6XD92pztkLuXCouudnWBpX/8Fi4JMaHwPrmvSTcG+e4yTRj3fj/nI033mv\r\n8oU4RH1UY+F5CxQqm35rWHeLraEH7TKnEpbwriefvhJSvbjX11bJDjQf41JV\r\nrir78v2A05yQ/J7nvXUv056i0mSkc4xZ2c4wMbQNM8n5clWdNTo4rbWh0/xq\r\nMdZMOQ36PghDRNu/UEASmcIH0m+PeZFkPe8DJTFcco+eYrGdJLJct5EruhoB\r\nFaQeMg2imyx7tRNAngGJviT0SrH0WifRT/GTsoXtopIRFgb8caVUpuxsDrp/\r\nyP+S2lh1Ahz6a0bE1eWO04H7IRHUN86CAJGW+dAFfnL969ywUmKVjI5bvQrA\r\nDyEO3D5TlceBa3u92ueLiHhEu34Er5pGf/r3jxhPTpVu90WqrqNQd+Gu496o\r\nfwJ1DKhpm+ks3/ppWgoHskQFhjL1a31zUQc=\r\n=mQL2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.m.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.m.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.m.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.16","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.0.0-beta.3_1650542510806_0.4846001335617709","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"react-intersection-observer","version":"9.0.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"8d4c7ed51f98fb4cfdd80b35c8fdecd929f3a683","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.0.0.tgz","fileCount":17,"integrity":"sha512-rVJ9ZTPnHk/rgMsNmWWLLz9DeUil8+2cR/wG2RAoOlJihmuxAfMVGnPYfy17kuKA1imCDfqIHjsy56fwGbtlTQ==","signatures":[{"sig":"MEUCIBl8CjdI+zTmnvqG+bnHkDXMux9i7Wy00PoUqwX+PBIJAiEAuFXSFWv1Sa5o2nDl/9/8/BQGxyVHXJD6OpOJgeryv6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYVIJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMLA/+NuqNHaSQ/QsLhXzyLFUs0d93S2Twbv5jFgsJh6pRJ9WU6UGN\r\ncGEeeZ+9YAZd4AYxyh1y/+c0sixeHoYk2yk3GadY/LHRiXWAu4LK2+FmzwOb\r\nI1OhbGyZVUPJat3TCQFbeRS4vLiz5H8YBPwSshQCWlz6v5NwrEFONohV265Q\r\nfr1dOgi2soxA36GRkJdBSOy8gFBbE7nPBJ0+ZbHNR/Wf43pMPCyy8FhI7OEE\r\nKiksYqPpCiqJqFcjF5jN0w4GhjJr3J/5gceJYfb3K7pmBpYoZhcamKCeq4NG\r\nejsrsfylyG1B+S7WLpa64cE2qLaRhoPmXPzIIqF94jO1+NKLv4PZ1cSrK9K8\r\n8QRSPL0WniTeNruyGgnf1XPY1JIF0rneKYl1nbyWXNPDsyLDVoAJT8+PgCbY\r\nAHU+bzdwg5VGsYhkN8wsqBPor2RZHAEpr7t9Ez47g+iGee8SdrMkuYGlnSL9\r\nWEzM+s7zzf6c31upPXV1iVUEAuB/H9l83itMVEnmgCtuTdieNQfZJUcO+LxQ\r\nbLoemLqRzD5kcrf+hHBfKnYObkB1yiDh9gpVBUC8PUtO/smKpce80A39Zvh7\r\nP38zJOWGsa7E+WV2ASjnC2Hs1JbOozs8L+KGtIF3ntWqdhyBGls0ltSqBDIT\r\n0EDjlVxfX2Db0RaFnXaVI592WRy3awqsO2o=\r\n=N+B1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.m.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.m.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.m.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.16","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.0.0_1650545161295_0.16183064777544853","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"react-intersection-observer","version":"9.1.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.1.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"27e66be9113fdf6fc6d745e849e1ad6ef20f97f1","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.1.0.tgz","fileCount":17,"integrity":"sha512-XSDWQGzgJ4/B4eW39+qa3S+uc4Gb+m6lxXR54m/uD5lqeL5sLrgYdntbjl4BlTYAblgUhz+JB5obINhZaD+c0Q==","signatures":[{"sig":"MEYCIQCeoVpRXNOda6FOLD+8Z2gup87byIPYiskUOwypeBmREgIhAOMcsph8PhmPCh+z7h2sgJ3PlNlEUUu1B+xofI2IViY6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZo8EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrr7w//S/v4AyspOLNjinU7O+KeZpdSmX1AsHFZe0YPTIsEnkqwOR1Z\r\nSsbCQMLA4SZW4imrmJmGFmOg6ett6WZ9FjVdIae2D6H/qFi4fQiwkmNd2f61\r\nI+JNYYTicWToF7V91+S76ic47Y4Dze5t+z67rtOi9YIx4pB8GESRAyc0Ewbw\r\nZKHIX3X1Z+hpmi3D1AnUrAL8XNcM5vRf/vxyrR+VO/3xProVdEy4g2Z/5Uoq\r\nZhsQt8SrECSBD7RAlvyBJRfQJnQF2O5j//pQz51RpQAwa5VJ818Jwfn042Gf\r\ncGntqQe35kSxsB2axns302pMNqNqKQyv9UbOAxnwg6+Jz8HyWSWbU9QeUrXK\r\nOGE775YOu24anwLk3/UM0v/8OphI36p+3NqOuJqb3zireYYTqXPVgpOz5NxL\r\nIEESYgSbN2Cr4VhC3gU1GnyT1Wt0hSU307qS7WDHo8J9Y2tUGisjKiQGG0vc\r\npKAMd8rgQkCiLNvknGq5GrPw0iSV4rqTptrduQC04I8Ut326yBh/XYRhaEvv\r\n17ZMFSay/5hPGWj4dv+JH20AVaOIGItmpnxCgf4aHhLcfoNyOdQ5oY0nNKPJ\r\ntnwChF/Sl0/R+C7cKbiM6tYlyysF9zx95oCRbci8JzKNRd1pEWQarqlhaaTu\r\nYGd5Kq2lMu4ZnpC0nJzm00U5j6L1pZXqhgo=\r\n=iNrO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.m.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.m.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.m.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.16","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.1.0_1650888452366_0.1857801249997144","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"react-intersection-observer","version":"9.2.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.2.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"4a11eb76f2ce0e1e7bb9f29219a62e1d19e41114","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.2.0.tgz","fileCount":17,"integrity":"sha512-tETsf3nEuS9WGKPld5x16QkmMnq9vTQu0UzFYnU1jBajgAqe0rIyAtobxlGloabomOeYZVW7aL3JaDZ9jK0Yew==","signatures":[{"sig":"MEQCIHE5C717O2sqysqiD7LBAbFYEEUP+0oPRNkd9FBYtUg1AiBYz1aH9oPSt5TxjkHKQtHlX2f/+/xffT6Nzz2OArozkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikpXnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2ww//b6KG1t2Ntoc3CiNL0x2dIcaKUiEGSPKNbBSlsXCiXxl7BoPQ\r\nWwVJzWjYfHbd9uW6YnaDlZHfkKVIZEkJSGuLX3ILUZXcEQzCiBN3UsFJ703K\r\nrIVwXL+ujs9yE/FM18WiCwa3tNmhGiP1/WLD2Cw9EA2VJJapYtO2lfFJL+5v\r\n7CjEBf6TCXLVSlrVDNP+f3B/mGvLDQuEvgSDDmXSCfFqS9wYrppcxifeppjk\r\nTBdG4Lw2meFOGcE+KSJDD8JkIWdCug1/h9rnzyutj9pxXefC20gt7dCDJ760\r\ntg3foCE5+GXZhRMDhZFcNhLoSU6GmAd917GS0v1Js3tr5JJVTJjp46P93qph\r\nrPQoDqKHq86ItWcvrg9vxJvRnFs5vB4jSQxgaWMpIzOotpqYQdjpx6/CFCEc\r\nN9yR8f8HRc+tQ6K7IR9en65IUWSWPF73R8fB4Cc9o6KzPfVpjn+IoOCId/Sd\r\nipVbY/rAz4AggxdPDZWtvqL2gz9g9dfLuOAgaU0bYluyLIFLE23W8XjRcbFR\r\nX7vbBVZbVU6kxWc7NaTJPhCG8gex89Jlgq67dfjj6feUob5QL/2RyDJJitkB\r\nZ7MgsGgIkaiEjWP+SgKgPBK1yG5u8Sj34uhmZd7IKTiX4L30OAwiS5ruBy1y\r\nH5o5a/9BSx1qVBb68jv7SmsOri01Pm1bRHs=\r\n=AbvI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"esmodule":"react-intersection-observer.esm.js","repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.m.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.m.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.m.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.2","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.2.0_1653773798888_0.47900046860540146","host":"s3://npm-registry-packages"}},"9.2.1":{"name":"react-intersection-observer","version":"9.2.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.2.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"2758b0436dac04723eed4ea3e2edd61555ef9b04","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.2.1.tgz","fileCount":17,"integrity":"sha512-dnaOwZ/bsOAU4NKzY5dgqtAbGZS9XuYWEQIgHSigwYrk8IVGAkznVZClyiNDuvUT3yq7r/IePCpVXCKARk9D1w==","signatures":[{"sig":"MEYCIQDItox9Jjiybadznq1y4ONH2KBHllRx3+iQ+DW4BEgr1wIhAMvzvfxRu8QBS9SayQ6RF1OPU5+OP5pHJPzFsEqc/m0r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimLTVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTcw//YVhFshSbnYTz2dTqjyRXaJiGMbirydaZVzQkUqwNvaelmL4r\r\nSNXl3aSA7QsXngE2toE9ozj1hU9l/RYBC2vdmDj253zgEwUBUmWi8hquR+E4\r\np8IOUk/Jdm9sSXrtaS0ZWD/a5JEC45Vg/RpERQJOcp+fxzeNPeP1Q3WvK9rN\r\nNwHeJy69zTvKZX4JCV5B+As7Pusz0QtCagkHA3v69GG+ElONf75nBYCdjQMw\r\n0ZNPHOuWrC1qeqxfSmnT0NuL9wJ2GS54qThsMeQq6Qlxi8tKTQSqLMqooBW5\r\nOHLhKc7ADk11ZRkke+lycCETH1LKByaVLdAugLRVLKDXYYeFWuu8/2CKiI18\r\nMW13fHCWhzgccSleCcH6GBYJskjqQn9FQb7ignLHsdj9qP27tNdeL26ipblA\r\nuf6spKj3SwFY/mIWGlfH6kcwkSQdKyZBaS3st7yXMtPRedpfYARafmr7NBL+\r\nxxlstd6kV+aefIhy/hNKvPk9EsWLqD/hc2/OCUXfMQPRc7CfTFW/Q7izyZp9\r\nVHGA5u6lwDamlQ9cwN+KdWa7a0P6I2NEgMPTZejslZY2BmxuB7p9DM3Pi2Q4\r\ni5C6V0rBVuuHNSK6XmGzWUIxZ1ErouuK2kQfeBot8j0lDreWlWvKE3+stL3Y\r\nS31TGtX1pTVrcC0uXQZIW0x8ZlRC2Pw11GM=\r\n=FV7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":"./react-intersection-observer.modern.js","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"./index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.2.1_1654174933536_0.8379477577351753","host":"s3://npm-registry-packages"}},"9.2.2":{"name":"react-intersection-observer","version":"9.2.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.2.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"4f72487e2e9c62b6a6f55f38c5b0b6b7dc6c196d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.2.2.tgz","fileCount":17,"integrity":"sha512-xrFOWo5DbDzayAuDn6WpLrXfw73mvfx4WjuAjjy7dY7jWeTTle5+18nGtvMlR7q0npJanmmh6/CaSaSg4JxTJQ==","signatures":[{"sig":"MEQCIH/Rqgo2xzbe+7OhbwXnjFWqCX/xchoMm39jIMN3sVHoAiAGOL7t9BakZ4PjbylYuJWq5V9nthL6XkdSIY4FAJPbUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimRl5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPyw/8CFIOm2yxHoeY6tba/g5woR0wTdyABydHIkn3UGCbsjOwBq3F\r\n9JsrJ/aJpO6MhCYmPldCacq6oQlytt9Q/0kNOE0QvN0d6SaIPWoEh1ExQ+X+\r\nuTsYsC9dw2YIzau4RuoBwlo7ffRB4A6auhooJ3TqR1JbqNBu/L8TPRrhzyt0\r\noTC4lOY1oZ+E+I3Nw9O2gSskXBV3Xx+qWm5BSmRFUFhKbZC7GI7T69iSHWra\r\nZH9wRqYYi/0MLtig3DsFR79CgzsoCNpiqIKwux7NLWDFnH4UQvPMUE7KTL60\r\nDDnvQv2238m2eynxkxi5+V5mb2J02ylrPtGUZQez5AKpCREjBjTtKPYFE4HG\r\nCPkC7GxDwmfogmwuqFMfiryIaNVRu8ZzwxmV/B29Au23ifgO5YZwZTztBcOJ\r\nuyzt5n28ItJTSBKPR4qvNEuz8R+JAIINjylB0qbPDlV99Wqr4DVjhhaxbFLJ\r\nsJhyFQWpbTWtF583vWjfvFDszbQc47NSQCCvS5iTPMdfZEUt5ClYll9sreyB\r\nspTXgyKuiVBB1QrMAsfnr4N5r6A6WHs8/lgCbr2fioJPf3DvvqSsuYcHcib+\r\npgl2NSGB4dWO0Qbv4GFKWPbMAaPoCn5/lk8aeNNrQtVWfak/rmXt6RVc/kK9\r\nnqzjNpqZqyv72YCj3/bRojBcPstrrjGyVAU=\r\n=s8R3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"react-intersection-observer.js","unpkg":"react-intersection-observer.umd.js","module":"react-intersection-observer.m.js","source":"src/index.tsx","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.m.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.m.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.m.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.2.2_1654200696959_0.551359111537246","host":"s3://npm-registry-packages"}},"9.3.0-beta.1":{"name":"react-intersection-observer","version":"9.3.0-beta.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.0-beta.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"a6406334df63749967260db1b2fdde5e633c0aec","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.0-beta.1.tgz","fileCount":17,"integrity":"sha512-sBu3inXDI6uulU4GNbx9haQug1q9wlKRSOctCIbOitPNBPJukpmdTNlJppJ/OG9DUSwWeBoN3FsHmvPPdUFmLA==","signatures":[{"sig":"MEQCICcM92WdqLlb0IAgc7JjOtW3yE1g/p8k+ghvSzu6zt6+AiAZXXJXh3Ytsmxe3GA5rfE9/asZjqo1uwiL18k1bROanA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioIR+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5yQ//b5zSRnPu1aBzbHTNQF4ujUpZOpUIiI7J4GVzqMkzE+wdUKEk\r\nMFGbhsNC2NF/ENoe8dTFoSC/U+pWdTjHiExizglb/yk6FmVL5FuYXB/YJL+u\r\n/uY+LqurDUPv1I8jQ0MN1iWg5IVnVrLfiwPVuoPN4g2bEadKEODV8ZKrgWh/\r\nMO0HRBNHn3hunBdLEVUQ0IPjqV+47DJow0p2P29PXlg49KvdhiGsRfyV7Sfw\r\nRQouDTjaA98yuuU42GyMAZnN4iVmiglBe6uKLNGgX4JrsuP2c3btO6Cx+a0a\r\nD2TctzMDYDPO6A2vlE/JBhA7frxidr0VpuSPmvxajzwIH0BlpxiqflZn7QAR\r\nF59nfV412X7pyzewBPB8fgQC27F8cunixAk0OLp7AUsQMMd8OEJuxsLdjCmi\r\nTTGGHr/NWZJuNiWGkj0E8EMq1yWbdvIqqZdlA8LycsusoVWcK4119LP1cdHJ\r\nYz1+H6CSvy5vitQhe8ndTO0B1bQvQf1JmB7xgLt3EKVJgfq/vR3zXXmTw4n0\r\neM2mvuxJDdQxILbsWbl+x/5wn1GzAfUoazoWLBLIXsaNd9Vi+npJ5fkiFPme\r\n7AROAJsZAU5I9D0iM2072OXI3uUGJTQtjmlTkft5OeiPIhP9qcnkk8mdO6cz\r\nYlo3raqP7e0Xm2UCaqofq1lEsioTi+UIARc=\r\n=wfP5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.mjs","source":"./src/index.tsx","exports":{"default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"./index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.0-beta.1_1654686846597_0.7699976650467502","host":"s3://npm-registry-packages"}},"9.3.0":{"name":"react-intersection-observer","version":"9.3.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"c753839d132e574de6c19da5d4a33cf504c02d2a","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.0.tgz","fileCount":17,"integrity":"sha512-E1UT9Mc8tiku9WZih56GqQyuQ+8dVC/yX9VOMNnbmG0vGjiRNb4RU7exgrbCtTRzfco0HwEs1jbbdKBX+QiYCA==","signatures":[{"sig":"MEUCIFSON5vCGYfN7LzHfkVqJ7CR0WE3soryJfPh9X6rulcgAiEA2ySF+ZsY+iXK8NonCCSEmDNs2MR9x04UG1LrYDdqQwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqI51ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2PhAAgEvxwCmrGUsK6dAVSdBp1VLsL7iZs8E8apWMc7zl1+vjdGEu\r\nXzoQOLgF+/F0VbtbG3xt137FJQ3PZ/KzrL6qBHP9bhn2W382/a9DZ3O2llC5\r\nepOtGf20jGogcGjUACXLAZomqdfyNYrROTOe6x6a0dE9BNHF6myvNwZ5GZHn\r\nCZ+f9UBd9dOINRodzj/Lyr5nqRzDgFWnde1n+Pf4z2m5IFJoQ8izy7a1pZa9\r\nz27BT9bXLRVE7RnlXzlN5ZRzCUj9I/HFTcQTjN2va+9egolJiYCxBTIFOlJn\r\nuSLG2gvEImTub8STMlOLdQyfACzQpxs1etehWfogqvceS9QrJQvaE8EuwI6R\r\n7pb0rEIs3ZjgnY259p1nGdzSlDHJ2nETetPEcBGdWufcadv8Tv1BVGxK70kG\r\nDOhI7ma+dsrKIEn3uPip66Ey8ygwwRRY3tmJ9DaPkb91UaOqtNVbEs1e2qk8\r\nAzpIamn0tFxCaaJigqSLvSK5NHNTQ3MGo8mS1E+oii3Sn4L312aPE1bXV3MF\r\npLXUdJQbPaG8StLOl8RfhvQZEUqYlqexZsMmzOS2xjpWiS9HOjH02hPByH1U\r\nwdsJ/98zofJkm2IREBKuo1SVmjEnYrhzdpe+yX+Ro1iJrm25cb9mC0nfC0a5\r\nbh/j48k+z5T/FFH+F33WGwt40Ezwt3+eJqc=\r\n=LsJd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.mjs","source":"./src/index.tsx","exports":{"default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"./index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.0_1655213684747_0.3417954089675599","host":"s3://npm-registry-packages"}},"9.3.1":{"name":"react-intersection-observer","version":"9.3.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"1f558a43e1194b802c8efd04f94a2d216ca928b7","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.1.tgz","fileCount":17,"integrity":"sha512-YOfotgIVj4Yt2eUpVezwG3mbAy0pYSL3G3kl8WgdJivjhukQrS4UPpVCj2B3O4XxhRJ4QxL1q9Rd/T0MckNwNw==","signatures":[{"sig":"MEUCIG8WRzoijebFfdjm4nqHn0fMJqAx+e75qDgCF0mKMrmIAiEAlirZJQ/LkVVkdX+42oncfyeHiEMGCqUBSIBfJhYZvoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqcqmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiLA//TXDKKIndxUcxQszH+elu+rNXbZrbBODtlQufkWwTFBW9eAVF\r\nXjkNWBEYaiXh0xIa3+QE5zDxsCD0O/NIXIcWlw2+jUuyqZetuWrCkkBB6Lrd\r\nMCXVbmDL3g9p5VubJqGoB7oUJFfJs/dSIdwPT49jxogUsoOVRElTimSQFbVq\r\nSVfTHW6eqgf58znnIU5dW3H9BMQ1vFqELg7sXm3pWCnLE/iXpe58YaJPyzrQ\r\nlpqQsOPVpKIYrsOoAwxfsIcdtSS84qDsR/6AKK5NanCMk4C9XiazSdLbqHT+\r\nR858hdp0KWIKrgWiEDC375uxBTmVStxZJy2teBP77amtagyFjqPBZ5RoBRQQ\r\njUzTMHHUG/eGOTuCvXKDwfAvd7wjcmQSLFZ3scB14fATP5psR3o7BN+Jaq8N\r\nwk1HXdsbn5pRxAjf1ycTHdVi9947levroIST25dNJxmxewIdTSdVp8GYB4RZ\r\nvNp2rITWyRZ+poUOpU+YS95MwLy7Ugdivxt3E2UZcyOcIq+jDtmBNk6I68cM\r\neYYk6lzum75esfcTh74Oc5nxYuXyBZOg2bXbM0b6vyq1i+UYWjkWw+m9dUPu\r\naa1Ygo/6SAOxtUQOfPeGN6qwiTZl1xZPKkl1AmqygImzSg3qAt2iFLcbuDHb\r\nBRk0jx7/yEK3zBnA3KuXKanHNhk4x/1VPXM=\r\n=qaNi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.mjs","source":"./src/index.tsx","exports":{"default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js","test-utils":"./test-utils.js"},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"./index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.1_1655294630290_0.20664765401793583","host":"s3://npm-registry-packages"}},"9.3.2":{"name":"react-intersection-observer","version":"9.3.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"3172c0d25bd335ea6136da4f2ca5fa84bb2f8b83","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.2.tgz","fileCount":17,"integrity":"sha512-tcVBO2xToFgfxOiUdWyjpme8x1KdJ+O0tRt4sYj0idamn6G+FEJ+MO8Agg6IMdW7XUF5vkQOmVVucV7Kt65nxg==","signatures":[{"sig":"MEQCIFEKmux5XunPX5p1HWhqdXIr18VWYxK3RatpIPYmaedrAiBCqRkcljvgbsO4BO/DwHo+YwHExFRC/0VOUHCU1pdb9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqdIJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmPg//ZAblumRKl7zrLLpkH4jC3vdalZTuPoEDtHIQNaEAyGYxZ27t\r\nDyeGLAiOJnm3oZ9H5tnrQzmtFU5vcGt7Yf+1JQ4RT7tWs20ysJYXweqSVLcC\r\nagq2ShnfTA8Xl0A7C2w2b2wJGS7LPiZx0vwZyR3oKm1uH6V6WbSperbN+N20\r\n8pzhs1mzoYTJbtJrbsZ5j44NOnM58bk8gvwzXLktyQ7Rk9ymvuW92EuQm/4X\r\nxDEBtLb24niMbwXghOq/6Mbh0v/f8mHlYWDTTI6tlL7ZpUbeOcjTXSvXAD+F\r\nLypwWoDUsojQqPnBpAYmroG7YeIJgBSqlAF806gM0iEH3VQGWfTTpblDHq+m\r\nmUsBtHaZBwDl4qHw8sb39J1JJMa5vokp0Hs2m5Sq/3XfVQzhwEYNUUqHrNXQ\r\nR87k/P6+WEzr8jqKTxApN0aPfgPqos5wDJeXYnbxKzHnLd3AkIAxAsjHXgdr\r\nK2qFOrJ2Dx0h9kXdRGehEoiVYI+bG2L+HPLDr+OypIz3UUWhONsJ2ralIEal\r\n0mw78YBO+Avrg8fah00OnAaJX6fuCGdmCVmuiECHR6YYbU1JjagJwc1zbmI4\r\n5l/db3q2CqLa2OzWhG/XWnHv7vBgnNhz2bfQdH8OAJmT/uO3fROVAAdhgTBx\r\nwSb2J7g8DSv6s3fgTn+CcdjcI/nhmC90We8=\r\n=zr2E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.mjs","source":"./src/index.tsx","exports":{".":{"import":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":"./test-utils.js"},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"./index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.2_1655296521175_0.23058213264762206","host":"s3://npm-registry-packages"}},"9.3.3":{"name":"react-intersection-observer","version":"9.3.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"1266fad4c09d8380462548b71bbc73e0e1c0c089","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.3.tgz","fileCount":17,"integrity":"sha512-IEXX+Qd3/Bi2EzR2TYBLosHIaIMOTpgKRp5UH//eWOuteO/lpyTpQXt5ACy/ZugI6v0nwJBfiKLvWtCaKiRI7g==","signatures":[{"sig":"MEYCIQDPfbsZ/RJTmaSnuKvIrloaMbslzdFJmAtdjoPqGByvKgIhANWQmH5sGaw4huMHxtII2CZMAfVczz+vDc2gPbgFFh5g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqdejACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpsow//Y4iYyUBo5f+KVbxTLEo2ovK9j6EsTI2ocIwHIJKo/Qjdt8mL\r\n3mJuFv8RW2xJ2W6hTiMJn4Bikkq7+SD1tAhUW1O4l4lFHw1WH4zojtQuIsno\r\nSRObPdNPEHTkwjCmtF6bbXSgGhqHhwgi2HVLCScE9b09K/9XI7ILQt/V93UT\r\nY7v9dK4WuGrrOwzrxvlC1TH0LP+9ZJY887HAgV80lqeLg1rzP2bfYwR5Mnbz\r\nd3th6b/S6H92TA7zKSbAoHR1fuMMNGe5ly/RGtanT9G2vr9vssG9Y7ujMnrA\r\nJus5P6yVaKTJ1i/taQC1vh+H6OPvpk6tQyAgYU6DfUOIZ/lcAaubP31o3tMP\r\ndSwcqsCxmV0s6gJ6YXRo1T/C2HznXBTs29lkh+958ozadU1p2sPglCiDzyEA\r\nX4aduxNxL0sYBb3hw7ydVJ/OopX0WirJ79m736u4xC+IJecSOsrhVaOMM2/f\r\nACOdz6p7MJ353tnMcnvm6/s3B76Cxe2BIiw0h4ycihvYe4iiyfSk+vXqWK4/\r\n9VEetLg8hG6Tr2RWoIstjKfkClE1Sw5fOR3wfQJ5qzz70eiLoGTNnHCBHzKs\r\nZdV9BvYdBHzAt4zid/odP+J/Zsh2aVWAWp1FAQiAWqEJ2wd11QGTSDyPZD2R\r\npQPo6Y5YUqnmQwYnKv7LCLO6ILbVPE9vDCE=\r\n=P1A4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.mjs","source":"./src/index.tsx","exports":{".":{"default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":"./test-utils.js"},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"typings":"./index.d.ts","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.3_1655297955382_0.19931380665198528","host":"s3://npm-registry-packages"}},"9.3.4-beta.1":{"name":"react-intersection-observer","version":"9.3.4-beta.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.4-beta.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"f6c64ff2114ece209f1301b761be35096a33cb8a","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.4-beta.1.tgz","fileCount":17,"integrity":"sha512-X/AB8Q22/VbPTnwif5yrKGdyfQjt0dKZ7gKU/MqoMQJMQoxiUJ2lQ9a6aGROZA+8PQsg6kc0t+5ALhJkGw/vDg==","signatures":[{"sig":"MEUCIBg/4TSUOpSKOflMGP2ULydPpm3SxqGrqDJgHV4k0ceOAiEArtj8zWVidgBHXRHxh1Q2PkP1BnxsLCws5cFnvL4tXxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisCUWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohZA/+JjIT2Oy9Dl58x1cVU2jCGq6ZjjkJwFiQc+9SgKCfbcosZ+ae\r\n02+c+bLyjp7EEj1YIQjk2IaFLqJbkIaRK1LYV0R1frL/OYPetvbV2ALSLf1V\r\nRsTYeDGKmVqLU00Ked4w27XpMIG+55ZuNqNeFRrdUe67IWSndKi8zFYk9DsR\r\noZ9H42r+Sw7ZsyNA7IDMnVLQ2EsaBNbSe2Gb0dv4KERtgyan5IqDhFZF4gA0\r\n8IDDZLG9q585/9T0jsv3TNLhXet4MK3bl2CCldbTS4Y3mttFgP1Jlb00Jg7R\r\njjLshpHcDuenappmj6yHs8GnDpYh2uH2WVULFYfDFnf+DrEdhkuTmkAweJl3\r\nU36dMVrduRAdzHWOmc3WyHgYl8NmwgPDqTvQ59z732ad96WuUDt39tYy3wjY\r\n1d5cXSaVzUPB9Pg8fnfTV6MO053Eye/CEKzO+3Pu3IDYXcXfKCr5Yynf01zC\r\n+ieNOkw/GXe8YgA9VypoCjXwuuFj52G0zoTz7q+8seYhH1rpEOXxMBPQmuOI\r\nSFkaJG4QNAp41f9Z9mjg5lSeuVeiWguHqcjm4uGn1vV04sAKaZc83AuMZNgf\r\nFFpkiUampvnCBkqkCSkQrXf+F61BLLzGkXhl0nqM7p8YxZTtRAUdQ+uO4Nxw\r\nvXWixO8aqlOVs3s0B48I3A/FB839M06Q4Fs=\r\n=KoK1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/react-intersection-observer.js","types":"./dist/index.d.ts","unpkg":"./dist/react-intersection-observer.umd.js","module":"./dist/react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"types":"./dist/index.d.ts","module":"./dist/react-intersection-observer.esm.js","default":"./dist/react-intersection-observer.modern.mjs","require":"./dist/react-intersection-observer.js"},"./test-utils":{"types":"./dist/test-utils.d.ts","default":"./dist/test-utils.js"}},"gitHead":"57da6c3dbc1e6adcde0dbc799e97c0510de3a435","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"scripts":{"dev":"yarn run storybook","lint":"eslint . --ext js,ts,tsx","test":"vitest","build":"run-s build:*","pretty":"prettier '**/*.{js,ts,tsx,md,json,yml,html}' --write","release":"np --contents dist","version":"yarn build","prebuild":"rm -rf dist lib","postbuild":"size-limit","storybook":"start-storybook -p 9000","build:utils":"tsc -p tsconfig.test.json","build:bundle":"microbundle --name ReactIntersectionObserver --jsx React.createElement -f cjs,umd,es,modern --no-compress","storybook:build":"build-storybook --output-dir example"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"prettier":{"proseWrap":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["eslint","vitest related --run"],"*.{js,json,css,md,ts,tsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"14.19.3","eslintIgnore":["*.snap","test-utils.js","dist/**","lib/**","example/**","webpack.config.js"],"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^2.9.9","jsdom":"^19.0.0","react":"^18.1.0","eslint":"^8.16.0","vitest":"^0.12.9","postcss":"^8.4.14","prettier":"^2.6.2","react-dom":"^18.1.0","size-limit":"^7.0.8","typescript":"^4.7.2","@babel/core":"^7.18.2","@types/jest":"^27.5.1","lint-staged":"^12.4.2","microbundle":"^0.15.0","npm-run-all":"^4.1.5","tailwindcss":"^3.0.24","@types/react":"^18.0.9","autoprefixer":"^10.4.7","framer-motion":"^6.3.4","@storybook/react":"6.5.5","@types/react-dom":"^18.0.5","simple-git-hooks":"^2.7.0","@babel/preset-env":"^7.18.2","@storybook/addons":"6.5.5","@storybook/theming":"6.5.5","eslint-plugin-react":"^7.30.0","prettier-plugin-pkg":"^0.13.2","eslint-plugin-import":"^2.26.0","@storybook/addon-docs":"6.5.5","intersection-observer":"^0.12.0","@testing-library/react":"^13.2.0","eslint-plugin-jsx-a11y":"^6.4.1","@storybook/builder-vite":"^0.1.35","@storybook/addon-actions":"6.5.5","@storybook/addon-postcss":"^2.0.0","@storybook/addon-controls":"6.5.5","@storybook/addon-viewport":"6.5.5","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.26.0","eslint-plugin-react-hooks":"^4.5.0","prettier-plugin-tailwindcss":"^0.1.11","@size-limit/preset-small-lib":"^7.0.8","@typescript-eslint/eslint-plugin":"^5.26.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.4-beta.1_1655710997902_0.4445861547925496","host":"s3://npm-registry-packages"}},"9.3.4-beta.2":{"name":"react-intersection-observer","version":"9.3.4-beta.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.4-beta.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"a8f259ce4373819a9c982ff151675487c3bea28f","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.4-beta.2.tgz","fileCount":17,"integrity":"sha512-LXvg5jwtvv6lPoDBjNrLDFIJrs2ipkKcbH6Api9/bTDLSkyk2xpjbQrW1xK8NHGNhm1UYdVgRomseLeEw5b7Dw==","signatures":[{"sig":"MEUCIQCjuGoeMbZvPh5oQmxXkQiZkzx0B487PTEa3cABXC8cOAIgIhuLw9YuChaA/HhSc+I6G504BpFO55m1IMkce24qYcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisCqMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrphg//W41K9d9LPMj3IS45t+Xj0VYH8GPVDpQ46/ujVafgUsk1DPq6\r\n0I27dFeI8On2zjGjS3DiM5frzbmIMoYdEBvXmIYTEW3TShUVAm5QJnJLqUfn\r\n0L7bog9TEsOu5aDFN2XKM1NQGbffSoBu1b/BzpxhK6AVBxCGgOv+KlFimMgQ\r\nSyuccjd0MLhPdKJahZ00j359dTf1ZgDx/9HEor0pKVaS5yC8zDYliYtj8aCq\r\npScHquE0rhkdrI3Ywv8hAoT2jOPcsoIk9BPDVzT6vG6nbtcMnq01VWI43OHm\r\nQKjZminhuJMN6g7rDyVrXEBtmQTqHz7S0AxZUtK3SenpNchYa6Dyx4VBnMNe\r\ntNQBPYJeW05DN+k/Huoco6N/iXXPtysurZVspO4A62+6Es1DygEcJR3eJBpt\r\nytGW5hTBxyn0oKJtowvf8q2zRaphl5ux6d0sGFDrkL3xdRsDS4bZWwFUs3Go\r\nyaSeejBwE7myhaxN9pD7yXjXorbjnqn7TPm1o8OgW/q/i2MHQiWYdWuDaJUp\r\nAmF6abQs507xespgVslaYFH8V8DQBdguVsx5SfTPsmBMyD98b4F+NLX7HMqV\r\n/+JtncObf8XSizgulKBwewIaKlCmDIp4okiwekh8l0prG4RJSu31tlu13IjZ\r\nEbzgBmf252KQoH4CUtoamDWv8oRrmQAgphI=\r\n=lhFa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","types":"./index.d.ts","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","module":"./react-intersection-observer.esm.js","default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.4-beta.2_1655712396422_0.48395045124120073","host":"s3://npm-registry-packages"}},"9.3.4":{"name":"react-intersection-observer","version":"9.3.4","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.4","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"b38a346887f938a2e44bbf4c82a907fb4add675d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.4.tgz","fileCount":17,"integrity":"sha512-8L0NpqldlILWE9qurRvPJDx3fgwj5gPUJbtZq860wDdHyR1IU52DhhAVN6rmo3TqHF0CgCA50mIT4SHtBSbKLw==","signatures":[{"sig":"MEUCIQD+4fR5dKoV2G80bxWCMJA59uPuAr/qwXmrZCbg3dY50QIgGOPiZfrA7R1YEtnRNUpg6GQeHbFNT9Jf3J0/56kB2dQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitHX/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmox1A/+Itp7cinm44zDb6OuTHv5sJ8fDk+WmJYrs85H8nEBLjmHKZSK\r\nOtsjTxSBUq4QzzMtzvtnB2law6QV7RJoUpOXHk1WBVLECmFN7zXob69xDJSl\r\nf/FHOz+ycqYEamj/08fk48Ce4dymIqq/uxAnPoRN3GHjcfvoHWrKk4RR9fV/\r\nFoBOvTSJp/cAdURvyLxzTLIz1fRxOvcRaJyD3d3FX/WIG0ePE9OYnPH70VSQ\r\n0XUvMcXa7yqT8uPyeT2AGpGFksJtHximqaGhxddORGz5ZuBGuTDoLEcSfOm3\r\n8mLJ/yelHIxHZKiKv3+vfekk9Co9AXNQV86OziVPJbZ/BhMTiaffmXKwsxgf\r\nXnBT1CiHrFLnguUiITwttaTMEWPGLToB0OJOxcZEIHMkLD1mbNchFm+T16qk\r\npgsBCOklWEn7PIkSSR9YmoVtEVqpnMV4sqcbNon6pcbvYswbKYm+VKuL+SHC\r\nM+Qa0IbbURMxkq4nkxjKhZSOshAe0ZGLwSVJ7aVZU7NJSf2K8VfvTNSTqtHQ\r\nvISJUpOEbEO4LFYTr9CPr7dChdsVacJqS4jBtD1vcgO3b3/ti5S19S6I70UE\r\n6LuaWJvxxJwX2AsXdIJ3ykottVRdIpqFCFsFlT07Lmdem5hfe3RPatk0Zg6W\r\ni0T6YL+ZrM/PqtE0S10u5PfN5JEE5ZeZ4Vw=\r\n=2loG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","types":"./index.d.ts","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":"./test-utils.js"},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.4_1655993855601_0.6208951716427447","host":"s3://npm-registry-packages"}},"9.3.5":{"name":"react-intersection-observer","version":"9.3.5","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.3.5","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"df97584c1ef1549a47d4af6380db2fb4b76d7bba","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.5.tgz","fileCount":17,"integrity":"sha512-TiJXVUapzAaIrZCAMBLjyWvwGYNGm0Xpkcwm3NY23b9PsJEBavul0hRFmrwc/LOmBUA/8TlkjCj7lCvjM0q1Hg==","signatures":[{"sig":"MEYCIQCDkkW8jqVTK2kjdTfzZL/lWJbN4PG4igHsKuyQvns3zAIhAMRCXhQlUweebSN1wtItrnQ3skJ0GIjHVSiGJAr0U2OG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivfp3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEOg//Usd/cib/2IMM2eVoXLf3F1jTObjyoYIBqbTUHLEujq8qlxME\r\n/+6K01DTRiasaeqWhEJwfdvr+L4lY9xpYyDdKxb/dcYITrxEiypUmwIVvqFa\r\nniIGlGBdLbp4trPgZdVFGF+lcDkWm1WQPBMJFVfXzE4ARFmrvNtJN0+X+Qhc\r\nPW+NiLXnd0yPFlbGBSwGLaHhQKBS8V74kM/m41+sNuLBO9SyPZ/Q9YTAtaXG\r\ntuUOMTrnJv1LnYjJWrasccr2XCkfO0bx7j8N6b6il2PjxNv4iALRUszq8UxO\r\njHn4L2n3r1gnd0xgOaAan39M5L8nNdiytGpYPcI6pjoCCLzQbtjub0MpzUdR\r\niIkJ0+UdspZAdqPxZ0b7Tyq9ooWnoCJiOz1pL2D8wTkgu2q2T3HEazPCZNmE\r\nzzHd5J7iT35RUEW1Bp0kLuT34J7hk3/1fDVAHDv8CICCFcpBn6pDLtN2Men6\r\nvv2RC1JVTIfKtttH9i/5xv9apAwI4TRanVECHWu/efs/1f3+cuE/FRKRMhF7\r\nLGUs4TTdkjLlsyCehjfZOTIw3Ua6NSd1vuHx0ohM9NEiGcvdNGqks1G+NC9O\r\njT7uNEM1jkX5DK7DOv+iv9pX833EW1KtswHOIYO4sUZOabJ4fxWZN7zLVZfA\r\n77Pa26NgVi7AH5+V4PhNoldLaIn89F0RiHY=\r\n=pqWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","types":"./index.d.ts","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.3.5_1656617590913_0.8222713760938287","host":"s3://npm-registry-packages"}},"9.4.0":{"name":"react-intersection-observer","version":"9.4.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.4.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"f6b6e616e625f9bf255857c5cba9dbf7b1825ec7","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.0.tgz","fileCount":17,"integrity":"sha512-v0403CmomOVlzhqFXlzOxg0ziLcVq8mfbP0AwAcEQWgZmR2OulOT79Ikznw4UlB3N+jlUYqLMe4SDHUOyp0t2A==","signatures":[{"sig":"MEQCICFhAoyMKRVGqYlTYhglexLM426Ai/ipLE0nwAWSmrhfAiAGjYx3EtEHYzdt2YD1hpoqHkhybA1Ie8VrExi2g0z19g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2sJ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpq+Q//dYky3r8ugYcttYqf7jQlBMdNZ17p1aWKiV45ASHfE3Lf1s/L\r\n2IxDgL/QtLgue7o9F3/9NHpeKDr3HKsoHonU7tzw9qMa5Fhy3CUIICEsrs6I\r\nYDhH6ASbBkeT9IffcrA2sMvWlZkuHMYq7sRtb8mEsbTLMBGbyhZYuc2IOELb\r\nsJzQ3hI9QhcCrgF1d6vUWEqz8qNtpPQT7fySNiIUh72BpPIbUeZ0Z5wa4xPI\r\ntY9LIrCbsyU2s5jHIudQPUTjGzLPSrwjxAxMJkheVYMendC2J80rCoCcTHe7\r\noo6o2rdt5Z/uCSQrUnC6mZVU2c7MwIUki2CHjifeigLtGbAdVTsVoHr0VKaW\r\nN2qX2lz9DD4Pvnb3l9xOhHNSARdH8CWfwGEjy9hhkHJUOTT+lNAz6wRSFP+i\r\nbH3NXw4Bnybz2DGu/pZ+EMypHy+DfDPU7TH2qD2tvOFxDo81Nk6D/QBa6RMK\r\nGIZN04HC8wKop/dYBS1l1nX7BUjLtFpS0H9E29eFNNFuY7mJdmE4fqVpsaOK\r\nr66YMOp6mJ/0z8u541ic0S8BTjFLRevd1FJCanfSIUD9oJSyDf6OIMIdmptd\r\np/oyWJyMGsYcAn8vJEm29u+tw0lPO0EbA4PuveK8W3rXjtAdB3IGSx68GSRM\r\npkSmolYGsh1IXn+mWC/C2teR3xPujn3JkAs=\r\n=MqMs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","types":"./index.d.ts","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.4.0_1658503805413_0.4616420115836972","host":"s3://npm-registry-packages"}},"9.4.1":{"name":"react-intersection-observer","version":"9.4.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.4.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"4ccb21e16acd0b9cf5b28d275af7055bef878f6b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.1.tgz","fileCount":17,"integrity":"sha512-IXpIsPe6BleFOEHKzKh5UjwRUaz/JYS0lT/HPsupWEQou2hDqjhLMStc5zyE3eQVT4Fk3FufM8Fw33qW1uyeiw==","signatures":[{"sig":"MEYCIQCwYZ7mTS+RbYi0iAsIEqd2rJk3D2fMICm3xpDyOaL8kgIhAK0JLcBCZSx2rudP2ZdViXCD2yoPdKRhm+mVOYO3pOwp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc62AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWlg/+PvnUCs47hbaIsvUxOjDEA5NWvJBBeWo7RwZiHF1dYr49G1Lb\r\nNNZgk+8+x5i3psl+8/Zi2ElBgO7rvf7w8PTGtkogbQElBXm8BYzV3xh6E7qP\r\nStIjg5yrvwtxk8rJ0RG0T/z9j6FXekke2w6Xz8OHNIl1n5AdYz/zaRvrOz9Q\r\nQKeNXscQaBL3ndWUjPTItlPzqNzT4Dk2uiX8H1NfjbWHL0aEWU3Xo03vNs4p\r\nrKjJgzefFlrY6rQ0pHfAt7DUV52rebrpspoLL8KYXq6nwxJjHYbo6NUuED9L\r\nXgsPsGBaud02uRuUMBKzRUL3To8f+yBsb0BmSsqk0yI5FAc6J0YtH1BVQoM+\r\nZXCTq1lvqo8Pdb+WpIPTsBwQsC/Ho/rR1MLDGUT4sGOe1Zd/SjYj50RA114t\r\nMJXf0EkdUrMGj7/QbDnQRTq6H7VURs9nLcukimxlkUUK6Z3SgWvQ3oSDNgNV\r\nusfPZIZ1XaGNZd3ttr76iBUDyG7Y/iYE5cZatrlf79lAh2suOA6tjEyHIg9B\r\n2PkEYmj70p1blkOjP/XruiXRH0llJ8IZjriIX0fHH6ENz7pt0oG4f5zXACol\r\n5NNcZXYTk2EHPdG19H15n2FWRtwqrtZsC1V2cvemjsUym8J3+V8WpykcJY/S\r\nC4YXYEsStJXRVvnuzcXkpC71YgGx1u9OxNM=\r\n=qmNs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","types":"./index.d.ts","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["master",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"6.14.17","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"14.20.1","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.4.1_1668525440633_0.8392571781422722","host":"s3://npm-registry-packages"}},"9.4.2":{"name":"react-intersection-observer","version":"9.4.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.4.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"a80401d290715d8b89941d037bc4ad1398b8397f","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.2.tgz","fileCount":17,"integrity":"sha512-AdK+ryzZ7U9ZJYttDUZ8q2Am3nqE0exg5Ryl5Y124KeVsix/1hGZPbdu58EqA98TwnzwDNWHxg/kwNawmIiUig==","signatures":[{"sig":"MEYCIQDtibKQNxg1E+VcgiQkGkFymVk1URcz6J0QZ1xlOXPCnAIhAJ2l7aNdUFYa6LmgY3pf9bblqxK54PAbkTdbu/vZC7EZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5BimACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjkA//bi89KreJJQYBpkGvryjIMLeqONbMcAbZIeiMwuNcVFwzlrj0\r\nImrXRlc9MhsPjXmzS5TlNEGcO6zT1qwyqFjlDGkw5Z/R/+JNxecOMeygu48T\r\nrve+GkPbpTwUmY65xTa20SQX74y3is2/GQXq1Wmp1qB0bf8gKLUyM0SilecM\r\n1IbSw64pqkpt2CGvqlzCYbcebGviDX1fo+DM1V9aBfIGM9prSQbk4Jd48T5F\r\nkvh9REzfTULY2rVRQfRJxHcf9j7l+1el3FTJGvdMKRj2sZxwRFnwS95iPCk9\r\ns/JUCf5/o+u+/tWvZWa/TamfmjaNCCootLqf3JdcHS9BUDiwN4pGPNJM/I3Z\r\nv+kmGdOkSgsLk7BL2wLzxvQ/Fo3BkM71YmEPfDj0lMiGkuh7b1pBKwHjNYvM\r\n0URzMpk9gc5PbGWsaWEW9ZdnioH9TY2vfhZD550Grk0INusvlbYfUZ/mnSW9\r\n54gwQv28NGQpG0A85OiJgD/sYhhzoNjLjGQ721HAzIO8nhmXdkBj5xAiMmXI\r\naPkJSvvtzkM/qOii9hVOC6mEwbBI6BoI1ZyEd+/exr+ZKAZ3qPkbiDL6vFNd\r\nvem0v0IhjjLNG0Rn9nCBLktRHIqlz9S/+tpbiNNTwyPF5wE2jH0ympfA1KFe\r\n6TnLlRS0lX4VOuZdG/WyfS08FaZwdLHwQTQ=\r\n=IvBJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","types":"./index.d.ts","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"2273255acf1177f3b5cd9cadc2d955d144c409cf","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.3.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.4.2_1675892902500_0.39265051603990275","host":"s3://npm-registry-packages"}},"9.4.3":{"name":"react-intersection-observer","version":"9.4.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.4.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"ec84ce0c25cad548075130ea045ac5c7adf908f3","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.3.tgz","fileCount":17,"integrity":"sha512-WNRqMQvKpupr6MzecAQI0Pj0+JQong307knLP4g/nBex7kYfIaZsPpXaIhKHR+oV8z+goUbH9e10j6lGRnTzlQ==","signatures":[{"sig":"MEYCIQCWWiwCBcG6K1Qf5mUoYoFQ3WpqzhhBfJ862Q652dskjAIhAOZ3khWe+T+nuuyBYxYidSZeY2Erf/d5xzhi5BOgmPrd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj98w8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoODQ/+O9xUA/jSU969p1piaxgOSqjBj4yjzsPZoacXsZ6t+qZQR6VO\r\nf7F3FXdMQRZe8H4iPVBz/PvnN/QybVn9aXlYtiebwvrGHgh889Knr9bQzW+h\r\ntHzvaEXrtVLKiMmhCaEfxOU+eAg6o35E0nrGJUeJYdtZ8V/9as/qjHgzLnpz\r\nPiu/iU73KMcXXUUMjmEed+vgp9lqgq6IzJwly1IJZSkxUrPBQaQRqpEVyd3X\r\nQdEn48ipsujDJjIlGQeV0hJOZ5JScGwu5wIvpnh7tSTq2hmXamAuEY22URJv\r\nXWaqWMMxAkfrla2abbYViP4dlru9e5hnoJdsIJBq47bLZP4CPGpHkfSwRQim\r\nAOMM9Lu3paR8XuEkX8CdvsEbdUr2hno37oFusByU7zBSG7ThM/9hhs++88Qj\r\nDovEBMIGRXBoIib4felz11YTIhYWKUnFp0e3AId/o7zLLJ8pnWlxF9pyiO9t\r\nsPCxDnv25IZWmCi9Kw0Ug+UKFTxO0PS2cs35esAADNQb69n77hcO5pau9Qmz\r\nPp51ExKehYT+8ROyxXRDwgOvt1GbNE2Ikib3XP7vX2tzDEpnCAycQfO5Ld7C\r\nwpJYVIFACJbZHQ0qZbKuaiaXlcj2bo/78m7OoN25GGXZZIPTvGk0YNLozKFX\r\nJr9GxHFGwgEjZkMRyPQd7Ls0eYfFLp8RJAU=\r\n=BCJ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./react-intersection-observer.js","types":"./index.d.ts","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"412da1e2bd7c3b9fecb238b8b7b67c65933fbd88","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.3.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.14.1","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.4.3_1677184060416_0.019849051180365285","host":"s3://npm-registry-packages"}},"9.4.4":{"name":"react-intersection-observer","version":"9.4.4","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.4.4","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"e1b4c49ba2de6bcf103dd5f0d84eab4c8cdbf230","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.4.tgz","fileCount":17,"integrity":"sha512-KQr8ezJscRSQZR0/TjogG4mZttCzdPZj8fhDzAK+xrPYOVvFjabRNy+4EY3UhS3fJaJyIedGjA8y4yKX+nc08w==","signatures":[{"sig":"MEUCIQCmupR6a9oHW2fpUcUtbYFVbld/7MxeJBbjw+d4ShOewgIgPTqIKlUzVITJVfaLKvP2/OAU9vD9ilXjkuHllKSE8ks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214578},"main":"./react-intersection-observer.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","unpkg":"./react-intersection-observer.umd.js","module":"./react-intersection-observer.esm.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./react-intersection-observer.modern.mjs","require":"./react-intersection-observer.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"4b1adceeec9ffdffd0c3fecfb8600d6298fda181","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/react-intersection-observer.esm.js","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/react-intersection-observer.esm.js","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/react-intersection-observer.esm.js","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.4.4_1685609838935_0.054866353062105855","host":"s3://npm-registry-packages"}},"9.5.0-beta.1":{"name":"react-intersection-observer","version":"9.5.0-beta.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.5.0-beta.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"97e927784d613d25fb157f75d8951786b5526d25","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.5.0-beta.1.tgz","fileCount":10,"integrity":"sha512-Saq3i2CzKPN5ZHskxDsHEwEmWSM+xQ7AnqTRtTWPFCYTzASjngC0zaXpSlkLZMQwP4mXatvD5TLL6os5cCJNEg==","signatures":[{"sig":"MEUCIQCKcy0AWHyrpRm0pmyv19pX3gxnRYF34QPYsywA2yPLTwIgeuc+mocrLJZmL9NfvFHMbtGRv3OWpx7xvjSEby7AyMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104613},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./index.mjs","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"3c63bed6a6a40378a659b5986d8dca26e0b94a14","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.5.0-beta.1_1686836912852_0.48113460007731246","host":"s3://npm-registry-packages"}},"9.5.0-beta.2":{"name":"react-intersection-observer","version":"9.5.0-beta.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.5.0-beta.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"0d0aa0b405cc4a42a72fc2734d971385108dea2b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.5.0-beta.2.tgz","fileCount":10,"integrity":"sha512-5Vt821x828fwIADENOGw8F7Fs2BkOhDjqfSCd2AIWsVIWUlbg5a5XmA09MUrICeSBXU9X4yo1H7BGdrcLwStdw==","signatures":[{"sig":"MEYCIQDMaLNqQcpHmvUonaRihlPg79xBGY6mXV7K7J4r6LQb1AIhAKWXSHzKPuJn7VngpIexNAM33Tk0Uu02eBWqK6D3ru62","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104632},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./index.mjs","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"db2254bd0207a3be8cfa7d7ac86f2c80d6d715c5","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.5.0-beta.2_1687016908876_0.6225397066974876","host":"s3://npm-registry-packages"}},"9.5.0":{"name":"react-intersection-observer","version":"9.5.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.5.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"1025e4749a8916516fbcfec06018bd149cb2b133","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.5.0.tgz","fileCount":10,"integrity":"sha512-bQbfe6Jl8KSynbWfQWz8LoGCCmG6fhsilljgc6dc1NMYpNmP20wfFsrF7CE5N9+LbWx33DUgJdkNBVhU1JzIRA==","signatures":[{"sig":"MEUCIQCFeKCFFQu6gmj0lKvR+rYIxxftYAvLcJwVCOY7bM4aiQIgN5oEdgx0JFRDgdHz+RxEf0JzzRQr6F+/ZH8YOQL7sMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104967},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./index.mjs","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"005a1ddfb15d92924b8f5e357b30f64dff653524","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.5.0_1687033203608_0.7893465900310443","host":"s3://npm-registry-packages"}},"9.5.1":{"name":"react-intersection-observer","version":"9.5.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.5.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"63a6d7c45f7251610ad2f5a5abb85204ee0926ac","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.5.1.tgz","fileCount":12,"integrity":"sha512-YwcNF/4WsMAG1rLVDQHSbpdEW9vDaIl4QW88d+vqeXNUewFV4AJDQB14oHpAJ3rRCnKRmwu3nqfwwYe6wioNIg==","signatures":[{"sig":"MEUCIQCME5DLQHvLVUWPc0WMEQ5qdg0n+h/RTa3zMuwBT85BaQIgPlMmq54YBk/5qJRy1PKw6cZsUPetKvhnCsgckU4x080=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132248},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"a2967372958fa21045158a6dbd93c240481ce360","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.5.1_1687254370248_0.6992419404122241","host":"s3://npm-registry-packages"}},"9.5.2":{"name":"react-intersection-observer","version":"9.5.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.5.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"f68363a1ff292323c0808201b58134307a1626d0","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.5.2.tgz","fileCount":12,"integrity":"sha512-EmoV66/yvksJcGa1rdW0nDNc4I1RifDWkT50gXSFnPLYQ4xUptuDD4V7k+Rj1OgVAlww628KLGcxPXFlOkkU/Q==","signatures":[{"sig":"MEUCICvF8Eg2bpAXr5eebQuYup8zublTRngsNOZyhFGt61piAiEAsDAUuJERgAH+5Gf78MDWdVUEcmvmwDQV/pNnAsAa+Do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133449},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"a3f6487c0a7b7578f23eeffe79a551d395da90dd","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.5.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.5.2_1687949205608_0.23349684946633742","host":"s3://npm-registry-packages"}},"9.5.3":{"name":"react-intersection-observer","version":"9.5.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.5.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"f47a31ed3a0359cbbfdb91a53d7470ac2ab7b3c7","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.5.3.tgz","fileCount":12,"integrity":"sha512-NJzagSdUPS5rPhaLsHXYeJbsvdpbJwL6yCHtMk91hc0ufQ2BnXis+0QQ9NBh6n9n+Q3OyjR6OQLShYbaNBkThQ==","signatures":[{"sig":"MEUCIQCc5+pfZasNhsDJiWZes5IqPSMEWgCKkxp/+t8k7le41QIgD267G0DXKFvUSS95VkDTJKJ5NZ5QHKy6xO5My1QY1oE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133946},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.ts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"9699c3103753ecc7311059ad45fd404601e356f6","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"9.8.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.5.3_1699556517012_0.6414970307753869","host":"s3://npm-registry-packages"}},"9.5.4":{"name":"react-intersection-observer","version":"9.5.4","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.5.4","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"b2f099e5088662b12cc8d54c05f49c0e65908e3c","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.5.4.tgz","fileCount":13,"integrity":"sha512-UhZgFMPFf36vFGi6HhM5Q+lm+JxeYbbt+G1iuXGmlbUehxPtL7s29SeGabaTBR8ucG6UizfT3cyYUhveJeM9rQ==","signatures":[{"sig":"MEUCIQCNGLvqorEQU9px2N93OLghmhZVR8nwVVKvao2U8jONnAIgFD+VWawoPt8vhdLlMIXTN7AOYVJ6hTa2WMT08NMknTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141411},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"af78a9ab3c6b903ae42b72a0abe80340fa5d76e5","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.2.4","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.5.4_1706737380915_0.6052774131221674","host":"s3://npm-registry-packages"}},"9.6.0":{"name":"react-intersection-observer","version":"9.6.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.6.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"a05075970b70febeb0338b37eb07a2aae883b7c8","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.6.0.tgz","fileCount":13,"integrity":"sha512-ZJCi6aOY4kIulpUhWRNIFTyMUKOmSA25iw8sKH07fhlqWTaWD5CWvWarqH4N31EyjCFKsgetvr/amRpnuEWzRg==","signatures":[{"sig":"MEUCIQDo9hZf7HWxRIfo4ril18q56e5geY3M8TRtcBoVqxksVgIgF/FFu3fqLzeWB9Cgt7BI++nvZUcrVMMV34iv8affNog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141553},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"db19517aeb5dfec949c8f15fe003608189f028bd","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.2.4","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.6.0_1706781337882_0.0068996540408181595","host":"s3://npm-registry-packages"}},"9.7.0":{"name":"react-intersection-observer","version":"9.7.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.7.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"da65834ace0852e04b73cb97f0c48bdaa5b13589","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.7.0.tgz","fileCount":13,"integrity":"sha512-euleEjBVaMRwSOMNVcMX5WGn74GfZ9I78nx9SUb5a0eXd0IhegjJcUliSO9Jd+xiaZ5rgFvbGoVln66lpMyUUg==","signatures":[{"sig":"MEUCIQDa38lriLTsAofrIivdUwesP1ObqByRWcVmVTx3PO6QVgIgQn7+TQyD+9RZFz82UgfkuL4XIW7d+QTqa/kIdvULcPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141256},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.ts","default":"./test-utils.js"}},"gitHead":"c72a9391889a92e46a275ecaea05cb8743a6a9df","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.2.4","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.7.0_1707143703218_0.4386805800548843","host":"s3://npm-registry-packages"}},"9.8.0":{"name":"react-intersection-observer","version":"9.8.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.8.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"71c2156b90765ea9bae7537614e387972c963772","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.8.0.tgz","fileCount":15,"integrity":"sha512-wXHvMQUsTagh3X0Z6jDtGkIXc3VVCd2tjDRYR9kII3GKrZr0XF0xtpfdamo2n8BSF+zzfeeBVOTjxZWpBp9X0g==","signatures":[{"sig":"MEUCIGxEmccex5VrXWYbO1uZ+0BwrojuGaGQ6NVv55awAsDoAiEAyiJG3yrlnHx8hlmdxCkpmYIfwaun9X5HiScqsqj0Lic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146192},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.mts","default":"./test-utils.mjs","require":"./test-utils.js"}},"gitHead":"64f61253ea3738f0d5f0d50a23892ad9d3ec6be3","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.2.4","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.8.0_1707479777866_0.13863733369588416","host":"s3://npm-registry-packages"}},"9.8.1":{"name":"react-intersection-observer","version":"9.8.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.8.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"9c3631c0c9acd624a2af1c192318752ea73b5d91","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.8.1.tgz","fileCount":15,"integrity":"sha512-QzOFdROX8D8MH3wE3OVKH0f3mLjKTtEN1VX/rkNuECCff+aKky0pIjulDhr3Ewqj5el/L+MhBkM3ef0Tbt+qUQ==","signatures":[{"sig":"MEQCICjJO/SzmZNlZWHWIQ3hyXraBu1YYuHsZyH8VRi87HNwAiBgKgwm+hKleLJKdbeKtPUbxlHszMRGjaqnM8ygRuSStQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146214},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.mts","default":"./test-utils.mjs","require":"./test-utils.js"}},"gitHead":"e9b3e7fe94a4ccca1a7419adcf8190fb1562ac5d","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.2.4","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.8.1_1708601863452_0.7860168850746967","host":"s3://npm-registry-packages"}},"9.8.2":{"name":"react-intersection-observer","version":"9.8.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.8.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"a45db2441909a4d2f310de381686e151f016691d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.8.2.tgz","fileCount":15,"integrity":"sha512-901naEiiZmse3p+AmtbQ3NL9xx+gQ8TXLiGDc+8GiE3JKJkNV3vP737aGuWTAXBA+1QqxPrDDE+fIEgYpGDlrQ==","signatures":[{"sig":"MEYCIQC0Jzd8oUAoIsocHULyswcOqYS2mkNvJbXsq57zl9L0PwIhALKsgcR9N/A1Y4ycjzWvjm4p7m4ZKGwZZEM8PnAGayWE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146580},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.mts","default":"./test-utils.mjs","require":"./test-utils.js"}},"gitHead":"5b7c9ff4982514cca7d36ec576e37927e1d6561a","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.12.0","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.8.2_1712607222856_0.5725903557872938","host":"s3://npm-registry-packages"}},"9.9.0":{"name":"react-intersection-observer","version":"9.9.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.9.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"95a7537adaf6d42347163ca0c65d1715e8222b14","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.9.0.tgz","fileCount":15,"integrity":"sha512-X/E2AN8fIC7+g/sNT3JN5J/nCkqUCHDAkBcEl4tNVnTofPa763KaOC8xcTxi8pY0q01K16nPqBP/T/v6yXyWqQ==","signatures":[{"sig":"MEUCIQD4RXRZVNvlnpefXCjLZ6bxpamMqNOgLRhoeT7aq58OjwIgd/rkwZSqH70iHPPYEQ8KXoy3pOtXEAYQl395PKLBq7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146048},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.mts","default":"./test-utils.mjs","require":"./test-utils.js"}},"gitHead":"78274457d1d8026440089a8f397d4f0d4ae526ad","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.9.0_1714313608751_0.5030113129263047","host":"s3://npm-registry-packages"}},"9.10.0":{"name":"react-intersection-observer","version":"9.10.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.10.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"3193cce4048d1ae1168efa472b4c43777514b16d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.10.0.tgz","fileCount":15,"integrity":"sha512-PgdIX+RdFLl2WWtYn1p2IN86brHBE6NwzWm3hBxy1FoCl/isy7cMeq4HKjoRR4S2wRu7o3hzlJRi50/XAvVbaw==","signatures":[{"sig":"MEUCIQCPCSKCEx53o3U/88S5KMbwrIbxyLBxOJLkfDvnoGcv5AIgWv7Jy6h5AWQcri1/Pra60EpOM+FPlHOBy3RjO/E2csg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146076},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.mts","default":"./test-utils.mjs","require":"./test-utils.js"}},"gitHead":"4ed69a56e28158c5add70ef7ed99cdfea8e0a232","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.10.0_1714313944670_0.2646764137359452","host":"s3://npm-registry-packages"}},"9.10.1":{"name":"react-intersection-observer","version":"9.10.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.10.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"24a112de42b55b2ca4a2575781fe2d6ecd73178f","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.10.1.tgz","fileCount":15,"integrity":"sha512-ZseerLEOaZ2FFMtkjNd0RGzxKTiiIBGaXcR5buh3GSgtoInNCztHvCzgu5Gg2I2vUhF/EX1XJn95inZkp/K6xQ==","signatures":[{"sig":"MEUCIQD5JDTBXA1WnWvPHT+Fi7kpZDPzljtoPuZs1llnc2dpwAIgGfpJgjrFQaok6AoqtciTXQZbD2qCscKlXQttljEIjVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146031},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.mts","default":"./test-utils.mjs","require":"./test-utils.js"}},"gitHead":"08b917a45510006f341930b5ed9cde58d2635f07","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.10.1_1714375732741_0.7828098440154259","host":"s3://npm-registry-packages"}},"9.10.2":{"name":"react-intersection-observer","version":"9.10.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.10.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"d5b14f80c9a6bed525becc228db7dccac5d0ec1c","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.10.2.tgz","fileCount":15,"integrity":"sha512-j2hGADK2hCbAlfaq6L3tVLb4iqngoN7B1fT16MwJ4J16YW/vWLcmAIinLsw0lgpZeMi4UDUWtHC9QDde0/P1yQ==","signatures":[{"sig":"MEYCIQCc/hdbhwAzzNz5iCBuWAQKll+8kPOfYlUK4lfRRYNXLQIhAL/excOoqAdmOM5EYUvZxIzHrnV1fuEvE8nkSGOP81W2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146921},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.mts","default":"./test-utils.mjs","require":"./test-utils.js"}},"gitHead":"436fe6dfd0b7807e766f0fb86c0c6a24f7ee6e72","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.5.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.10.2_1714770746196_0.9219587828114282","host":"s3://npm-registry-packages"}},"9.10.3":{"name":"react-intersection-observer","version":"9.10.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.10.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"70d21ad3c3719ea4fb4eb5a543b9755d31de3b8d","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.10.3.tgz","fileCount":15,"integrity":"sha512-9NYfKwPZRovB6QJee7fDg0zz/SyYrqXtn5xTZU0vwLtLVBtfu9aZt1pVmr825REE49VPDZ7Lm5SNHjJBOTZHpA==","signatures":[{"sig":"MEUCIEmo1MMvR4+As5bDhJkJ5es0qQLGWBjfHjxIR0c+1YrmAiEAnv3lqyIW+ZvzZHaUiTnW9BTWneLVsXjGd7odACnHlUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147151},"main":"./index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"./index.d.ts","module":"./esm/index.js","source":"./src/index.tsx","exports":{".":{"types":"./index.d.mts","default":"./index.mjs","require":"./index.js"},"./test-utils":{"types":"./test-utils.d.mts","default":"./test-utils.mjs","require":"./test-utils.js"}},"gitHead":"01c99927da186ba742ec7b4cbbb8c2631d6f8098","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"_npmVersion":"10.8.1","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.10.3_1717616202521_0.9800399331467828","host":"s3://npm-registry-packages"}},"9.11.0":{"name":"react-intersection-observer","version":"9.11.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.11.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"f9e271ceb09391dcb612eeeb9dd564889f8e005c","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.11.0.tgz","fileCount":15,"integrity":"sha512-fIaYm1nN7FGa4Lpa+sIf8YZWPGbYvctAHQWFjWMv+z+MSMiq9gfPkHLtCglyiPMpaH49ZgGxXuH+THCGcHX75Q==","signatures":[{"sig":"MEUCIQDFq7F3kbwtB5OXvrSddkdV5KvCqCgZZudS//w14zp/0QIgbnT5z6TlkLOWGMZdLEWHSJ5XGgbLJRKXN3ZTr/aF/VI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149493},"main":"dist/index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"types":"./dist/index.d.mts","default":"./dist/index.mjs","require":"./dist/index.js"},"./test-utils":{"types":"./dist/test-utils.d.mts","default":"./dist/test-utils.mjs","require":"./dist/test-utils.js"}},"gitHead":"e3f81294429097280372cbfd46df61a826379b7d","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"run-s build:*","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"size-limit","build:utils":"tsup src/test-utils.ts --no-clean --no-sourcemap","dev:package":"tsup src/index.tsx --watch","build:bundle":"tsup src/index.tsx","build:legacy":"tsup src/index.tsx --format esm --legacy-output --no-clean --no-dts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build:bundle && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.8.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"packageManager":"pnpm@9.5.0+sha256.dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5","devDependencies":{"tsup":"^8.1.0","jsdom":"^24.1.0","react":"^18.3.1","vitest":"^1.6.0","react-dom":"^18.3.1","size-limit":"^11.1.4","typescript":"^5.5.3","@types/jest":"^29.5.12","lint-staged":"^15.2.7","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^18.3.3","@biomejs/biome":"^1.8.3","@types/react-dom":"^18.3.0","simple-git-hooks":"^2.11.1","@testing-library/react":"^16.0.0","@testing-library/jest-dom":"^6.4.6","@size-limit/preset-small-lib":"^11.1.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.11.0_1720682013692_0.10730718275303563","host":"s3://npm-registry-packages"}},"9.12.0":{"name":"react-intersection-observer","version":"9.12.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.12.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"40498b13f6fc6fd311077369ee402f8219d5f006","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.12.0.tgz","fileCount":15,"integrity":"sha512-KmczTRfcIg5hcmqFbb1fKPprT7AkOjj0ohUCs1iOwWe9BJPnC5nQ7dRX44z2W1jHiRt1uQST0AxGqWL6X8pN2A==","signatures":[{"sig":"MEUCIF/Z/ecR+7puVBe0gPCHyHbGIvxiBCizzihvu4ElOXtJAiEA5mdvgd3d80arNlo3/6stX/uuLTzCkD5sTtvzqHqV4x8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149781},"main":"dist/index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"types":"./dist/index.d.mts","default":"./dist/index.mjs","require":"./dist/index.js"},"./test-utils":{"types":"./dist/test-utils.d.mts","default":"./dist/test-utils.mjs","require":"./dist/test-utils.js"}},"gitHead":"054adf4c2ecbb6ceb7cb493b65be5027537da1c5","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"run-s build:*","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"size-limit","build:utils":"tsup src/test-utils.ts --no-clean --no-sourcemap","dev:package":"tsup src/index.tsx --watch","build:bundle":"tsup src/index.tsx","build:legacy":"tsup src/index.tsx --format esm --legacy-output --no-clean --no-dts","test:browser":"vitest --workspace=vitest.workspace.ts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build:bundle && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.8.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"packageManager":"pnpm@9.5.0+sha256.dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5","devDependencies":{"tsup":"^8.1.0","jsdom":"^24.1.0","react":"^18.3.1","vitest":"^2.0.1","react-dom":"^18.3.1","playwright":"^1.45.1","size-limit":"^11.1.4","typescript":"^5.5.3","lint-staged":"^15.2.7","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^18.3.3","@biomejs/biome":"^1.8.3","@vitest/browser":"^2.0.1","@types/react-dom":"^18.3.0","simple-git-hooks":"^2.11.1","@vitejs/plugin-react":"^4.3.1","@testing-library/react":"^16.0.0","@testing-library/jest-dom":"^6.4.6","@vitest/coverage-istanbul":"^2.0.1","@size-limit/preset-small-lib":"^11.1.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.12.0_1720685614464_0.9082944081337747","host":"s3://npm-registry-packages"}},"9.13.0":{"name":"react-intersection-observer","version":"9.13.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.13.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"ee10827954cf6ccc204d027f8400a6ddb8df163a","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.13.0.tgz","fileCount":14,"integrity":"sha512-y0UvBfjDiXqC8h0EWccyaj4dVBWMxgEx0t5RGNzQsvkfvZwugnKwxpu70StY4ivzYuMajavwUDjH4LJyIki9Lw==","signatures":[{"sig":"MEUCIQDTOelF0nStPfoSH/dmjoPte4+EvvYyRYyA1r90kxEAkAIgUPDOxgZUXg1aFG0ZDp2bNxeeVs/1gV3K1EFZiPynvNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129408},"main":"dist/index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"c9cef8fd0d3e611daa9697f9630d29d31d78767a","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","test:browser":"vitest --workspace=vitest.workspace.ts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.8.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"packageManager":"pnpm@9.5.0+sha256.dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5","devDependencies":{"tsup":"^8.1.0","jsdom":"^24.1.0","react":"^18.3.1","vitest":"^2.0.1","publint":"^0.2.8","react-dom":"^18.3.1","playwright":"^1.45.1","size-limit":"^11.1.4","typescript":"^5.5.3","lint-staged":"^15.2.7","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^18.3.3","@biomejs/biome":"^1.8.3","@vitest/browser":"^2.0.1","@types/react-dom":"^18.3.0","simple-git-hooks":"^2.11.1","@vitejs/plugin-react":"^4.3.1","@arethetypeswrong/cli":"^0.15.3","@testing-library/react":"^16.0.0","@testing-library/jest-dom":"^6.4.6","@vitest/coverage-istanbul":"^2.0.1","@size-limit/preset-small-lib":"^11.1.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.13.0_1720692205773_0.9789500863434453","host":"s3://npm-registry-packages"}},"9.13.1":{"name":"react-intersection-observer","version":"9.13.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.13.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"6c61a75801162491c6348bad09967f2caf445584","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.13.1.tgz","fileCount":14,"integrity":"sha512-tSzDaTy0qwNPLJHg8XZhlyHTgGW6drFKTtvjdL+p6um12rcnp8Z5XstE+QNBJ7c64n5o0Lj4ilUleA41bmDoMw==","signatures":[{"sig":"MEUCIDbhbkgfJX5Re8u8UC8TrknTkhq/WCDThhp6+DSfY7xqAiEA4oHRkCxqeZWaNDuN8Inhe67X1WTM+BOS4qOM6hqkHKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129441},"main":"dist/index.js","pnpm":{"peerDependencyRules":{"allowedVersions":{"vite":"5","react":"18"}},"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"7c6939adf984f1a64e5287cee856a486b4ec41b5","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","test:browser":"vitest --workspace=vitest.workspace.ts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.8.3","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"packageManager":"pnpm@9.7.0+sha256.b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559","devDependencies":{"tsup":"^8.1.0","jsdom":"^24.1.0","react":"^18.3.1","vitest":"^2.0.1","publint":"^0.2.8","react-dom":"^18.3.1","playwright":"^1.45.1","size-limit":"^11.1.4","typescript":"^5.5.3","lint-staged":"^15.2.7","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^18.3.3","@biomejs/biome":"^1.8.3","@vitest/browser":"^2.0.1","@types/react-dom":"^18.3.0","simple-git-hooks":"^2.11.1","@vitejs/plugin-react":"^4.3.1","@arethetypeswrong/cli":"^0.15.3","@testing-library/react":"^16.0.0","@testing-library/jest-dom":"^6.4.6","@vitest/coverage-istanbul":"^2.0.1","@size-limit/preset-small-lib":"^11.1.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.13.1_1725481518243_0.43806027401470304","host":"s3://npm-registry-packages"}},"9.14.0":{"name":"react-intersection-observer","version":"9.14.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.14.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"37bf6fbfbbb03bae55db50dfae79118b29b180d8","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.14.0.tgz","fileCount":14,"integrity":"sha512-AYqlmDZn85VUmlODwYym9y5OlqY2cFyIu41dkN0GJWvhdbd19Mh16mz5IH6fO1gp5V4FfQOO4m0zGc04Tj13rQ==","signatures":[{"sig":"MEUCICSv3QBSyRIFLqajeUBQyXePZZG14cb8lAT/Dx7KGSvuAiEA3beSXBrQRQkvIyc+XkPE4R9wnXFsP7BH7szvZ5Bhzfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129774},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"8bafe25d84ca8af559b0820c9b2e71cec61c8aa1","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","test:browser":"vitest --workspace=vitest.workspace.ts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.9.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"packageManager":"pnpm@9.7.0+sha256.b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559","devDependencies":{"tsup":"^8.3.5","react":"^19.0.0","vitest":"^2.1.8","publint":"^0.2.12","react-dom":"^19.0.0","playwright":"^1.49.1","size-limit":"^11.1.6","typescript":"^5.7.2","lint-staged":"^15.2.11","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.0.1","@biomejs/biome":"^1.9.4","@vitest/browser":"^2.1.8","@types/react-dom":"^19.0.2","simple-git-hooks":"^2.11.1","@vitejs/plugin-react":"^4.3.4","@arethetypeswrong/cli":"^0.17.1","@testing-library/react":"^16.1.0","@testing-library/jest-dom":"^6.6.3","@vitest/coverage-istanbul":"^2.1.8","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.14.0_1734183722339_0.8584948338372751","host":"s3://npm-registry-packages-npm-production"}},"9.14.1":{"name":"react-intersection-observer","version":"9.14.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.14.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"c9d42576d64dfde18336acdcdf097761fb79ad19","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.14.1.tgz","fileCount":14,"integrity":"sha512-k1xIUn3sCQi3ugNeF64FJb3zwve5mcetvAUR9JazXeOmtap4IP2evN8rs+yf6SQ7F1QydsOGiqTmt+lySKZ9uA==","signatures":[{"sig":"MEQCIDDWQKUpaawWqpIEJQhJNyc6jbljAWUrk1T7jMfiR7rpAiBReO1adeXtbrRxWVOMsfzwMLz1Izw48cDRUC0stLPNIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129363},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"f3213ddac865abf7c10fa22042d793250b657d7d","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","test:browser":"vitest --workspace=vitest.workspace.ts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.9.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"packageManager":"pnpm@9.7.0+sha256.b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559","devDependencies":{"tsup":"^8.3.5","react":"^19.0.0","vitest":"^2.1.8","publint":"^0.2.12","react-dom":"^19.0.0","playwright":"^1.49.1","size-limit":"^11.1.6","typescript":"^5.7.2","lint-staged":"^15.3.0","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.0.2","@biomejs/biome":"^1.9.4","@vitest/browser":"^2.1.8","@types/react-dom":"^19.0.2","simple-git-hooks":"^2.11.1","@vitejs/plugin-react":"^4.3.4","@arethetypeswrong/cli":"^0.17.2","@testing-library/react":"^16.1.0","@testing-library/jest-dom":"^6.6.3","@vitest/coverage-istanbul":"^2.1.8","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.14.1_1735594816539_0.07153548817221678","host":"s3://npm-registry-packages-npm-production"}},"9.15.0":{"name":"react-intersection-observer","version":"9.15.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.15.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"7540ca74c5588edb142b42f8c0dd9f7e69e68176","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.15.0.tgz","fileCount":14,"integrity":"sha512-qul9TzGgZtHIHAsLOXnRfMWNYCrqjU87HMKhRjwC8l6XSxz2Bo0xmpq5pklaXGj+brx2gSMe8lp1K17mMP2Q8w==","signatures":[{"sig":"MEUCIQCrTETPL36SRCmcCR+1Kmoy66eXbuLQ8lXo0o7JWrZ8lQIgIm4cayumeI5LfjJ1TSH7T+oalfIIkJvQoRZAqQQNt3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130995},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"f098c1e649ccd50b753bfeaa18e2d4d0ac83866e","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","test:browser":"vitest --workspace=vitest.workspace.ts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.9.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"packageManager":"pnpm@9.7.0+sha256.b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559","devDependencies":{"tsup":"^8.3.5","react":"^19.0.0","vitest":"^2.1.8","publint":"^0.2.12","react-dom":"^19.0.0","playwright":"^1.49.1","size-limit":"^11.1.6","typescript":"^5.7.2","lint-staged":"^15.3.0","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.0.2","@biomejs/biome":"^1.9.4","@vitest/browser":"^2.1.8","@types/react-dom":"^19.0.2","simple-git-hooks":"^2.11.1","@vitejs/plugin-react":"^4.3.4","@arethetypeswrong/cli":"^0.17.2","@testing-library/react":"^16.1.0","@testing-library/jest-dom":"^6.6.3","@vitest/coverage-istanbul":"^2.1.8","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.15.0_1736848213442_0.1814637736809459","host":"s3://npm-registry-packages-npm-production"}},"9.15.1":{"name":"react-intersection-observer","version":"9.15.1","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.15.1","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"5866b6fdfef24be9f288b74b35b773f63d90c3eb","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.15.1.tgz","fileCount":14,"integrity":"sha512-vGrqYEVWXfH+AGu241uzfUpNK4HAdhCkSAyFdkMb9VWWXs6mxzBLpWCxEy9YcnDNY2g9eO6z7qUtTBdA9hc8pA==","signatures":[{"sig":"MEYCIQCl6LncI5LAmKHQYdzuxGCqnjCs0SdLZtW0AhVpLYKFowIhAMHZS/oLv9VamKpjkfrL/OpeJqswNWZooadzfkRZTWOk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131231},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"27681dba4439f08950fe8b00a61a5233337aecfb","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","test:browser":"vitest --workspace=vitest.workspace.ts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.9.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"packageManager":"pnpm@9.7.0+sha256.b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559","devDependencies":{"tsup":"^8.3.5","react":"^19.0.0","vitest":"^2.1.8","publint":"^0.2.12","react-dom":"^19.0.0","playwright":"^1.49.1","size-limit":"^11.1.6","typescript":"^5.7.2","lint-staged":"^15.3.0","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.0.2","@biomejs/biome":"^1.9.4","@vitest/browser":"^2.1.8","@types/react-dom":"^19.0.2","simple-git-hooks":"^2.11.1","@vitejs/plugin-react":"^4.3.4","@arethetypeswrong/cli":"^0.17.2","@testing-library/react":"^16.1.0","@testing-library/jest-dom":"^6.6.3","@vitest/coverage-istanbul":"^2.1.8","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.15.1_1737457593598_0.9053107418837474","host":"s3://npm-registry-packages-npm-production"}},"9.16.0":{"name":"react-intersection-observer","version":"9.16.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@9.16.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"7376d54edc47293300961010844d53b273ee0fb9","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.16.0.tgz","fileCount":14,"integrity":"sha512-w9nJSEp+DrW9KmQmeWHQyfaP6b03v+TdXynaoA964Wxt7mdR3An11z4NNCQgL4gKSK7y1ver2Fq+JKH6CWEzUA==","signatures":[{"sig":"MEYCIQDHi8PVxEgduFJGA6IvJH7oCMHXfgDiDzjGl5/WH16JRAIhAIV1Tl7F7nHWA8nAz3goInaG1BHWbyBapXvDVoN6Ll0m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":131627},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"0bed9c288261960f2748d7e6beb6b268fddc7e86","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","release":"bumpp && npm publish","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","test:browser":"vitest --workspace=vitest.workspace.ts","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.8 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"observe","path":"dist/index.mjs","limit":"1 kB","import":"{ observe }"}],"_npmVersion":"10.8.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"20.18.2","_hasShrinkwrap":false,"packageManager":"pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b","devDependencies":{"tsup":"^8.4.0","bumpp":"^10.0.3","react":"^19.0.0","vitest":"^3.0.7","publint":"^0.3.8","react-dom":"^19.0.0","playwright":"^1.50.1","size-limit":"^11.2.0","typescript":"^5.8.2","lint-staged":"^15.4.3","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.0.10","@biomejs/biome":"^1.9.4","@vitest/browser":"^3.0.7","@types/react-dom":"^19.0.4","simple-git-hooks":"^2.11.1","@vitejs/plugin-react":"^4.3.4","@arethetypeswrong/cli":"^0.17.4","@testing-library/react":"^16.2.0","@testing-library/jest-dom":"^6.6.3","@vitest/coverage-istanbul":"^3.0.7","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_9.16.0_1741207532727_0.02075430690158342","host":"s3://npm-registry-packages-npm-production"}},"10.0.0":{"name":"react-intersection-observer","version":"10.0.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@10.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"77613d4e819dd170fbac4821c126c046aab69978","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-10.0.0.tgz","fileCount":14,"integrity":"sha512-JJRgcnFQoVXmbE5+GXr1OS1NDD1gHk0HyfpLcRf0575IbJz+io8yzs4mWVlfaqOQq1FiVjLvuYAdEEcrrCfveg==","signatures":[{"sig":"MEYCIQCSW/7/o3W1r1DHQsj93q6yGCMw9Dz7ZdZXFtxhUUcJbAIhAPHEotTf6S1adEf+vXYhlR/oLLRX6vZOoFoI0dzTl8vM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":162275},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"901ec5ef00efd23c817edc969660a2ebdbb95c5f","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","release":"bumpp && npm publish","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.5 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"useOnInView","path":"dist/index.mjs","limit":"1.1 kB","import":"{ useOnInView }"},{"name":"observe","path":"dist/index.mjs","limit":"0.9 kB","import":"{ observe }"}],"_npmVersion":"10.8.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"22.18.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b","devDependencies":{"tsup":"^8.5.0","bumpp":"^10.3.1","react":"^19.2.0","vitest":"^4.0.4","publint":"^0.3.15","react-dom":"^19.2.0","playwright":"^1.56.1","size-limit":"^11.2.0","typescript":"^5.9.3","@types/node":"^24.9.1","lint-staged":"^16.2.6","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.2.2","@biomejs/biome":"^2.3.1","@types/react-dom":"^19.2.2","simple-git-hooks":"^2.13.1","@vitejs/plugin-react":"^5.1.0","@arethetypeswrong/cli":"^0.18.2","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.9.1","@vitest/coverage-istanbul":"^4.0.4","@vitest/browser-playwright":"^4.0.4","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_10.0.0_1761663552550_0.8296431336861139","host":"s3://npm-registry-packages-npm-production"}},"10.0.2":{"name":"react-intersection-observer","version":"10.0.2","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@10.0.2","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"de63a87859f9b59f8e46ec29092d77ff69e2d20b","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-10.0.2.tgz","fileCount":14,"integrity":"sha512-lAMzxVWrBko6SLd1jx6l84fVrzJu91hpxHlvD2as2Wec9mDCjdYXwc5xNOFBchpeBir0Y7AGBW+C/AYMa7CSFg==","signatures":[{"sig":"MEQCICyuzLXs3W7Rh+bu2Hbf5/fdhwgaGSHjM5mLjpgZpuDYAiBGQoaLFjTRLEOEuLr5hEjih8OQxPY84cJ6ZG/oZZ0u8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":163185},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"59004bbe4e27ef3906a76481b3b902930a51d594","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","release":"bumpp && npm publish","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.5 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"useOnInView","path":"dist/index.mjs","limit":"1.1 kB","import":"{ useOnInView }"},{"name":"observe","path":"dist/index.mjs","limit":"0.9 kB","import":"{ observe }"}],"_npmVersion":"11.6.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"24.12.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b","devDependencies":{"tsup":"^8.5.1","bumpp":"^10.3.2","react":"^19.2.3","vitest":"^4.0.16","publint":"^0.3.16","react-dom":"^19.2.3","playwright":"^1.57.0","size-limit":"^12.0.0","typescript":"^5.9.3","@types/node":"^25.0.3","lint-staged":"^16.2.7","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.2.7","@biomejs/biome":"^2.3.10","@types/react-dom":"^19.2.3","simple-git-hooks":"^2.13.1","@vitejs/plugin-react":"^5.1.2","@arethetypeswrong/cli":"^0.18.2","@testing-library/react":"^16.3.1","@testing-library/jest-dom":"^6.9.1","@vitest/coverage-istanbul":"^4.0.16","@vitest/browser-playwright":"^4.0.16","@size-limit/preset-small-lib":"^12.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_10.0.2_1768508280413_0.4194800125138125","host":"s3://npm-registry-packages-npm-production"}},"10.0.3":{"name":"react-intersection-observer","version":"10.0.3","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@10.0.3","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"58b2c0406f71cfb5981afb8a5ee7f4eb06512479","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-10.0.3.tgz","fileCount":14,"integrity":"sha512-luICLMbs0zxTO/70Zy7K5jOXkABPEVSAF8T3FdZUlctsrIaPLmx8TZe2SSA+CY2HGWfz2INyNTnp82pxNNsShA==","signatures":[{"sig":"MEYCIQC1Uhxrsl7CTheJe40cVOFetrnJ8Wma4WRGI8zFb2cx2gIhANqAjFnrbJafvi0ESdz8TRkjh+j4WprBes9Qgz8GUqQA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":163554},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"fdfcd59cee6dc0a4db6c10398650587905e5d6d1","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","release":"bumpp && npm publish","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.5 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"useOnInView","path":"dist/index.mjs","limit":"1.1 kB","import":"{ useOnInView }"},{"name":"observe","path":"dist/index.mjs","limit":"0.9 kB","import":"{ observe }"}],"_npmVersion":"11.6.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"24.12.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b","devDependencies":{"tsup":"^8.5.1","bumpp":"^10.3.2","react":"^19.2.3","vitest":"^4.0.16","publint":"^0.3.16","react-dom":"^19.2.3","playwright":"^1.57.0","size-limit":"^12.0.0","typescript":"^5.9.3","@types/node":"^25.0.3","lint-staged":"^16.2.7","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.2.7","@biomejs/biome":"^2.3.10","@types/react-dom":"^19.2.3","simple-git-hooks":"^2.13.1","@vitejs/plugin-react":"^5.1.2","@arethetypeswrong/cli":"^0.18.2","@testing-library/react":"^16.3.1","@testing-library/jest-dom":"^6.9.1","@vitest/coverage-istanbul":"^4.0.16","@vitest/browser-playwright":"^4.0.16","@size-limit/preset-small-lib":"^12.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_10.0.3_1771425455489_0.8430666767570498","host":"s3://npm-registry-packages-npm-production"}},"10.1.0":{"name":"react-intersection-observer","version":"10.1.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@10.1.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"4aedf418c793f2bcf27353263f43553d12afba71","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-10.1.0.tgz","fileCount":14,"integrity":"sha512-V8HDu3+Llg6OEhOxx8LnUSS0t4VS+1Xk9ZatkI8Jct/H0CwKnqFTCu8NT3q7ghJTghTdIrEMPSWr2dkKPG+gdQ==","signatures":[{"sig":"MEYCIQDIEzRjmnLaH7ucPENoXG0uSTWmB/oT7ltKDQEPf2O9rgIhAL6xult8j1GzigIwtHkoxZon7lmUbKpRCyIEqpLEGYht","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167736},"main":"dist/index.js","pnpm":{"allowedDeprecatedVersions":{"urix":"*","stable":"*","source-map-url":"*","sourcemap-codec":"*","source-map-resolve":"*","rollup-plugin-terser":"*"}},"type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"5f82a7328fb63a2e54729f2205278209c14e30e8","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","release":"bumpp && npm publish","version":"pnpm build","prebuild":"rm -rf dist lib","postbuild":"attw --pack && publint && size-limit","dev:package":"tsup src/index.tsx --watch","dev:storybook":"pnpm --filter storybook dev","storybook:build":"pnpm build && pnpm --filter storybook build"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.5 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.3 kB","import":"{ useInView }"},{"name":"useOnInView","path":"dist/index.mjs","limit":"1.1 kB","import":"{ useOnInView }"},{"name":"observe","path":"dist/index.mjs","limit":"0.9 kB","import":"{ observe }"}],"_npmVersion":"11.9.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"lint-staged":{"*.{js,json,css,md,ts,tsx}":["biome check --fix --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b","devDependencies":{"tsup":"^8.5.1","bumpp":"^10.3.2","react":"^19.2.3","vitest":"^4.0.16","publint":"^0.3.16","react-dom":"^19.2.3","playwright":"^1.57.0","size-limit":"^12.0.0","typescript":"^5.9.3","@types/node":"^25.0.3","lint-staged":"^16.2.7","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/react":"^19.2.7","@biomejs/biome":"^2.3.10","@types/react-dom":"^19.2.3","simple-git-hooks":"^2.13.1","@vitejs/plugin-react":"^5.1.2","@arethetypeswrong/cli":"^0.18.2","@testing-library/react":"^16.3.1","@testing-library/jest-dom":"^6.9.1","@vitest/coverage-istanbul":"^4.0.16","@vitest/browser-playwright":"^4.0.16","@size-limit/preset-small-lib":"^12.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_10.1.0_1783690127025_0.4851659530324588","host":"s3://npm-registry-packages-npm-production"}},"11.0.0":{"name":"react-intersection-observer","version":"11.0.0","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"author":{"name":"Daniel Schmidt"},"license":"MIT","_id":"react-intersection-observer@11.0.0","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"c388c46dd9c36386bd3a4e4fe1af80baf46c6074","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-11.0.0.tgz","fileCount":14,"integrity":"sha512-tF2PjXa//GcUmkCIcZR2qGsj6HwnuunFQdgeJ89BwFE6epB7E9yIzdr018H1khxG7DiMpIDvAne1GKQMFwn+fw==","signatures":[{"sig":"MEUCIGZ5bqZ5MiOqdIr+qlgurj04T3LzVy9cFoydzpF2i3wNAiEA6gXxHocehXQQ/PueVjTDn2i2bwe9t29abvzfs8s652o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEkqw34TS8ZFCNbFObhLkzQtGcxUyav24gYgv8XyMlvPAiEAg6uAxQfrYuw7kUSER93okzQRTqMBkY9z2NCJh//BwtM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":169970},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"43e9a4d1fb6f4cf8fc8965d93c4c007a5fb5766a","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/github"],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","prepack":"node scripts/package-metadata.mjs stage","preview":"pnpx pkg-pr-new publish --no-template","release":"bumpp && npm publish","version":"pnpm build","postpack":"node scripts/package-metadata.mjs clean","prebuild":"rm -rf dist lib","postbuild":"npm_config_cache=.npm-cache attw --pack && publint && size-limit","typecheck":"tsc --noEmit","dev:package":"tsup src/index.tsx --watch","compat:packed":"node compat/packed.mts"},"_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.5 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.36 kB","import":"{ useInView }"},{"name":"useOnInView","path":"dist/index.mjs","limit":"1.12 kB","import":"{ useOnInView }"},{"name":"observe","path":"dist/index.mjs","limit":"0.9 kB","import":"{ observe }"}],"_npmVersion":"11.9.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b","devDependencies":{"tsup":"^8.5.1","bumpp":"^12.1.1","react":"^19.2.8","vitest":"^4.1.10","publint":"^0.3.22","react-dom":"^19.2.8","playwright":"^1.62.0","size-limit":"^13.0.2","typescript":"^6.0.3","@types/node":"^26.1.2","npm-run-all":"^4.1.5","@types/react":"^19.2.17","@rsbuild/core":"2.1.9","@types/react-dom":"^19.2.3","@vitejs/plugin-react":"^6.0.4","@arethetypeswrong/cli":"^0.18.5","@rsbuild/plugin-react":"2.1.0","@testing-library/react":"^16.3.2","@testing-library/jest-dom":"^7.0.0","@vitest/coverage-istanbul":"^4.1.10","@vitest/browser-playwright":"^4.1.10","@size-limit/preset-small-lib":"^13.0.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-intersection-observer_11.0.0_1785438500310_0.006984020737410779","host":"s3://npm-registry-packages-npm-production"}},"11.0.1":{"_id":"react-intersection-observer@11.0.1","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"dist":{"shasum":"ee994e1320311ffcce01ee6497509e5155ef72a0","tarball":"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-11.0.1.tgz","fileCount":14,"integrity":"sha512-BIZ1M40GPSKDIT1MJbXK7SB0BwBaTKr84QfZCs5asKer7YMOYLzMi+RI1F4VStbZLGHoosJmd+aOQDDipUV1gA==","signatures":[{"sig":"MEUCIC6Pzrrjm17UNs3+L617rr8+hIyLlmY75438Uz5utkXYAiEAhIRMb3RNRtR7VRIjyURva0KobdQGZxiHficJoQpBgMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCROl8kWBs/xly2lW/n2bsW0hZMVrC5hPp3e1+6fFtbbAIgcBRyT4QdcJiyOUYLdtwZ10hYSOQEIi6CiqoML5fU90o="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-intersection-observer@11.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168309},"main":"dist/index.js","name":"react-intersection-observer","type":"commonjs","types":"dist/index.d.ts","author":{"name":"Daniel Schmidt"},"module":"dist/esm/index.js","source":"src/index.tsx","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./test-utils":{"import":{"types":"./test-utils/index.d.mts","default":"./test-utils/index.mjs"},"require":{"types":"./test-utils/index.d.ts","default":"./test-utils/index.js"}}},"gitHead":"aa231b3a23ec000db0edb434693f9661ff422970","license":"MIT","scripts":{"dev":"run-p dev:*","lint":"biome check .","test":"vitest","build":"tsup && mkdir dist/esm && cp dist/index.mjs dist/esm/index.js","prepack":"node scripts/package-metadata.mjs stage","preview":"pnpx pkg-pr-new publish --no-template","version":"pnpm build","postpack":"node scripts/package-metadata.mjs clean","prebuild":"rm -rf dist lib","postbuild":"npm_config_cache=.npm-cache attw --pack && publint && size-limit","typecheck":"tsc --noEmit","dev:package":"tsup src/index.tsx --watch","compat:packed":"node compat/packed.mts"},"version":"11.0.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0cc716a7-fbe9-4bda-9962-f998ca64bb79"}},"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"size-limit":[{"name":"InView","path":"dist/index.mjs","limit":"1.5 kB","import":"{ InView }"},{"name":"useInView","path":"dist/index.mjs","limit":"1.36 kB","import":"{ useInView }"},{"name":"useOnInView","path":"dist/index.mjs","limit":"1.12 kB","import":"{ useOnInView }"},{"name":"observe","path":"dist/index.mjs","limit":"0.9 kB","import":"{ observe }"}],"_npmVersion":"12.0.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","directories":{},"maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b","devDependencies":{"tsup":"^8.5.1","bumpp":"^12.1.1","react":"^19.2.8","vitest":"^4.1.10","publint":"^0.3.22","react-dom":"^19.2.8","playwright":"^1.62.0","size-limit":"^13.0.2","typescript":"^6.0.3","@types/node":"^26.1.2","npm-run-all":"^4.1.5","@types/react":"^19.2.17","@rsbuild/core":"2.1.9","@types/react-dom":"^19.2.3","@vitejs/plugin-react":"^6.0.4","@arethetypeswrong/cli":"^0.18.5","@rsbuild/plugin-react":"2.1.0","@testing-library/react":"^16.3.2","@testing-library/jest-dom":"^7.0.0","@vitest/coverage-istanbul":"^4.1.10","@vitest/browser-playwright":"^4.1.10","@size-limit/preset-small-lib":"^13.0.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^17.0.0 || ^18.0.0 || ^19.0.0"},"peerDependenciesMeta":{"react-dom":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-intersection-observer_11.0.1_1787747492755_0.29681876479058267"}}},"time":{"created":"2017-05-02T09:52:06.368Z","modified":"2026-08-26T12:31:33.410Z","0.1.0":"2017-05-02T09:52:06.368Z","0.1.1":"2017-05-02T09:58:45.584Z","0.1.2":"2017-05-02T10:59:43.182Z","0.2.0":"2017-05-02T11:08:53.240Z","0.2.1":"2017-05-03T08:15:08.555Z","0.2.2":"2017-05-04T13:01:40.365Z","0.2.3":"2017-05-08T13:25:16.184Z","0.2.4":"2017-05-08T13:27:45.333Z","0.2.5":"2017-05-08T13:36:35.418Z","0.2.6":"2017-05-08T14:18:32.245Z","0.2.7":"2017-05-09T08:31:49.488Z","0.2.8":"2017-05-09T08:34:17.661Z","0.2.9":"2017-05-09T09:09:27.561Z","0.2.10":"2017-05-24T11:32:18.718Z","0.2.11":"2017-05-24T11:57:45.997Z","0.2.12":"2017-05-24T13:20:56.205Z","0.2.13":"2017-05-24T15:54:28.702Z","0.3.0":"2017-05-25T22:47:38.482Z","0.3.1":"2017-05-30T07:38:41.960Z","0.3.2":"2017-07-27T10:27:26.831Z","1.0.0":"2017-08-04T11:03:00.799Z","1.0.1":"2017-09-14T11:07:08.427Z","1.1.0":"2017-09-27T10:49:57.303Z","1.1.1":"2017-09-27T11:42:43.736Z","1.2.0":"2017-10-17T11:25:15.820Z","1.2.1":"2017-10-23T17:48:11.004Z","1.2.2-0":"2017-10-24T08:31:02.671Z","2.0.0":"2017-10-24T08:40:03.328Z","2.0.1":"2017-11-10T13:11:13.484Z","2.0.2":"2017-11-14T08:48:30.469Z","2.0.3":"2017-11-20T10:25:02.265Z","2.1.0":"2017-11-30T15:11:33.356Z","2.1.1":"2017-11-30T21:55:44.633Z","2.1.2":"2017-12-15T11:59:30.189Z","3.0.0":"2017-12-21T14:52:40.286Z","3.0.1":"2018-01-03T19:31:29.058Z","3.0.2":"2018-01-04T09:41:54.937Z","3.0.3":"2018-02-05T11:43:10.856Z","4.0.0":"2018-05-09T11:14:12.436Z","4.0.1-0":"2018-05-13T09:38:37.015Z","4.0.1":"2018-05-14T08:51:56.424Z","4.0.2":"2018-05-14T09:10:26.104Z","5.0.0":"2018-05-20T11:11:07.998Z","5.0.1":"2018-05-20T11:18:47.013Z","5.0.2":"2018-05-20T11:30:38.300Z","5.0.3":"2018-05-20T17:25:27.612Z","5.0.4":"2018-05-22T11:43:12.453Z","5.0.5":"2018-05-22T13:47:07.890Z","6.0.0":"2018-06-26T08:47:30.850Z","6.1.0":"2018-06-28T09:14:35.810Z","6.1.1":"2018-08-01T16:50:26.510Z","6.2.0":"2018-09-04T07:49:40.596Z","6.2.1":"2018-09-04T10:57:02.097Z","6.2.2":"2018-09-04T12:17:34.545Z","6.2.3":"2018-09-13T10:45:03.552Z","6.3.0":"2018-11-28T11:20:11.447Z","6.3.1":"2018-11-29T09:45:53.935Z","6.4.0":"2019-01-08T09:28:40.901Z","6.4.1":"2019-01-10T08:24:41.639Z","6.4.2":"2019-01-24T22:02:43.082Z","7.0.0-beta.1":"2019-01-27T11:56:50.354Z","7.0.0-beta.2":"2019-01-29T07:05:48.368Z","7.0.0":"2019-01-30T21:40:09.619Z","7.0.1":"2019-02-07T12:03:14.609Z","7.1.0":"2019-02-09T23:31:08.724Z","8.0.0":"2019-02-10T16:08:03.660Z","8.0.1":"2019-02-10T19:54:21.495Z","8.0.3":"2019-02-18T09:31:08.782Z","8.0.5":"2019-02-19T12:36:35.628Z","8.10.0":"2019-02-24T13:27:27.909Z","8.20.0":"2019-03-06T09:05:20.285Z","8.20.2":"2019-03-07T09:08:50.352Z","8.22.0":"2019-03-11T21:24:53.696Z","8.22.1":"2019-03-12T08:25:05.910Z","8.22.2":"2019-03-13T08:01:19.395Z","8.22.3":"2019-03-14T21:40:41.220Z","8.22.5":"2019-03-25T12:24:15.462Z","8.22.6":"2019-04-11T08:53:43.859Z","8.23.0":"2019-04-29T13:29:29.922Z","8.24.0":"2019-07-15T20:40:07.004Z","8.24.1":"2019-07-15T20:44:08.708Z","8.24.2":"2019-09-09T10:35:05.219Z","8.25.0":"2019-10-17T08:05:44.477Z","8.25.1":"2019-10-17T08:09:04.586Z","8.25.2":"2019-11-27T11:21:06.804Z","8.25.3":"2020-02-17T13:08:03.133Z","8.26.0":"2020-02-23T21:54:57.180Z","8.26.1":"2020-02-26T09:44:01.669Z","8.26.2":"2020-04-24T13:04:32.334Z","8.27.0":"2020-08-19T15:25:25.159Z","8.27.1":"2020-08-20T19:13:13.039Z","8.28.0-beta.1":"2020-08-30T21:56:38.345Z","8.28.0-beta.2":"2020-09-01T09:50:33.943Z","8.28.0":"2020-09-07T11:55:21.056Z","8.28.1":"2020-09-07T12:21:55.120Z","8.28.2":"2020-09-08T07:52:51.091Z","8.28.3":"2020-09-09T14:09:18.721Z","8.28.4":"2020-09-10T08:25:07.984Z","8.28.5":"2020-09-11T20:52:28.999Z","8.28.6":"2020-09-24T08:04:25.857Z","8.29.0":"2020-09-28T14:15:51.729Z","8.29.1":"2020-10-19T09:35:42.252Z","8.30.0":"2020-11-01T19:48:17.128Z","8.30.1":"2020-11-03T09:33:32.318Z","8.30.2":"2020-11-11T11:07:50.363Z","8.30.3":"2020-11-12T18:44:16.822Z","8.31.0":"2020-11-24T18:59:03.134Z","8.31.1":"2021-04-19T12:53:47.085Z","8.32.0":"2021-05-14T21:03:36.485Z","8.32.1":"2021-08-27T13:55:11.847Z","8.32.2":"2021-10-25T12:01:10.142Z","8.32.3":"2021-11-19T22:36:52.413Z","8.32.4":"2021-11-23T12:52:59.515Z","8.32.5":"2021-11-25T12:28:13.899Z","8.33.0":"2021-12-09T22:54:59.079Z","8.33.1":"2021-12-15T22:52:03.790Z","8.34.0":"2022-04-12T12:02:28.687Z","9.0.0-beta.1":"2022-04-20T14:23:33.716Z","9.0.0-beta.2":"2022-04-21T08:30:52.187Z","9.0.0-beta.3":"2022-04-21T12:01:50.951Z","9.0.0":"2022-04-21T12:46:01.557Z","9.1.0":"2022-04-25T12:07:32.520Z","9.2.0":"2022-05-28T21:36:39.048Z","9.2.1":"2022-06-02T13:02:13.775Z","9.2.2":"2022-06-02T20:11:37.199Z","9.3.0-beta.1":"2022-06-08T11:14:06.854Z","9.3.0":"2022-06-14T13:34:45.028Z","9.3.1":"2022-06-15T12:03:50.555Z","9.3.2":"2022-06-15T12:35:21.397Z","9.3.3":"2022-06-15T12:59:15.539Z","9.3.4-beta.1":"2022-06-20T07:43:18.106Z","9.3.4-beta.2":"2022-06-20T08:06:36.586Z","9.3.4":"2022-06-23T14:17:35.812Z","9.3.5":"2022-06-30T19:33:11.116Z","9.4.0":"2022-07-22T15:30:05.637Z","9.4.1":"2022-11-15T15:17:20.816Z","9.4.2":"2023-02-08T21:48:22.707Z","9.4.3":"2023-02-23T20:27:40.603Z","9.4.4":"2023-06-01T08:57:19.114Z","9.5.0-beta.1":"2023-06-15T13:48:33.098Z","9.5.0-beta.2":"2023-06-17T15:48:29.096Z","9.5.0":"2023-06-17T20:20:03.881Z","9.5.1":"2023-06-20T09:46:10.445Z","9.5.2":"2023-06-28T10:46:45.836Z","9.5.3":"2023-11-09T19:01:57.178Z","9.5.4":"2024-01-31T21:43:01.136Z","9.6.0":"2024-02-01T09:55:38.101Z","9.7.0":"2024-02-05T14:35:03.397Z","9.8.0":"2024-02-09T11:56:18.013Z","9.8.1":"2024-02-22T11:37:43.639Z","9.8.2":"2024-04-08T20:13:42.990Z","9.9.0":"2024-04-28T14:13:28.897Z","9.10.0":"2024-04-28T14:19:04.843Z","9.10.1":"2024-04-29T07:28:52.938Z","9.10.2":"2024-05-03T21:12:26.351Z","9.10.3":"2024-06-05T19:36:42.718Z","9.11.0":"2024-07-11T07:13:33.821Z","9.12.0":"2024-07-11T08:13:34.608Z","9.13.0":"2024-07-11T10:03:25.969Z","9.13.1":"2024-09-04T20:25:18.420Z","9.14.0":"2024-12-14T13:42:02.548Z","9.14.1":"2024-12-30T21:40:16.692Z","9.15.0":"2025-01-14T09:50:13.606Z","9.15.1":"2025-01-21T11:06:33.788Z","9.16.0":"2025-03-05T20:45:32.918Z","10.0.0":"2025-10-28T14:59:12.795Z","10.0.2":"2026-01-15T20:18:00.577Z","10.0.3":"2026-02-18T14:37:35.628Z","10.1.0":"2026-07-10T13:28:47.168Z","11.0.0":"2026-07-30T19:08:20.401Z","11.0.1":"2026-08-26T12:31:32.836Z"},"bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"author":{"name":"Daniel Schmidt"},"license":"MIT","homepage":"https://github.com/thebuilder/react-intersection-observer#readme","keywords":["react","component","hooks","viewport","intersection","observer","lazy load","inview","useInView","useIntersectionObserver"],"repository":{"url":"git+https://github.com/thebuilder/react-intersection-observer.git","type":"git"},"description":"Monitor if a component is inside the viewport, using IntersectionObserver API","maintainers":[{"name":"thebuilder","email":"dsc@charlietango.dk"}],"readme":"ERROR: No README data found!","readmeFilename":"","users":{"ash":true,"jay.":true,"jkabore":true}}