Comparing version 2.0.7 to 2.0.8
{ | ||
"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.7", | ||
"version": "2.0.8", | ||
"scripts": { | ||
"preinstall": "node ./lib/preinstall.mjs", | ||
"postinstall": "node ./lib/postinstall.mjs", | ||
@@ -62,5 +63,5 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"axios": "^1.6.8", | ||
"axios-cookiejar-support": "^5.0.1", | ||
"axios-cookiejar-support": "^5.0.2", | ||
"cheerio": "^1.0.0-rc.12", | ||
"tough-cookie": "^4.1.3" | ||
"tough-cookie": "^4.1.4" | ||
}, | ||
@@ -67,0 +68,0 @@ "engines": { |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
10251
1
193511
2
Updatedtough-cookie@^4.1.4