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.0.1 to 1.0.2

7

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

@@ -21,3 +21,3 @@ "main": "dist/index.js",

"test-watch": "jest --colors --watch",
"codecov": "codecov"
"codecov": "codecov --token=$CODECOV_TOKEN"
},

@@ -52,5 +52,4 @@ "repository": {

"node"
],
"mapCoverage": true
]
}
}
js-keycodes
===========
![travis build](https://api.travis-ci.org/js-keycodes.svg?branch=master)
![Codecov](https://img.shields.io/codecov/c/github/js-keycodes.svg)
![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)

@@ -6,0 +6,0 @@ ![Downloads](https://img.shields.io/npm/dy/js-keycodes.svg)

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