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

@orpc/zod

Package Overview
Dependencies
Maintainers
0
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orpc/zod - npm Package Compare versions

Comparing version 0.0.0-next.e9dc36e to 0.0.0-next.ee0aeaf

21

package.json
{
"name": "@orpc/zod",
"type": "module",
"version": "0.0.0-next.e9dc36e",
"author": {
"name": "unnoq",
"email": "contact@unnoq.com",
"url": "https://unnoq.com"
},
"version": "0.0.0-next.ee0aeaf",
"license": "MIT",
"homepage": "https://github.com/unnoq/orpc",
"homepage": "https://orpc.unnoq.com",
"repository": {
"type": "git",
"url": "https://github.com/unnoq/orpc.git",
"url": "git+https://github.com/unnoq/orpc.git",
"directory": "packages/zod"
},
"keywords": [
"unnoq"
"unnoq",
"orpc"
],

@@ -31,4 +27,5 @@ "exports": {

"files": [
"dist",
"src"
"!**/*.map",
"!**/*.tsbuildinfo",
"dist"
],

@@ -38,3 +35,3 @@ "dependencies": {

"wildcard-match": "^5.1.3",
"zod": "^3.23.8"
"zod": "^3.24.1"
},

@@ -41,0 +38,0 @@ "scripts": {

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