New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pluginjs/keyboard

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluginjs/keyboard - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

src/main.js

12

package.json
{
"name": "@pluginjs/keyboard",
"title": "Plugin",
"version": "0.2.1",
"version": "0.2.2",
"description": "A workflow for modern frontend development.",
"author": "Creation Studio Limited",
"homepage": "https://github.com/amazingSurge/plugins",
"homepage": "https://github.com/amazingSurge/plugin.js",
"license": "GPL-v3",
"main": "src/index.js",
"main": "dist/keyboard.js",
"files": [

@@ -23,7 +23,7 @@ "dist",

"repository": {
"url": "git@github.com:amazingSurge/plugins.git",
"url": "git@github.com:amazingSurge/plugin.js.git",
"type": "git"
},
"bugs": {
"url": "https://github.com/amazingSurge/plugins/issues"
"url": "https://github.com/amazingSurge/plugin.js/issues"
},

@@ -39,4 +39,4 @@ "engines": {

"min": "dist/keyboard.min.js",
"standalone": "dist/keyboard.js",
"standalone": "dist/keyboard.standalone.js",
"module": "dist/keyboard.esm.js"
}
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