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

koa-zod-router

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-zod-router - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1-beta.0

14

package.json
{
"name": "koa-zod-router",
"version": "2.2.0",
"version": "2.2.1-beta.0",
"description": "",

@@ -38,5 +38,2 @@ "main": "dist/index.js",

"@koa/router": "^12.0.1",
"@types/formidable": "^2.0.6",
"@types/koa-bodyparser": "^4.3.11",
"@types/koa__router": "^12.0.2",
"formidable": "^2.1.2",

@@ -47,4 +44,7 @@ "koa-bodyparser": "^4.4.1",

"devDependencies": {
"@types/formidable": "^2.0.6",
"@types/koa-bodyparser": "^4.3.11",
"@types/koa__router": "^12.0.2",
"@changesets/cli": "^2.26.2",
"@types/koa": "^2.13.10",
"@types/koa": "^2.15.0",
"@types/node": "^18.18.6",

@@ -60,3 +60,3 @@ "@types/supertest": "^2.0.15",

"husky": "^8.0.3",
"koa": "^2.14.2",
"koa": "^2.15.1",
"mocha": "^10.2.0",

@@ -73,3 +73,3 @@ "mocha-lcov-reporter": "^1.3.0",

"peerDependencies": {
"koa": ">=2.14.1 <3.x",
"koa": ">=2.15.1 <3.x",
"zod": ">=3.22.4 <4.x"

@@ -76,0 +76,0 @@ },

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