@orchestrator/core
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.0.5](https://github.com/orchestratora/orchestrator/compare/@orchestrator/core@2.0.4...@orchestrator/core@2.0.5) (2022-01-21) | ||
### Bug Fixes | ||
* **core:** update fp-ts and io-ts to minimum compatible versions ([44fb079](https://github.com/orchestratora/orchestrator/commit/44fb079a1a1b6b0d7f2a8f1ef620ba2c60b01417)) | ||
## [2.0.4](https://github.com/orchestratora/orchestrator/compare/@orchestrator/core@2.0.3...@orchestrator/core@2.0.4) (2022-01-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@orchestrator/core", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"publishConfig": { | ||
@@ -28,4 +28,4 @@ "access": "public" | ||
"@orchestrator/gen-io-ts": "^3.0.0", | ||
"fp-ts": "^2.0.0", | ||
"io-ts": "^2.0.0", | ||
"fp-ts": "^2.11.5", | ||
"io-ts": "^2.2.16", | ||
"ng-dynamic-component": "^10.0.0-no-barrels.0", | ||
@@ -32,0 +32,0 @@ "tslib": "^2.0.0" |
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
484335
Updatedfp-ts@^2.11.5
Updatedio-ts@^2.2.16