@onflow/util-invariant
Advanced tools
Comparing version 1.2.2-alpha.0 to 1.2.2-alpha.1
# @onflow/util-invariant | ||
## 1.2.2-alpha.0 | ||
## 1.2.2-alpha.1 | ||
### Patch Changes | ||
- [#1809](https://github.com/onflow/fcl-js/pull/1809) [`3af8a434`](https://github.com/onflow/fcl-js/commit/3af8a434b7b1238e44b6aa56f335c6d3d787cd21) Thanks [@nialexsan](https://github.com/nialexsan)! - split fcl to fcl-core, fcl-react-native, fcl(-web) | ||
- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated | ||
@@ -10,0 +8,0 @@ |
{ | ||
"name": "@onflow/util-invariant", | ||
"version": "1.2.2-alpha.0", | ||
"version": "1.2.2-alpha.1", | ||
"description": "Flow JS SDK Util -- Invariant", | ||
@@ -17,4 +17,4 @@ "license": "Apache-2.0", | ||
"@babel/preset-typescript": "^7.22.5", | ||
"@onflow/fcl-bundle": "^1.4.2-alpha.0", | ||
"@onflow/types": "^1.3.0-alpha.0", | ||
"@onflow/fcl-bundle": "^1.4.2-alpha.1", | ||
"@onflow/types": "^1.3.0-alpha.1", | ||
"@types/jest": "^29.5.3", | ||
@@ -21,0 +21,0 @@ "@typescript-eslint/eslint-plugin": "^6.4.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
14715