@energyweb/exchange-client
Advanced tools
Comparing version 0.1.4-alpha.1630314993.0 to 0.1.4
@@ -46,4 +46,4 @@ "use strict"; | ||
(async () => { | ||
await exports.generateSchema(); | ||
await (0, exports.generateSchema)(); | ||
})(); | ||
//# sourceMappingURL=generateSchema.js.map |
{ | ||
"name": "@energyweb/exchange-client", | ||
"version": "0.1.4-alpha.1630314993.0", | ||
"version": "0.1.4", | ||
"description": "Client library interacting with the Exchange", | ||
@@ -29,3 +29,3 @@ "homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/exchange-client#readme", | ||
"devDependencies": { | ||
"@energyweb/exchange": "1.9.1-alpha.1630314993.0", | ||
"@energyweb/exchange": "1.10.0", | ||
"@nestjs/swagger": "4.8.2", | ||
@@ -36,8 +36,8 @@ "@nestjs/testing": "7.6.18", | ||
"@types/mocha": "9.0.0", | ||
"@types/node": "14.17.11", | ||
"@types/node": "14.17.12", | ||
"json-to-pretty-yaml": "1.2.2", | ||
"mocha": "9.1.0", | ||
"mocha": "9.1.1", | ||
"prettier": "2.3.2", | ||
"ts-node": "9.1.1", | ||
"typescript": "4.3.5" | ||
"typescript": "4.4.2" | ||
}, | ||
@@ -51,3 +51,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "8dce60771f57c6edfc63d4e2ef0d219c26b3c87b" | ||
"gitHead": "85535e1d733ff086bba0778374bf61954443aecb" | ||
} |
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 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
193022
21