You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@aiola/sdk

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aiola/sdk - npm Package Compare versions

Comparing version

to
1.0.1

4

dist/module/clients/stt/Client.js

@@ -62,4 +62,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

const headers = {
"sec-fetch-mode": "cors",
"sec-fetch-site": "same-origin",
"X-Execution-Id": executionId,

@@ -69,3 +67,3 @@ "X-Workflow-Id": requestOptions.workflowId || DEFAULT_WORKFLOW_ID,

"x-time-zone": requestOptions.timeZone || "UTC",
"Authorization": `Bearer ${accessToken}`
// "Authorization": `Bearer ${accessToken}`
};

@@ -72,0 +70,0 @@ return { query, headers };

{
"name": "@aiola/sdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "aiOla javascript sdk",

@@ -5,0 +5,0 @@ "homepage": "https://aiola.ai",

Sorry, the diff of this file is not supported yet