@api-ts/express-wrapper
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "@api-ts/express-wrapper", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -20,3 +20,3 @@ "author": "Eric Crosson <ericcrosson@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "2.2.0", | ||
"@api-ts/io-ts-http": "2.3.0", | ||
"express": "4.18.2", | ||
@@ -27,4 +27,4 @@ "fp-ts": "^2.0.0", | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "1.1.9", | ||
"@api-ts/typed-express-router": "1.0.12", | ||
"@api-ts/superagent-wrapper": "1.1.10", | ||
"@api-ts/typed-express-router": "1.0.13", | ||
"@ava/typescript": "3.0.1", | ||
@@ -31,0 +31,0 @@ "@types/express": "4.17.17", |
29759
+ Added@api-ts/io-ts-http@2.3.0(transitive)
- Removed@api-ts/io-ts-http@2.2.0(transitive)
Updated@api-ts/io-ts-http@2.3.0