@zilliqa-js/blockchain
Advanced tools
Comparing version 3.3.2 to 3.3.3
{ | ||
"name": "@zilliqa-js/blockchain", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Class(es) for interacting with the Zilliqa blockchain.", | ||
@@ -28,6 +28,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@zilliqa-js/account": "^3.3.2", | ||
"@zilliqa-js/core": "^3.3.2", | ||
"@zilliqa-js/crypto": "^3.3.2", | ||
"@zilliqa-js/util": "^3.3.2", | ||
"@zilliqa-js/account": "^3.3.3", | ||
"@zilliqa-js/core": "^3.3.3", | ||
"@zilliqa-js/crypto": "^3.3.3", | ||
"@zilliqa-js/util": "^3.3.3", | ||
"tslib": "2.3.1", | ||
@@ -47,3 +47,3 @@ "utility-types": "^3.4.1" | ||
}, | ||
"gitHead": "06e45274da871723b039e80ee26bc1714c550266" | ||
"gitHead": "c0aab06f22ac07da9fc5f9f049fc8bfaa6a4d56f" | ||
} |
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
Updated@zilliqa-js/account@^3.3.3
Updated@zilliqa-js/core@^3.3.3
Updated@zilliqa-js/crypto@^3.3.3
Updated@zilliqa-js/util@^3.3.3