Socket
Socket
Sign inDemoInstall

@barchart/events-api-common

Package Overview
Dependencies
2
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.12 to 1.0.13

6

lib/api/failures/EventJobFailureType.js

@@ -18,3 +18,3 @@ const FailureType = require('@barchart/common-js/api/failures/FailureType');

*/
static EVENT_JOB_GET_FAILED() {
static get EVENT_JOB_GET_FAILED() {
return eventJobGetFailed;

@@ -30,3 +30,3 @@ }

*/
static EVENT_JOB_GET_FAILED_RUNNING() {
static get EVENT_JOB_GET_FAILED_RUNNING() {
return eventJobGetFailedRunning;

@@ -42,3 +42,3 @@ }

*/
static EVENT_JOB_GET_FAILED_NO_JOB() {
static get EVENT_JOB_GET_FAILED_NO_JOB() {
return eventJobGetFailedNoJob;

@@ -45,0 +45,0 @@ }

{
"name": "@barchart/events-api-common",
"version": "1.0.12",
"version": "1.0.13",
"description": "Common classes used by the Event system",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc