New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ns8/ns8-switchboard-operator

Package Overview
Dependencies
Maintainers
10
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ns8/ns8-switchboard-operator - npm Package Compare versions

Comparing version

to
1.0.42

2

dist/CreateOrderOperator.js

@@ -25,3 +25,3 @@ "use strict";

.postOrder(switchContext.data);
this.v2Client.withAuthToken(v2Token)
await this.v2Client.withAuthToken(v2Token)
.withBaseUrl(v2BaseUrl)

@@ -28,0 +28,0 @@ .postFraudAssessment(new ns8_protect_models_1.FraudAssessmentCreate(ns8_protect_models_1.ProviderType.EQ8), order.id);

{
"name": "@ns8/ns8-switchboard-operator",
"version": "1.0.41",
"version": "1.0.42",
"description": "Operator project contains switchboard interfaces and orchestration code",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet