@typescript-tools/io-ts
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/io-ts@1.1.0...@typescript-tools/io-ts@1.2.0) (2021-01-01) | ||
### Features | ||
* add package rename-package ([42c9c61](https://github.com/typescript-tools/typescript-tools/commit/42c9c61524dc58244a64bf01699dbc737504a111)) | ||
# [1.1.0](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/io-ts@1.0.4...@typescript-tools/io-ts@1.1.0) (2020-12-19) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@typescript-tools/io-ts", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Internal io-ts codecs", | ||
@@ -47,3 +47,3 @@ "scripts": { | ||
"dependencies": { | ||
"fp-ts": "^2.8.5", | ||
"fp-ts": "^2.9.3", | ||
"io-ts": "~2.1.3" | ||
@@ -97,3 +97,3 @@ }, | ||
}, | ||
"gitHead": "53bd9176fc96bf160d271212fff1a206eb0da53a" | ||
"gitHead": "0bf7ed445b1826de5ce5e2af710c87c4ed5415b3" | ||
} |
Sorry, the diff of this file is not supported yet
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
20331
Updatedfp-ts@^2.9.3