@nodegui/nodegui
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@nodegui/nodegui", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "A cross platform library to build native desktop apps.", | ||
@@ -19,3 +19,4 @@ "main": "dist/src/lib/index.js", | ||
"dev": "npm run build && qode dist/demo.js", | ||
"install": "npm run build:addon", | ||
"install": "npm -v", | ||
"postinstall": "npm run build:addon", | ||
"build": "npm run build:lib && npm run build:addon", | ||
@@ -22,0 +23,0 @@ "build:lib": "tsc", |
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 2 instances 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
1198608
2