keyboard-layout
Advanced tools
Comparing version 2.0.14 to 2.0.15-0
'use strict' | ||
const Emitter = require('event-kit').Emitter | ||
const KeyboardLayoutManager = require('../build/Release/keyboard-layout-manager.node') | ||
const { KeyboardLayoutManager } = require('../build/Release/keyboard-layout-manager.node') | ||
@@ -6,0 +6,0 @@ const emitter = new Emitter() |
{ | ||
"name": "keyboard-layout", | ||
"version": "2.0.14", | ||
"version": "2.0.15-0", | ||
"description": "Read and observe the current keyboard layout on OS X.", | ||
@@ -24,3 +24,3 @@ "main": "./lib/keyboard-layout", | ||
"event-kit": "^2.0.0", | ||
"nan": "^2.10.0" | ||
"nan": "^2.13.2" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12
1
64984
2
Updatednan@^2.13.2