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
0
Versions
80
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.25.3 to 1.27.1

.idea/modules.xml

2

dist/clients/chat/src/Chat.d.ts

@@ -21,3 +21,2 @@ import WaiiHttpClient from "../../../lib/src/WaiiHttpClient";

chat_uuid: string;
current_step?: string;
};

@@ -31,2 +30,3 @@ type ChatResponseData = {

catalog?: Catalog;
current_step?: string;
};

@@ -33,0 +33,0 @@ type GetObjectRequest = {

@@ -26,2 +26,3 @@ import WaiiHttpClient from "../../../lib/src/WaiiHttpClient";

asks?: string[];
save_to_history?: boolean;
target_persona?: string;

@@ -28,0 +29,0 @@ };

{
"name": "waii-sdk-js",
"version": "1.25.3",
"version": "1.27.1",
"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