@onflow/util-template
Advanced tools
Comparing version 1.2.2-alpha.1 to 1.2.2-alpha.2
# @onflow/util-template | ||
## 1.2.2-alpha.2 | ||
### Patch Changes | ||
- [#1827](https://github.com/onflow/fcl-js/pull/1827) [`e74c4a60`](https://github.com/onflow/fcl-js/commit/e74c4a60f38f366874aa1391ca1c890a7ad3a42a) Thanks [@nialexsan](https://github.com/nialexsan)! - pin versions | ||
- Updated dependencies [[`e74c4a60`](https://github.com/onflow/fcl-js/commit/e74c4a60f38f366874aa1391ca1c890a7ad3a42a)]: | ||
- @onflow/util-logger@1.3.2-alpha.2 | ||
## 1.2.2-alpha.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@onflow/util-template", | ||
"version": "1.2.2-alpha.1", | ||
"version": "1.2.2-alpha.2", | ||
"description": "Template Literal used for Cadence Interop", | ||
@@ -17,3 +17,3 @@ "license": "Apache-2.0", | ||
"@babel/preset-typescript": "^7.22.5", | ||
"@onflow/fcl-bundle": "^1.4.2-alpha.1", | ||
"@onflow/fcl-bundle": "1.4.2-alpha.1", | ||
"@types/jest": "^29.5.3", | ||
@@ -40,4 +40,4 @@ "@typescript-eslint/eslint-plugin": "^6.4.0", | ||
"@babel/runtime": "^7.18.6", | ||
"@onflow/util-logger": "^1.3.2-alpha.1" | ||
"@onflow/util-logger": "1.3.2-alpha.2" | ||
} | ||
} |
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
31471
+ Added@onflow/util-logger@1.3.2-alpha.2(transitive)
- Removed@onflow/util-logger@1.3.3(transitive)