Comparing version 3.0.3 to 3.0.4
{ | ||
"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": "3.0.3", | ||
"version": "3.0.4", | ||
"scripts": { | ||
@@ -57,3 +57,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"tough-cookie": "^5.0.0", | ||
"undici": "^6.20.1" | ||
"undici": "^7.1.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "engines": { |
@@ -37,6 +37,2 @@ A package built on top of IRCTC Website APIs to book train tickets, managing user profile faster and simpler. Currently this package only works on NodeJs environment and we were not recommending this to use on browser or any other Javascript environment. | ||
## Useful Links | ||
<a href="https://github.com/suryavaddiraju/irctc-api"><img src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" alt="GitHub Logo" width="50" height="50"/></a> <a href="https://www.npmjs.com/package/irctc-api"><img src="https://upload.wikimedia.org/wikipedia/commons/d/db/Npm-logo.svg" alt="npm Logo" width="50" height="50"/></a> <a href="https://dev.vaddiraju.in/irctc-api/api_reference"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d2/Read-the-docs.png/330px-Read-the-docs.png" alt="Documentation Logo" width="50" height="50"/></a> | ||
## Installing | ||
@@ -43,0 +39,0 @@ |
Sorry, the diff of this file is not supported yet
207548
175
+ Addedundici@7.2.3(transitive)
- Removedundici@6.21.1(transitive)
Updatedundici@^7.1.0