electron-localshortcut
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "src/index.js", | ||
@@ -16,0 +16,0 @@ "engines": { |
@@ -8,2 +8,3 @@ # electron-localshortcut | ||
**Note:** Since this module internally use `global-shortcut` native module, you should not use it until the `ready` event of the app module is emitted. See [electron docs](https://github.com/atom/electron/edit/master/docs/api/global-shortcut.md). | ||
@@ -83,3 +84,3 @@ [![NPM module](https://img.shields.io/npm/v/electron-localshortcut.svg)](https://npmjs.org/package/electron-localshortcut) | ||
## Global shortcuts. | ||
## Global shortcuts | ||
@@ -86,0 +87,0 @@ This set of methods allow you to manage shortcuts that work on any window of your app. They are active only when a window in the app is focused. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9600
122