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.5.11 to 3.6.0

7

CHANGELOG.md

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

## [3.6.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.11...zod-mock-3.6.0) (2022-10-05)
### Features
* Support for @Param() in @anatine/zod-nestjs ([ba00144](https://github.com/anatine/zod-plugins/commit/ba001444d3554695fe6db6b0d449f03351d65c48))
### [3.5.11](https://github.com/anatine/zod-plugins/compare/zod-mock-3.5.10...zod-mock-3.5.11) (2022-09-12)

@@ -7,0 +14,0 @@

8

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

@@ -24,9 +24,7 @@ "main": "src/index.js",

"peerDependencies": {
"@faker-js/faker": "^6.0.0-beta.0",
"randexp": "^0.5.3"
"@faker-js/faker": "^7.0.0"
},
"dependencies": {
"randexp": "^0.5.3"
},
"typings": "./src/index.d.ts"
}
}
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