@energyweb/exchange-client
Advanced tools
Comparing version 0.1.3-alpha.run5.0 to 0.1.3
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.1.3](https://github.com/energywebfoundation/origin/compare/@energyweb/exchange-client@0.1.2...@energyweb/exchange-client@0.1.3) (2021-03-23) | ||
### Bug Fixes | ||
* **deps:** update dependency @nestjs/swagger to v4.7.13 ([eba5075](https://github.com/energywebfoundation/origin/commit/eba5075f1578f2ae9d382cc4a955487eaa50d3bb)) | ||
* **deps:** update dependency @nestjs/swagger to v4.7.15 ([d58375c](https://github.com/energywebfoundation/origin/commit/d58375c74ffc3de71381e7bab7d65b5040340f6d)) | ||
* **deps:** update dependency @nestjs/swagger to v4.7.16 ([c240c31](https://github.com/energywebfoundation/origin/commit/c240c31cba4af09d322426ef09e80e89ea561f5d)) | ||
* **deps:** update dependency @nestjs/swagger to v4.8.0 ([f3baec9](https://github.com/energywebfoundation/origin/commit/f3baec98c786542549f87b0d5f2e8c3d425ea638)) | ||
* **deps:** update nest monorepo to v7.6.12 ([bacde48](https://github.com/energywebfoundation/origin/commit/bacde48160b73749f5e476b73bbafcef55902aba)) | ||
* **deps:** update nest monorepo to v7.6.14 ([9b0ca43](https://github.com/energywebfoundation/origin/commit/9b0ca4312c548681e752ba0e49d0a5a03350ae2e)) | ||
## [0.1.2](https://github.com/energywebfoundation/origin/compare/@energyweb/exchange-client@0.1.1...@energyweb/exchange-client@0.1.2) (2021-02-12) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@energyweb/exchange-client", | ||
"version": "0.1.3-alpha.run5.0", | ||
"version": "0.1.3", | ||
"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.8.1-alpha.run5.0", | ||
"@nestjs/swagger": "4.7.13", | ||
"@nestjs/testing": "7.6.12", | ||
"@energyweb/exchange": "1.9.0", | ||
"@nestjs/swagger": "4.8.0", | ||
"@nestjs/testing": "7.6.14", | ||
"@nestjs/typeorm": "7.1.5", | ||
"@openapitools/openapi-generator-cli": "2.1.24", | ||
"@openapitools/openapi-generator-cli": "2.2.2", | ||
"json-to-pretty-yaml": "1.2.2", | ||
"prettier": "2.1.2", | ||
"prettier": "2.2.1", | ||
"ts-node": "9.1.1" | ||
@@ -46,3 +46,3 @@ }, | ||
], | ||
"gitHead": "716861bf3ac751bebdffea4574c4587be441cde6" | ||
"gitHead": "979824272555bac3a180571b7fd8b7d562596a68" | ||
} |
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
1267853