Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@evergis/api

Package Overview
Dependencies
Maintainers
6
Versions
329
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evergis/api - npm Package Compare versions

Comparing version 0.1.33 to 0.1.34

2

es/Api.js

@@ -47,3 +47,3 @@ import { defaultApiConfig } from './defaultApiConfig';

this.notification.on("ConnectionStatus" /* ConnectionStatus */, connection => {
if (connection.data === ConnectionStatus.Break) {
if (connection.data === ConnectionStatus.Lost) {
this.emit(ApiEvent.ConnectionLost, connection.data);

@@ -50,0 +50,0 @@ }

{
"name": "@evergis/api",
"version": "0.1.33",
"version": "0.1.34",
"license": "ISC",

@@ -5,0 +5,0 @@ "author": "everpoint",

Sorry, the diff of this file is not supported yet

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