Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "irctc-api", | ||
"description": "A package built on top of IRCTC Website APIs to make 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.", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"scripts": { | ||
@@ -34,4 +34,9 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"exports": { | ||
".": { | ||
"default": "./index.mjs" | ||
} | ||
}, | ||
"module": "index.js", | ||
"type": "module" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
184134
1