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

w3c-keyname

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

w3c-keyname - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

index.js

@@ -84,3 +84,3 @@ var base = {

const chrome = typeof navigator != "undefined" && /Chrome\//.test(navigator.userAgent)
var chrome = typeof navigator != "undefined" && /Chrome\//.test(navigator.userAgent)

@@ -87,0 +87,0 @@ // Fill in the digit keys

{
"name": "w3c-keyname",
"version": "1.1.1",
"version": "1.1.2",
"description": "Get a KeyboardEvent.key-style string from an event",

@@ -5,0 +5,0 @@ "main": "index.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