corona-warn-app
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -24,4 +24,4 @@ "use strict"; | ||
} | ||
CoronaWarnApp.BASE_URL = 'https://svc90.main.px.t-online.de/version/v1/'; | ||
exports.CoronaWarnApp = CoronaWarnApp; | ||
CoronaWarnApp.BASE_URL = 'https://svc90.main.px.t-online.de/version/v1/'; | ||
//# sourceMappingURL=CoronaWarnApp.js.map |
{ | ||
"author": "Florian Imdahl <git@ffflorian.de>", | ||
"dependencies": { | ||
"axios": "1.3.3" | ||
"axios": "1.3.5" | ||
}, | ||
@@ -9,4 +9,4 @@ "description": "A corona-warn-app API client", | ||
"@types/node": "~18", | ||
"typedoc": "0.23.25", | ||
"typescript": "4.9.5" | ||
"typedoc": "0.24.1", | ||
"typescript": "5.0.4" | ||
}, | ||
@@ -36,4 +36,4 @@ "engines": { | ||
}, | ||
"version": "2.2.3", | ||
"gitHead": "f839983cf7fb43815bf5ce9a0c627e1685c963c2" | ||
"version": "2.2.4", | ||
"gitHead": "f465953cd686a8aeb90b7c46c18ece57c55af76f" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
55466
+ Addedaxios@1.3.5(transitive)
- Removedaxios@1.3.3(transitive)
Updatedaxios@1.3.5