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

waii-sdk-js

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

waii-sdk-js - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

dist/clients/database/src/Database.js

@@ -28,6 +28,6 @@ "use strict";

activateConnection: (key, signal) => __awaiter(this, void 0, void 0, function* () {
WaiiHttpClient_1.default.getInstance().setScope(key);
let result = yield WaiiHttpClient_1.default.getInstance().commonFetch(MODIFY_DB_ENDPOINT, {
default_db_connection_key: key
}, signal);
WaiiHttpClient_1.default.getInstance().setScope(key);
return result;

@@ -34,0 +34,0 @@ }),

{
"name": "waii-sdk-js",
"version": "1.0.7",
"version": "1.0.8",
"description": "Typescript / Javascript SDK for the waii api. SQL generation and much more.",

@@ -5,0 +5,0 @@ "main": "dist/src/waii-sdk.js",

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