Comparing version 2.2.6 to 2.2.7
{ | ||
"name": "js2ray", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"description": "The v2ray vmess protocol, based on nodejs javascript which you can use on hosts and servers", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"start": "node index.js", | ||
"install": "./install.js" | ||
"install": "node install.js" | ||
}, | ||
@@ -23,0 +23,0 @@ "author": "seezaara", |
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
131190