outside-click-handler
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "outside-click-handler", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Outside click handler for React", | ||
"main": "build/OutsideClickHandler.js", | ||
"scripts": { | ||
"build": "babel -d build/ src/OutsideClickHandler.js", | ||
"build": "babel -d build/ src/", | ||
"prepublish": "npm run build" | ||
@@ -9,0 +9,0 @@ }, |
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
69452