Socket
Socket
Sign inDemoInstall

react-keybinding-component

Package Overview
Dependencies
5
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.1 to 0.5.2

16

package.json
{
"name": "react-keybinding-component",
"version": "0.5.1",
"description": "A React keybinding component, usable with es6, no mixin",
"version": "0.5.2",
"description": "A React keybinding component",
"main": "dist/react-keybinding-component.js",

@@ -12,3 +12,3 @@ "scripts": {

"type": "git",
"url": "git+https://github.com/KeitIG/react-keybinding-component.git"
"url": "git+https://github.com/martpie/react-keybinding-component.git"
},

@@ -27,8 +27,8 @@ "keywords": [

],
"author": "Pierre de la Martinière",
"license": "ISC",
"author": "Pierre de la Martinière <pierre.de.la.martiniere@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/KeitIG/react-keybinding-component/issues"
"url": "https://github.com/martpie/react-keybinding-component/issues"
},
"homepage": "https://github.com/KeitIG/react-keybinding-component#readme",
"homepage": "https://github.com/martpie/react-keybinding-component#readme",
"devDependencies": {

@@ -42,4 +42,4 @@ "babel-preset-es2015": "^6.1.18",

"dependencies": {
"prop-types": "^15.5.10"
"prop-types": "^15.6.2"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc