Socket
Socket
Sign inDemoInstall

@dov118/eso-status

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dov118/eso-status - npm Package Compare versions

Comparing version 1.1.12 to 1.1.13

2

lib/index.js

@@ -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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc