@energyweb/exchange-client
Advanced tools
Comparing version 0.1.6-alpha.1636615994.0 to 0.1.6-alpha.1637838431.0
@@ -60,3 +60,3 @@ /** | ||
/** | ||
* | ||
* Public blockchain address | ||
* @type {string} | ||
@@ -80,3 +80,3 @@ * @memberof AccountDTO | ||
/** | ||
* | ||
* Public blockchain address | ||
* @type {string} | ||
@@ -161,3 +161,3 @@ * @memberof Asset | ||
/** | ||
* | ||
* UUID string identifier | ||
* @type {string} | ||
@@ -211,3 +211,3 @@ * @memberof Bundle | ||
/** | ||
* | ||
* UUID string identifier | ||
* @type {string} | ||
@@ -249,3 +249,3 @@ * @memberof BundleItem | ||
/** | ||
* | ||
* UUID string identifier | ||
* @type {string} | ||
@@ -394,3 +394,3 @@ * @memberof BundleItemDTO | ||
/** | ||
* | ||
* UUID string identifier | ||
* @type {string} | ||
@@ -451,3 +451,3 @@ * @memberof BundleTrade | ||
/** | ||
* | ||
* UUID string identifier | ||
* @type {string} | ||
@@ -553,3 +553,3 @@ * @memberof BuyBundleDTO | ||
/** | ||
* | ||
* Public blockchain address | ||
* @type {string} | ||
@@ -579,3 +579,3 @@ * @memberof RequestSendDTO | ||
/** | ||
* | ||
* Public blockchain address | ||
* @type {string} | ||
@@ -599,3 +599,3 @@ * @memberof RequestWithdrawalDTO | ||
/** | ||
* | ||
* UUID string identifier | ||
* @type {string} | ||
@@ -637,3 +637,3 @@ * @memberof SupplyDto | ||
/** | ||
* | ||
* UUID string identifier | ||
* @type {string} | ||
@@ -668,3 +668,3 @@ * @memberof Transfer | ||
/** | ||
* | ||
* Public blockchain address | ||
* @type {string} | ||
@@ -671,0 +671,0 @@ * @memberof Transfer |
{ | ||
"name": "@energyweb/exchange-client", | ||
"version": "0.1.6-alpha.1636615994.0", | ||
"version": "0.1.6-alpha.1637838431.0", | ||
"description": "Client library interacting with the Exchange", | ||
@@ -29,9 +29,9 @@ "homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/exchange-client#readme", | ||
"devDependencies": { | ||
"@energyweb/exchange": "1.11.1-alpha.1636615994.0", | ||
"@energyweb/exchange": "1.11.1-alpha.1637838431.0", | ||
"@nestjs/swagger": "5.1.4", | ||
"@nestjs/testing": "8.1.1", | ||
"@nestjs/typeorm": "8.0.2", | ||
"@openapitools/openapi-generator-cli": "2.4.13", | ||
"@openapitools/openapi-generator-cli": "2.4.17", | ||
"@types/mocha": "9.0.0", | ||
"@types/node": "14.17.32", | ||
"@types/node": "14.17.34", | ||
"json-to-pretty-yaml": "1.2.2", | ||
@@ -41,3 +41,3 @@ "mocha": "9.1.3", | ||
"ts-node": "9.1.1", | ||
"typescript": "4.4.4" | ||
"typescript": "4.5.2" | ||
}, | ||
@@ -51,3 +51,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "978078fa3590071f451e88d8ba2b84e8eae3c9bb" | ||
"gitHead": "78e48a78d9bb7f0bff508f901793e35ef366c901" | ||
} |
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
209125
22