Comparing version 1.2.0 to 1.2.2
{ | ||
"name": "glazewm", | ||
"version": "1.2.0", | ||
"version": "1.2.2", | ||
"description": "Library for inter-process communication (IPC) with GlazeWM.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -5,3 +5,3 @@ # GlazeWM-js · [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/glzr-io/GlazeWM-js/pulls) [![License](https://img.shields.io/github/license/glzr-io/glazewm-js)](https://github.com/glzr-io/glazewm-js/blob/main/LICENSE.md) [![Discord invite](https://img.shields.io/discord/1041662798196908052.svg?logo=discord&colorB=7289DA)](https://discord.gg/ud6z3qjRvM) | ||
The library is packaged for CommonJS and ESM. Can be used from both NodeJS and the browser (eg. in an Electron or Tauri application). | ||
The library is packaged for CommonJS and ESM. Can be used from both NodeJS and the browser (e.g. in an Electron or Tauri application). | ||
@@ -51,3 +51,3 @@ ## Installation | ||
// Listen to a WM event (eg. whenever the focused container changes). | ||
// Listen to a WM event (e.g. whenever the focused container changes). | ||
await client.subscribe( | ||
@@ -54,0 +54,0 @@ WmEventType.FocusChanged, |
@@ -5,3 +5,4 @@ { | ||
"outDir": "dist" | ||
} | ||
}, | ||
"include": ["src"] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
64923
1808
0
51