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