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

keycode

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keycode - npm Package Compare versions

Comparing version 2.1.8 to 2.1.9

index.d.ts

2

component.json

@@ -5,3 +5,3 @@ {

"description": "Map of keyboard codes",
"version": "2.1.8",
"version": "2.1.9",
"development": {

@@ -8,0 +8,0 @@ "timoxley/assert": "*"

{
"name": "keycode",
"description": "Convert between keyboard keycodes and keynames and vice versa.",
"version": "2.1.8",
"version": "2.1.9",
"main": "index.js",

@@ -6,0 +6,0 @@ "directories": {

@@ -35,3 +35,3 @@ # keycode

##keycode(keycode:Event)
### keycode(keycode:Event)

@@ -48,3 +48,3 @@ Returns the name of the key associated with this event.

##keycode(keycode:Number)
### keycode(keycode:Number)

@@ -57,3 +57,3 @@ Returns the lowercase name of a given numeric keycode.

##keycode(name:String)
### keycode(name:String)

@@ -60,0 +60,0 @@ Returns the numeric keycode for given key name.

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