Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-event-listener

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-event-listener - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

21

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc