@onflow/config
Advanced tools
Comparing version 1.0.3-alpha.0 to 1.0.3
# @onflow/config | ||
## 1.0.3 | ||
### Patch Changes | ||
- [#1227](https://github.com/onflow/fcl-js/pull/1227) [`352f1460`](https://github.com/onflow/fcl-js/commit/352f1460a2f34d228a74fa4bbc6fcf6e68a968b6) Thanks [@jribbink](https://github.com/jribbink)! - Switch to fcl-bundle instead of microbundle for build scripts | ||
- Updated dependencies [[`352f1460`](https://github.com/onflow/fcl-js/commit/352f1460a2f34d228a74fa4bbc6fcf6e68a968b6)]: | ||
- @onflow/util-actor@1.1.1 | ||
## 1.0.3-alpha.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@onflow/config", | ||
"version": "1.0.3-alpha.0", | ||
"version": "1.0.3", | ||
"description": "Config for FCL-JS", | ||
@@ -21,3 +21,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@onflow/fcl-bundle": "^1.0.1-alpha.0", | ||
"@onflow/fcl-bundle": "^1.0.1", | ||
"jest": "25.3.0", | ||
@@ -39,4 +39,4 @@ "jest-esm-transformer": "1.0.0" | ||
"@babel/runtime": "^7.18.6", | ||
"@onflow/util-actor": "^1.1.1-alpha.0" | ||
"@onflow/util-actor": "^1.1.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
163371
0
0
Updated@onflow/util-actor@^1.1.1