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.1.0 to 2.2.0

dist/index.d.mts

6

CHANGELOG.md
# koa-zod-router
## 2.2.0
### Minor Changes
- 668bcd6: Bump dependencies
## 2.1.0

@@ -4,0 +10,0 @@

38

package.json
{
"name": "koa-zod-router",
"version": "2.1.0",
"version": "2.2.0",
"description": "",

@@ -37,22 +37,22 @@ "main": "dist/index.js",

"dependencies": {
"@koa/router": "^12.0.0",
"@koa/router": "^12.0.1",
"@types/formidable": "^2.0.6",
"@types/koa-bodyparser": "^4.3.10",
"@types/koa__router": "^12.0.0",
"@types/koa-bodyparser": "^4.3.11",
"@types/koa__router": "^12.0.2",
"formidable": "^2.1.2",
"koa-bodyparser": "^4.4.1",
"zod": "^3.22.1"
"zod": "^3.22.4"
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@types/koa": "^2.13.8",
"@types/node": "^18.17.5",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@types/koa": "^2.13.10",
"@types/node": "^18.18.6",
"@types/supertest": "^2.0.15",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"coveralls": "^3.1.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",

@@ -63,12 +63,12 @@ "koa": "^2.14.2",

"nyc": "^15.1.0",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"supertest": "^6.3.3",
"ts-node-dev": "^2.0.0",
"tsup": "^6.7.0",
"turbo": "^1.10.12",
"typescript": "5.0.4"
"tsup": "^7.2.0",
"turbo": "^1.10.16",
"typescript": "5.2.2"
},
"peerDependencies": {
"koa": ">=2.14.1 <3.x",
"zod": ">=3.21.4 <4.x"
"zod": ">=3.22.4 <4.x"
},

@@ -75,0 +75,0 @@ "keywords": [

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