@api-ts/typed-express-router
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "@api-ts/typed-express-router", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -20,3 +20,3 @@ "author": "Patrick McLaughlin <patrickmclaughlin@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "2.2.0", | ||
"@api-ts/io-ts-http": "2.3.0", | ||
"@types/express": "4.17.17", | ||
@@ -28,3 +28,3 @@ "express": "4.18.2", | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "1.1.9", | ||
"@api-ts/superagent-wrapper": "1.1.10", | ||
"@ava/typescript": "3.0.1", | ||
@@ -31,0 +31,0 @@ "ava": "5.2.0", |
29198
+ Added@api-ts/io-ts-http@2.3.0(transitive)
+ Addedcall-bind-apply-helpers@1.0.1(transitive)
- Removed@api-ts/io-ts-http@2.2.0(transitive)
- Removedcall-bind-apply-helpers@1.0.2(transitive)
Updated@api-ts/io-ts-http@2.3.0