New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@anatine/zod-mock

Package Overview
Dependencies
Maintainers
1
Versions
55
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 0.3.0 to 0.3.1

31

package.json
{
"name": "@anatine/zod-mock",
"version": "0.3.0",
"main": "./src/index.js",
"version": "0.3.1",
"description": "Zod auto-mock object generator using Faker",
"main": "src/index.js",
"types": "src/index.d.ts",
"license": "MIT",
"public": true,
"repository": {
"type": "git",
"url": "git+https://github.com/anatine/zod-plugins"
},
"homepage": "https://github.com/anatine/zod-plugins/tree/main/packages/zod-mock",
"author": {
"name": "Brian McBride",
"url": "https://www.linkedin.com/in/brianmcbride"
},
"keywords": [
"zod",
"mock",
"faker"
],
"peerDependencies": {
"faker": "^4.1.0"
},
"typings": "./src/index.d.ts",
"dependencies": {
"zod": "^3.5.1",
"faker": "^5.5.3"
},
"peerDependencies": {}
"zod": "^3.5.1"
}
}
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