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

combokeys-context

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

combokeys-context - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.coverage/base.css

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

### 1.0.2
* Added document build system
* Documentation updates
* Added npm ignore file
### 1.0.1

@@ -7,0 +12,0 @@ * Fixed bug where missing global or context callback would cause error

16

package.json
{
"name": "combokeys-context",
"version": "1.0.1",
"author": "Tim Oram <mitmaro@gmail.com>",
"version": "1.0.2",
"author": "Tim Oram <mitmaro@gmail.com> (http://www.mitmaro.ca)",
"contributors": [],
"description": "Wrapper around Combokeys that provides support for context/scope.",
"license": "MIT",
"license": "ISC",
"repository": {

@@ -20,3 +20,10 @@ "type": "git",

"keywords": [
"combokeys", "plugin"
"combokeys",
"plugin",
"events",
"context",
"scope",
"browser",
"shortcuts",
"mousetrap"
],

@@ -27,2 +34,3 @@ "devDependencies": {

"mocha": "^2.1.0",
"shelljs": "^0.4.0",
"sinon": "^1.13.0",

@@ -29,0 +37,0 @@ "sinon-chai": "^2.7.0"

@@ -6,2 +6,3 @@ # ComboKeys Context

[![Coverage Status](https://coveralls.io/repos/MitMaro/combokeys-context/badge.svg?branch=master)](https://coveralls.io/r/MitMaro/combokeys-context?branch=master)
[![NPM version](https://img.shields.io/npm/v/combokeys-context.svg)](https://www.npmjs.com/package/combokeys-context)

@@ -69,3 +70,3 @@ This is a light wrapper about [ComboKeys](https://github.com/PolicyStat/combokeys) that provides context aware key

### Full API Docs
[ComboKeys Context JSDocs](http://www.mitmaro.ca/combokeys-context/)
[ComboKeys Context JSDocs](http://www.mitmaro.ca/combokeys-context/documentation/latest/)

@@ -72,0 +73,0 @@ ## License

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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