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