@taquito/michelson-encoder
Advanced tools
Comparing version 11.0.0 to 11.0.1
@@ -7,6 +7,6 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "f7dbf5647ce1a35266ad921e6dd2aeef0b4aff93", | ||
"version": "11.0.0" | ||
"commitHash": "8d7ecc86ce608bff9ee8c6cf0cd7d795263b8bda", | ||
"version": "11.0.1" | ||
}; | ||
/* tslint:enable */ | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@taquito/michelson-encoder", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"description": "converts michelson data and types into convenient JS/TS objects", | ||
@@ -71,4 +71,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/rpc": "^11.0.0", | ||
"@taquito/utils": "^11.0.0", | ||
"@taquito/rpc": "^11.0.1", | ||
"@taquito/utils": "^11.0.1", | ||
"bignumber.js": "^9.0.1", | ||
@@ -107,3 +107,3 @@ "fast-json-stable-stringify": "^2.1.0" | ||
}, | ||
"gitHead": "631210a1b0a9120700b07f3395dc3a3255027dcf" | ||
"gitHead": "d09ecc8f28d454067553c9e94c85142409f90722" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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@^11.0.1
Updated@taquito/utils@^11.0.1