@onflow/util-logger
Advanced tools
Comparing version 1.1.1 to 1.1.2
# @onflow/util-logger | ||
## 1.1.2 | ||
### Patch Changes | ||
- [#1436](https://github.com/onflow/fcl-js/pull/1436) [`87771cd6`](https://github.com/onflow/fcl-js/commit/87771cd6db2cea13787502522a292e75ce43c4f0) Thanks [@justinbarry](https://github.com/justinbarry)! - Upgrade @onflow/fcl-bundle 1.2.0-alpha.0 -> 1.2.0 | ||
- Updated dependencies [[`87771cd6`](https://github.com/onflow/fcl-js/commit/87771cd6db2cea13787502522a292e75ce43c4f0)]: | ||
- @onflow/config@1.0.4 | ||
## 1.1.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@onflow/util-logger", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Logger for FCL-JS", | ||
@@ -21,3 +21,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@onflow/fcl-bundle": "^1.0.1", | ||
"@onflow/fcl-bundle": "^1.2.0", | ||
"jest": "25.3.0", | ||
@@ -39,4 +39,4 @@ "jest-esm-transformer": "1.0.0" | ||
"@babel/runtime": "^7.18.6", | ||
"@onflow/config": "^1.0.3" | ||
"@onflow/config": "^1.0.4" | ||
} | ||
} |
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
158268
Updated@onflow/config@^1.0.4