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
3
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.18 to 1.0.19

.idea/modules.xml

2

dist/clients/database/src/Database.d.ts

@@ -12,2 +12,4 @@ type DBConnection = {

path?: string;
host?: string;
port?: number;
parameters?: object;

@@ -14,0 +16,0 @@ sample_col_values?: boolean;

2

package.json
{
"name": "waii-sdk-js",
"version": "1.0.18",
"version": "1.0.19",
"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