react-peekaboo
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "react-peekaboo", | ||
"description": "React component that notifies when its child enters or exits the viewport", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
"author": "Wyatt Johnston <w@wyatt.page", | ||
"reposity": "wpj/react-peekaboo", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/wpj/react-peekaboo.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/wpj/react-peekaboo/issues" | ||
}, | ||
"main": "dist/index.js", | ||
"module": "dist/index.esm.js", | ||
"types": "dist/index.d.ts", | ||
"keywords": [ | ||
"react", | ||
"react-dom", | ||
"IntersectionObserver" | ||
], | ||
"files": [ | ||
@@ -12,0 +23,0 @@ "dist" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
19246
0
0