@dov118/eso-status
Advanced tools
Comparing version 1.1.12 to 1.1.13
@@ -17,3 +17,3 @@ "use strict"; | ||
EsoStatus.getWebSiteContent = function (url) { | ||
if (url === void 0) { url = 'https://help.elderscrollsonline.com/app/answers/detail/a_id/4320/~/service-alerts'; } | ||
if (url === void 0) { url = 'https://help.elderscrollsonline.com/app/answers/detail/a_id/4320'; } | ||
return new Promise(function (resolve, reject) { | ||
@@ -20,0 +20,0 @@ axios_1.default |
{ | ||
"name": "@dov118/eso-status", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "Library used to get servers status of The elders scrolls Online game", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"@types/jest": "^26.0.23", | ||
"ts-jest": "^26.5.6", | ||
"ts-jest": "^27.0.0", | ||
"typescript": "^4.2.4" | ||
@@ -29,0 +29,0 @@ }, |
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
27577
5