@api-ts/io-ts-http
Advanced tools
Comparing version 0.2.0-beta.2 to 0.2.0-beta.3
@@ -23,1 +23,2 @@ "use strict"; | ||
__exportStar(require("./query-params"), exports); | ||
// release the package |
{ | ||
"name": "@api-ts/io-ts-http", | ||
"version": "0.2.0-beta.2", | ||
"version": "0.2.0-beta.3", | ||
"description": "Types for (de)serializing HTTP requests from both the client and server side", | ||
@@ -20,3 +20,3 @@ "author": "Patrick McLaughlin <patrickmclaughlin@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/response": "0.1.2-beta.1", | ||
"@api-ts/response": "0.1.2-beta.2", | ||
"fp-ts": "2.11.8", | ||
@@ -23,0 +23,0 @@ "io-ts": "2.2.16", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20011
342
+ Added@api-ts/response@0.1.2-beta.2(transitive)
- Removed@api-ts/response@0.1.2-beta.1(transitive)