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

windmill-client

Package Overview
Dependencies
Maintainers
1
Versions
694
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

windmill-client - npm Package Compare versions

Comparing version 1.167.0 to 1.168.0

2

dist/core/OpenAPI.js

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

BASE: '/api',
VERSION: '1.167.0',
VERSION: '1.168.0',
WITH_CREDENTIALS: false,

@@ -9,0 +9,0 @@ CREDENTIALS: 'include',

@@ -18,2 +18,3 @@ export type NewScript = {

cache_ttl?: number;
dedicated_worker?: boolean;
};

@@ -20,0 +21,0 @@ export declare namespace NewScript {

@@ -32,2 +32,3 @@ export type Script = {

cache_ttl?: number;
dedicated_worker?: boolean;
};

@@ -34,0 +35,0 @@ export declare namespace Script {

{
"name": "windmill-client",
"description": "Windmill SDK client for browsers and Node.js",
"version": "1.167.0",
"version": "1.168.0",
"author": "Ruben Fiszel",

@@ -6,0 +6,0 @@ "license": "Apache 2.0",

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