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

@wordpress/keycodes

Package Overview
Dependencies
Maintainers
6
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/keycodes - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "@wordpress/keycodes",
"version": "1.0.1",
"description": "KeyCodes utilities for WordPress",
"version": "1.0.2",
"description": "Keycodes utilities for WordPress. Used to check for keyboard events across browsers/operating systems.",
"author": "The WordPress Contributors",

@@ -28,3 +28,3 @@ "license": "GPL-2.0-or-later",

},
"gitHead": "a1bb35112ec6174c33e09c337dd0382b83f7abe3"
"gitHead": "04961befa151ae1224f50ae2b3742d797b7409d9"
}

@@ -1,2 +0,2 @@

# @wordpress/keycodes
# Keycodes

@@ -3,0 +3,0 @@ Keycodes utilities for WordPress, used to check the key pressed in events like `onKeyDown`. Contains keycodes constants for keyboard keys like `DOWN`, `UP`, `ENTER`, etc.

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