@taquito/michelson-encoder
Advanced tools
Comparing version 7.2.0-alpha.2 to 7.2.0-beta.2
{ | ||
"name": "@taquito/michelson-encoder", | ||
"version": "7.2.0-alpha.2", | ||
"version": "7.2.0-beta.2", | ||
"description": "converts michelson data and types into convenient JS/TS objects", | ||
@@ -70,4 +70,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/rpc": "^7.2.0-alpha.2", | ||
"@taquito/utils": "^7.2.0-alpha.2", | ||
"@taquito/rpc": "^7.2.0-beta.2", | ||
"@taquito/utils": "^7.2.0-beta.2", | ||
"bignumber.js": "^9.0.1", | ||
@@ -104,3 +104,3 @@ "fast-json-stable-stringify": "^2.1.0" | ||
}, | ||
"gitHead": "7e489e173f6f41fff13281646698584e89caa55a" | ||
"gitHead": "f67f851f28e352d79fcc674388da597ed5f16b00" | ||
} |
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
647607
Updated@taquito/rpc@^7.2.0-beta.2
Updated@taquito/utils@^7.2.0-beta.2