react-event-listener
Advanced tools
Comparing version 0.6.4 to 0.6.5
{ | ||
"name": "react-event-listener", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"description": "A React component that allow to bind events on the global scope", | ||
@@ -33,10 +33,10 @@ "main": "dist/react-event-listener.cjs.js", | ||
"devDependencies": { | ||
"@babel/core": "7.0.0", | ||
"@babel/plugin-proposal-class-properties": "7.0.0", | ||
"@babel/plugin-proposal-object-rest-spread": "7.0.0", | ||
"@babel/plugin-transform-modules-commonjs": "7.0.0", | ||
"@babel/plugin-transform-runtime": "7.0.0", | ||
"@babel/preset-env": "7.0.0", | ||
"@babel/preset-react": "7.0.0", | ||
"@babel/register": "7.0.0", | ||
"@babel/core": "^7.0.0", | ||
"@babel/plugin-proposal-class-properties": "^7.0.0", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.0.0", | ||
"@babel/plugin-transform-runtime": "^7.2.0", | ||
"@babel/preset-env": "^7.0.0", | ||
"@babel/preset-react": "^7.0.0", | ||
"@babel/register": "^7.0.0", | ||
"babel-eslint": "^9.0.0", | ||
@@ -69,3 +69,2 @@ "babel-plugin-transform-dev-warning": "^0.1.0", | ||
"rollup-plugin-replace": "^2.0.0", | ||
"rollup-plugin-size-snapshot": "^0.7.0", | ||
"sinon": "^6.1.2", | ||
@@ -75,3 +74,3 @@ "size-limit": "^0.20.0" | ||
"dependencies": { | ||
"@babel/runtime": "7.0.0", | ||
"@babel/runtime": "7.2.0", | ||
"prop-types": "^15.6.0", | ||
@@ -78,0 +77,0 @@ "warning": "^4.0.1" |
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
37
33677
+ Added@babel/runtime@7.2.0(transitive)
- Removed@babel/runtime@7.0.0(transitive)
Updated@babel/runtime@7.2.0