@api-ts/express-wrapper
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@api-ts/express-wrapper", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -20,3 +20,3 @@ "author": "Eric Crosson <ericcrosson@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "0.2.0", | ||
"@api-ts/io-ts-http": "1.0.0", | ||
"express": "4.17.2", | ||
@@ -27,4 +27,4 @@ "fp-ts": "2.12.3", | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "0.2.0", | ||
"@api-ts/typed-express-router": "0.2.0", | ||
"@api-ts/superagent-wrapper": "1.0.0", | ||
"@api-ts/typed-express-router": "1.0.0", | ||
"@ava/typescript": "3.0.1", | ||
@@ -31,0 +31,0 @@ "@types/express": "4.17.13", |
+ Added@api-ts/io-ts-http@1.0.0(transitive)
+ Added@api-ts/response@1.0.0(transitive)
- Removed@api-ts/io-ts-http@0.2.0(transitive)
- Removed@api-ts/response@0.1.2(transitive)
Updated@api-ts/io-ts-http@1.0.0