combokeys-context
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -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 |
{ | ||
"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 | ||
[](https://coveralls.io/r/MitMaro/combokeys-context?branch=master) | ||
[](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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
1147091
58
1140
74
6
1
1