Comparing version 2.0.9 to 2.0.10
{ | ||
"name": "irctc-api", | ||
"description": "An exclusive NodeJs only package built on top of IRCTC Website APIs to book train tickets, managing user profile faster and simpler from anywhere in the world", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"scripts": { | ||
"preinstall": "node ./lib/preinstall.mjs", | ||
"postinstall": "node ./lib/postinstall.mjs", | ||
@@ -16,3 +15,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bin": { | ||
"viu": "./bin/viu" | ||
"viu": "./lib/cli-wrapper.mjs" | ||
}, | ||
@@ -19,0 +18,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
193803
10261
1