@api-ts/typed-express-router
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@api-ts/typed-express-router", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -20,3 +20,3 @@ "author": "Patrick McLaughlin <patrickmclaughlin@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "2.0.1", | ||
"@api-ts/io-ts-http": "2.0.2", | ||
"@types/express": "4.17.15", | ||
@@ -28,3 +28,3 @@ "express": "4.18.2", | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "1.1.4", | ||
"@api-ts/superagent-wrapper": "1.1.5", | ||
"@ava/typescript": "3.0.1", | ||
@@ -31,0 +31,0 @@ "ava": "5.1.0", |
+ Added@api-ts/io-ts-http@2.0.2(transitive)
+ Addedcall-bind-apply-helpers@1.0.2(transitive)
- Removed@api-ts/io-ts-http@2.0.1(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
Updated@api-ts/io-ts-http@2.0.2