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

@anatine/zod-mock

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anatine/zod-mock - npm Package Compare versions

Comparing version 3.13.2 to 3.13.3

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [3.13.3](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.2...zod-mock-3.13.3) (2023-10-31)
### [3.13.2](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.1...zod-mock-3.13.2) (2023-07-31)

@@ -7,0 +9,0 @@

5

package.json
{
"name": "@anatine/zod-mock",
"version": "3.13.2",
"version": "3.13.3",
"description": "Zod auto-mock object generator using Faker at @faker-js/faker",

@@ -24,3 +24,4 @@ "main": "src/index.js",

"peerDependencies": {
"@faker-js/faker": "^7.0.0 || ^8.0.0"
"@faker-js/faker": "^7.0.0 || ^8.0.0",
"zod": "^3.21.4"
},

@@ -27,0 +28,0 @@ "dependencies": {

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