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.0.0 to 3.0.1

3

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

@@ -21,3 +21,2 @@ "main": "src/index.js",

"mock",
"faker",
"faker-js"

@@ -24,0 +23,0 @@ ],

@@ -78,3 +78,2 @@ "use strict";

const input = generateMock(zodRef._def.schema, options);
console.log(zodRef._def.effect);
const effect = zodRef._def.effect.type === 'transform'

@@ -81,0 +80,0 @@ ? zodRef._def.effect

Sorry, the diff of this file is not supported yet

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