@tezos-domains/taquito
Advanced tools
Comparing version 1.0.0-beta.38 to 1.0.0-beta.39
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-beta.39](https://gitlab.com/tezos-domains/client/compare/v1.0.0-beta.38...v1.0.0-beta.39) (2021-02-24) | ||
### Features | ||
* add edo contracts, use default price for renew ([905349b](https://gitlab.com/tezos-domains/client/commit/905349b72eb13cc2d94a9a762bcc16287f02cd5b)), closes [#17](https://gitlab.com/tezos-domains/client/issues/17) [#18](https://gitlab.com/tezos-domains/client/issues/18) | ||
# [1.0.0-beta.38](https://gitlab.com/tezos-domains/client/compare/v1.0.0-beta.37...v1.0.0-beta.38) (2021-02-23) | ||
@@ -8,0 +19,0 @@ |
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "1.0.0-beta.38", | ||
"version": "1.0.0-beta.39", | ||
"description": "A library for interacting with tezos blockchain using taquito.", | ||
@@ -33,3 +33,3 @@ "author": "Necroskillz <necroskillz@gmail.com>", | ||
"dependencies": { | ||
"@tezos-domains/core": "^1.0.0-beta.38", | ||
"@tezos-domains/core": "^1.0.0-beta.39", | ||
"bignumber.js": "^9.0.1", | ||
@@ -39,5 +39,5 @@ "node-cache": "^5.1.2" | ||
"devDependencies": { | ||
"@taquito/rpc": "8.0.2-beta.0", | ||
"@taquito/taquito": "8.0.2-beta.0", | ||
"@taquito/tzip16": "8.0.2-beta.0", | ||
"@taquito/rpc": "8.0.3-beta.0", | ||
"@taquito/taquito": "8.0.3-beta.0", | ||
"@taquito/tzip16": "8.0.3-beta.0", | ||
"@types/node": "^14.14.6", | ||
@@ -60,3 +60,3 @@ "fake-promise": "^2.5.41", | ||
}, | ||
"gitHead": "9e86446ea7976b391f4ea0f56b7eab6761758460" | ||
"gitHead": "c308b37f1da02f94b6b5f8e512f5f79ba1d44937" | ||
} |
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
53058