@api-ts/express-wrapper
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "@api-ts/express-wrapper", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -20,3 +20,3 @@ "author": "Eric Crosson <ericcrosson@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "2.0.1", | ||
"@api-ts/io-ts-http": "2.0.2", | ||
"express": "4.18.2", | ||
@@ -27,4 +27,4 @@ "fp-ts": "^2.0.0", | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "1.1.4", | ||
"@api-ts/typed-express-router": "1.0.6", | ||
"@api-ts/superagent-wrapper": "1.1.5", | ||
"@api-ts/typed-express-router": "1.0.7", | ||
"@ava/typescript": "3.0.1", | ||
@@ -31,0 +31,0 @@ "@types/express": "4.17.15", |
+ Added@api-ts/io-ts-http@2.0.2(transitive)
- Removed@api-ts/io-ts-http@2.0.1(transitive)
Updated@api-ts/io-ts-http@2.0.2