@api-ts/typed-express-router
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "@api-ts/typed-express-router", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -20,3 +20,3 @@ "author": "Patrick McLaughlin <patrickmclaughlin@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "3.0.0", | ||
"@api-ts/io-ts-http": "3.1.0", | ||
"@types/express": "4.17.21", | ||
@@ -28,3 +28,3 @@ "express": "4.19.2", | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "1.2.2", | ||
"@api-ts/superagent-wrapper": "1.2.3", | ||
"@swc-node/register": "1.10.9", | ||
@@ -31,0 +31,0 @@ "c8": "10.1.2", |
+ Added@api-ts/io-ts-http@3.1.0(transitive)
- Removed@api-ts/io-ts-http@3.0.0(transitive)
Updated@api-ts/io-ts-http@3.1.0