Comparing version 2.4.33 to 2.4.34
{ | ||
"name": "netget", | ||
"version": "2.4.33", | ||
"version": "2.4.34", | ||
"description": "Rette Adepto/ Recibido Directamente.", | ||
@@ -10,3 +10,3 @@ "type": "module", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "node ./scripts/postInstall.js", | ||
"postinstall": "node ./src/scripts/postInstall.js", | ||
"doc": "jsdoc -c jsdoc.json" | ||
@@ -13,0 +13,0 @@ }, |
@@ -45,2 +45,3 @@ // netget_MainMenu.js | ||
╚═╝ ╚═╝ .localIP: ${chalk.green(x.localIP)} | ||
... | ||
...`); | ||
@@ -47,0 +48,0 @@ await NetGetX_CLI(x); // Proceed to the interactive menu if setup is verified |
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
883665
1388