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

@fastkit/keyboard

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/keyboard - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

9

package.json
{
"name": "@fastkit/keyboard",
"version": "0.10.0",
"version": "0.10.1",
"description": "Observer implementation to handle keyboard input to Type safe.",
"main": "index.js",
"_docs": {

@@ -14,5 +13,7 @@ "scope": "",

},
"module": "dist/keyboard.mjs",
"main": "./dist/keyboard.mjs",
"exports": {
".": "./dist/keyboard.mjs"
},
"files": [
"index.js",
"dist"

@@ -19,0 +20,0 @@ ],

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