react-event-listener
Advanced tools
Comparing version 0.5.8 to 0.5.9
{ | ||
"name": "react-event-listener", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "A React component that allow to bind events on the global scope", | ||
"main": "dist/react-event-listener.cjs.js", | ||
"module": "dist/react-event-listener.esm.js", | ||
"scripts": { | ||
"build": "rimraf dist && rollup -c", | ||
"build": "rimraf dist && rollup -c && rimraf dist/react-event-listener.esm.js", | ||
"lint": "eslint . && echo \"eslint: no lint errors\"", | ||
@@ -10,0 +9,0 @@ "size": "yarn build && size-limit", |
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
36795
874
2