@onflow/config
Advanced tools
Comparing version 1.1.0-alpha.6 to 1.1.0-alpha.7
# @onflow/config | ||
## 1.1.0-alpha.7 | ||
### 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 | ||
- Updated dependencies [[`2512b5c5`](https://github.com/onflow/fcl-js/commit/2512b5c53dff708fca97cd8afdbb1f4a46b2f106)]: | ||
- @onflow/util-actor@1.2.0-alpha.2 | ||
## 1.1.0-alpha.6 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@onflow/config", | ||
"version": "1.1.0-alpha.6", | ||
"version": "1.1.0-alpha.7", | ||
"description": "Config for FCL-JS", | ||
@@ -22,3 +22,3 @@ "license": "Apache-2.0", | ||
"@onflow/fcl-bundle": "^1.3.0-alpha.0", | ||
"jest": "25.3.0", | ||
"jest": "^27.5.1", | ||
"jest-esm-transformer": "1.0.0", | ||
@@ -43,3 +43,3 @@ "typescript": "^4.9.5" | ||
"@babel/runtime": "^7.18.6", | ||
"@onflow/util-actor": "^1.2.0-alpha.1", | ||
"@onflow/util-actor": "^1.2.0-alpha.2", | ||
"eslint": "^8.34.0", | ||
@@ -46,0 +46,0 @@ "eslint-plugin-jsdoc": "^40.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
421547