Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

keyboard-layout

Package Overview
Dependencies
Maintainers
10
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keyboard-layout - npm Package Compare versions

Comparing version 2.0.15 to 2.0.16

src/keyboard-layout-manager.cc

2

lib/keyboard-layout.js
'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.15",
"version": "2.0.16",
"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

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