Socket
Socket
Sign inDemoInstall

active-win

Package Overview
Dependencies
25
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.6.0 to 7.6.1

2

lib/windows.js

@@ -7,3 +7,3 @@ /* eslint-disable new-cap */

const ref = require('ref-napi');
const struct = require('ref-struct-napi');
const struct = require('ref-struct-di')(ref);

@@ -10,0 +10,0 @@ // Create the struct required to save the window bounds

{
"name": "active-win",
"version": "7.6.0",
"version": "7.6.1",
"description": "Get metadata about the active window (title, id, bounds, owner, URL, etc). Works on macOS, Linux, Windows.",

@@ -65,3 +65,3 @@ "license": "MIT",

"ref-napi": "^3.0.2",
"ref-struct-napi": "^1.1.1",
"ref-struct-di": "^1.1.1",
"ref-wchar-napi": "^1.0.3"

@@ -68,0 +68,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc