@api-ts/express-wrapper
Advanced tools
Comparing version 1.0.0-beta.3 to 1.0.0-beta.4
{ | ||
"name": "@api-ts/express-wrapper", | ||
"version": "1.0.0-beta.3", | ||
"version": "1.0.0-beta.4", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -18,9 +18,9 @@ "author": "Eric Crosson <ericcrosson@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "0.2.0-beta.3", | ||
"@api-ts/io-ts-http": "0.2.0-beta.4", | ||
"express": "4.17.2", | ||
"fp-ts": "2.11.8", | ||
"io-ts": "2.2.16" | ||
"io-ts": "2.1.3" | ||
}, | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "0.2.0-beta.3", | ||
"@api-ts/superagent-wrapper": "0.2.0-beta.4", | ||
"@ava/typescript": "3.0.1", | ||
@@ -27,0 +27,0 @@ "@types/express": "4.17.13", |
11878
+ Added@api-ts/io-ts-http@0.2.0-beta.4(transitive)
+ Addedio-ts@2.1.3(transitive)
- Removed@api-ts/io-ts-http@0.2.0-beta.3(transitive)
- Removedio-ts@2.2.16(transitive)
Updatedio-ts@2.1.3