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

js-keycodes

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-keycodes - npm Package Compare versions

Comparing version 1.1.0 to 1.1.2

4

package.json
{
"name": "js-keycodes",
"version": "1.1.0",
"version": "1.1.2",
"description": "Identify and work with keycodes on JavaScript",

@@ -32,3 +32,3 @@ "main": "dist/keycodes.js",

"author": "Carlos A. Gomes <carlos.algms@gmail.com>",
"license": "Apache-2.0",
"license": "MIT",
"bugs": {

@@ -35,0 +35,0 @@ "url": "https://github.com/carlos-algms/js-keycodes/issues"

js-keycodes
===========
![travis build](https://api.travis-ci.com/carlos-algms/js-keycodes.svg?branch=master)
![codecov](https://codecov.io/gh/carlos-algms/js-keycodes/branch/master/graph/badge.svg)
![NPM version](https://img.shields.io/npm/v/js-keycodes.svg)
![Downloads](https://img.shields.io/npm/dy/js-keycodes.svg)
![License](https://img.shields.io/npm/l/js-keycodes.svg)
[![travis build](https://api.travis-ci.com/carlos-algms/js-keycodes.svg?branch=master)](https://travis-ci.com/carlos-algms/js-keycodes)
[![codecov](https://codecov.io/gh/carlos-algms/js-keycodes/branch/master/graph/badge.svg)](https://codecov.io/gh/carlos-algms/js-keycodes/branch/master)
[![NPM version](https://img.shields.io/npm/v/js-keycodes)](https://www.npmjs.com/package/js-keycodes)
[![Downloads](https://img.shields.io/npm/dy/js-keycodes)](https://www.npmjs.com/package/js-keycodes)
[![License](https://img.shields.io/npm/l/js-keycodes)](https://tldrlegal.com/license/mit-license)
Identify and work with keyCodes on JavaScript

@@ -10,0 +11,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