@onflow/util-address
Advanced tools
Comparing version 1.2.0 to 1.2.1
# @onflow/util-address | ||
## 1.2.0 | ||
## 1.2.1 | ||
### Minor Changes | ||
### Patch Changes | ||
- [#1728](https://github.com/onflow/fcl-js/pull/1728) [`a4f8c00c`](https://github.com/onflow/fcl-js/commit/a4f8c00c4cf292d3a4afac610dedbc89ff3affea) Thanks [@nialexsan](https://github.com/nialexsan)! - TS build | ||
- [#1807](https://github.com/onflow/fcl-js/pull/1807) [`9430d723`](https://github.com/onflow/fcl-js/commit/9430d7232c272f4acb55f5bcff7be82cef9704d9) Thanks [@jribbink](https://github.com/jribbink)! - Fix versioning & actor bug | ||
- [#1750](https://github.com/onflow/fcl-js/pull/1750) [`845ffa75`](https://github.com/onflow/fcl-js/commit/845ffa756e07188557d150cdb9ff7af59019a477) Thanks [@jribbink](https://github.com/jribbink)! - Convert to Typescript | ||
## 1.2.0 | ||
## 1.2.0-alpha.0 | ||
### Minor Changes | ||
- TS build | ||
- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - Convert to Typescript | ||
- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - TS build | ||
## 1.1.0 | ||
@@ -18,0 +18,0 @@ |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "@onflow/util-address", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Flow JS SDK Util -- Address", | ||
@@ -17,4 +17,4 @@ "license": "Apache-2.0", | ||
"@babel/preset-typescript": "^7.22.5", | ||
"@onflow/fcl-bundle": "^1.4.0", | ||
"@onflow/types": "^1.2.0", | ||
"@onflow/fcl-bundle": "^1.4.1", | ||
"@onflow/types": "^1.2.1", | ||
"@types/jest": "^29.5.3", | ||
@@ -21,0 +21,0 @@ "@types/node": "^18.13.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
17343
14
148