Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zod-fast-check

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zod-fast-check - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

4

package.json
{
"name": "zod-fast-check",
"version": "0.9.0",
"version": "0.9.1",
"description": "Generate fast-check arbitraries from Zod schemas.",

@@ -48,5 +48,5 @@ "main": "dist/zod-fast-check.js",

"peerDependencies": {
"fast-check": "^2.23.0",
"fast-check": ">2.23.0 <4.0.0",
"zod": "^3.18.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