@onflow/util-actor
Advanced tools
Comparing version 1.2.0-alpha.1 to 1.2.0-alpha.2
# @onflow/util-actor | ||
## 1.2.0-alpha.2 | ||
### Patch Changes | ||
- [#1658](https://github.com/onflow/fcl-js/pull/1658) [`2512b5c5`](https://github.com/onflow/fcl-js/commit/2512b5c53dff708fca97cd8afdbb1f4a46b2f106) Thanks [@nialexsan](https://github.com/nialexsan)! - Align jest version | ||
## 1.2.0-alpha.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@onflow/util-actor", | ||
"version": "1.2.0-alpha.1", | ||
"version": "1.2.0-alpha.2", | ||
"description": "A mechanism for forcing order/transitions of scoped async state", | ||
@@ -22,3 +22,3 @@ "license": "Apache-2.0", | ||
"@onflow/fcl-bundle": "^1.3.0-alpha.0", | ||
"jest": "26.4.0", | ||
"jest": "^27.5.1", | ||
"jest-esm-transformer": "1.0.0" | ||
@@ -25,0 +25,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
183162