@0xsequence/transactions
Advanced tools
Comparing version 0.8.0 to 0.8.1
# @0xsequence/transactions | ||
## 0.8.1 | ||
### Patch Changes | ||
- - variety of optimizations | ||
- Updated dependencies [undefined] | ||
- @0xsequence/abi@0.8.1 | ||
- @0xsequence/chaind@0.8.1 | ||
- @0xsequence/network@0.8.1 | ||
## 0.8.0 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@0xsequence/transactions", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "transactions sub-package for Sequence", | ||
"repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/transactions", | ||
"source": "src/index.ts", | ||
@@ -16,5 +17,5 @@ "main": "dist/0xsequence-transactions.cjs.js", | ||
"dependencies": { | ||
"@0xsequence/abi": "^0.8.0", | ||
"@0xsequence/chaind": "^0.8.0", | ||
"@0xsequence/network": "^0.8.0", | ||
"@0xsequence/abi": "^0.8.1", | ||
"@0xsequence/chaind": "^0.8.1", | ||
"@0xsequence/network": "^0.8.1", | ||
"@ethersproject/abi": "^5.0.10", | ||
@@ -21,0 +22,0 @@ "ethers": "^5.0.26" |
@0xsequence/transactions | ||
======================== | ||
... | ||
See [0xsequence project page](https://github.com/0xsequence/sequence.js). |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
33367
Updated@0xsequence/abi@^0.8.1
Updated@0xsequence/chaind@^0.8.1
Updated@0xsequence/network@^0.8.1