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
693
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 0.3.5 to 0.3.6

11

package.json
{
"name": "windmill-client",
"description": "Windmill SDK client for browsers and Node.js",
"version": "0.3.5",
"version": "0.3.6",
"author": "Ruben Fiszel",

@@ -12,3 +12,10 @@ "license": "Apache 2.0",

"types": "dist/index.d.ts",
"prepublish": "tsc"
"prepublish": "tsc",
"files": [
"dist",
"LICENSE",
"README.md",
"package.json"
],
"type": "module"
}
build.sh
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