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.0 to 1.1.1

4

package.json
{
"name": "@dov118/eso-status",
"version": "1.1.0",
"version": "1.1.1",
"description": "Library used to get servers status of The elders scrolls Online game",

@@ -25,4 +25,2 @@ "main": "lib/index.js",

"devDependencies": {
"@types/jest": "^26.0.20",
"jest": "^26.6.3",
"ts-jest": "^26.5.2",

@@ -29,0 +27,0 @@ "typescript": "^4.2.2"

@@ -32,3 +32,3 @@ # ESO-STATUS

```javascript
var EsoStatus = require("@dov118/eso-status");
const {EsoStatus} = require("@dov118/eso-status");

@@ -35,0 +35,0 @@ EsoStatus.getEsoStatus().then(function (data) {

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