Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "libui", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Node.js bindings for libui", | ||
@@ -27,5 +27,5 @@ "main": "index.js", | ||
"example": "node example.js", | ||
"preinstall": "ls; git submodule update --init; ls; cd libui; make;", | ||
"preinstall": "ls libui; git submodule update --init; ls libui; cd libui; make;", | ||
"postinstall": "cd ..; node-gyp build" | ||
} | ||
} |
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
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
1052285