active-win
Advanced tools
Comparing version 8.1.0 to 8.1.1
@@ -93,3 +93,3 @@ 'use strict'; | ||
const data = parseLinux({ | ||
windowId, | ||
activeWindowId: windowId, | ||
boundsStdout, | ||
@@ -112,3 +112,3 @@ stdout | ||
const data = parseLinux({ | ||
windowId, | ||
activeWindowId: windowId, | ||
boundsStdout, | ||
@@ -115,0 +115,0 @@ stdout |
{ | ||
"name": "active-win", | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"description": "Get metadata about the active window (title, id, bounds, owner, URL, etc)", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
252211