node-window-manager-all
Advanced tools
Comparing version 2.2.9 to 2.2.10
{ | ||
"name": "node-window-manager-all", | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"description": "Manage windows in macOS, Windows and Linux", | ||
@@ -10,8 +10,3 @@ "main": "dist/index.js", | ||
"watch": "tsc --watch", | ||
"install": "npm run rebuild", | ||
"prebuild": "prebuildify --napi", | ||
"rebuild": "node-gyp rebuild", | ||
"rebuild-dev": "npm run rebuild -- --debug", | ||
"prepublishOnly": "npm run rebuild", | ||
"prepare": "npm run build" | ||
"prebuild": "prebuildify --napi" | ||
}, | ||
@@ -18,0 +13,0 @@ "files": [ |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
930383