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

@abip/sp-common

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abip/sp-common - npm Package Compare versions

Comparing version 0.1.25 to 0.1.27

2

dist/domains/core/survey-event/constants.d.ts

@@ -9,6 +9,4 @@ export declare enum SurveyEventCommand {

STARTING = "starting",
STARTED = "started",
RUNNING = "running",
STOPPING = "stopping",
STOPPED = "stopped",
FINISHED = "finished",

@@ -15,0 +13,0 @@ FAILED = "failed"

@@ -20,6 +20,4 @@ "use strict";

SurveyEventExecutionStatus["STARTING"] = "starting";
SurveyEventExecutionStatus["STARTED"] = "started";
SurveyEventExecutionStatus["RUNNING"] = "running";
SurveyEventExecutionStatus["STOPPING"] = "stopping";
SurveyEventExecutionStatus["STOPPED"] = "stopped";
SurveyEventExecutionStatus["FINISHED"] = "finished";

@@ -26,0 +24,0 @@ SurveyEventExecutionStatus["FAILED"] = "failed";

4

package.json
{
"name": "@abip/sp-common",
"version": "0.1.25",
"version": "0.1.27",
"description": "",

@@ -44,3 +44,3 @@ "main": "./dist/index",

},
"gitHead": "e0939aff70162ebcf18815f649b37191ab10aeab"
"gitHead": "5876fd0d00876aae9efa652d96953d61b4394507"
}

@@ -17,6 +17,4 @@ /*

STARTING = 'starting',
STARTED = 'started',
RUNNING = 'running',
STOPPING = 'stopping',
STOPPED = 'stopped',
FINISHED = 'finished',

@@ -23,0 +21,0 @@ FAILED = 'failed',

Sorry, the diff of this file is not supported yet

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