@api-ts/typed-express-router
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@api-ts/typed-express-router", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -20,3 +20,3 @@ "author": "Patrick McLaughlin <patrickmclaughlin@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "1.0.0", | ||
"@api-ts/io-ts-http": "2.0.0", | ||
"@types/express": "4.17.14", | ||
@@ -28,3 +28,3 @@ "express": "4.18.2", | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "1.1.0", | ||
"@api-ts/superagent-wrapper": "1.1.1", | ||
"@ava/typescript": "3.0.1", | ||
@@ -31,0 +31,0 @@ "ava": "5.0.1", |
+ Added@api-ts/io-ts-http@2.0.0(transitive)
+ Addedio-ts-types@0.5.19(transitive)
- Removed@api-ts/io-ts-http@1.0.0(transitive)
- Removedfp-ts@2.12.3(transitive)
- Removedio-ts-types@0.5.16(transitive)
Updated@api-ts/io-ts-http@2.0.0