@meshconnect/node-api
Advanced tools
+1
-17
@@ -231,18 +231,2 @@ /* eslint-disable */ | ||
| return _this.request(__assign({ path: "/api/v1/assets/".concat(assetType), method: 'GET', query: query, secure: true, format: 'json' }, params)); | ||
| }, | ||
| /** | ||
| * No description | ||
| * | ||
| * @tags Assets | ||
| * @name V1AssetsEquityPriceDetail | ||
| * @summary Get symbol price | ||
| * @request GET:/api/v1/assets/equity/{symbol}/price | ||
| * @secure | ||
| * @response `200` `B2BPriceInfoApiResult` OK | ||
| * @response `400` `ApiResult` Bad Request | ||
| * @response `401` `any` Unauthorized | ||
| */ | ||
| v1AssetsEquityPriceDetail: function (symbol, params) { | ||
| if (params === void 0) { params = {}; } | ||
| return _this.request(__assign({ path: "/api/v1/assets/equity/".concat(symbol, "/price"), method: 'GET', secure: true, format: 'json' }, params)); | ||
| } | ||
@@ -332,3 +316,3 @@ }; | ||
| * @response `200` `LinkTokenModelApiResult` Link token created. | ||
| * @response `400` `ApiResult` BadRequest can happen in following cases: <list type="number"><item><description>userId parameter not specified</description></item></list> | ||
| * @response `400` `ApiResult` BadRequest can happen in following cases: <list type="number"><item><description>userId parameter not specified</description></item><item><description>Network not supported by the selected DeFi wallet.</description></item></list> | ||
| * @response `401` `any` Unauthorized: Client Id or Client Secret are not correct or missing. | ||
@@ -335,0 +319,0 @@ * @response `404` `ApiResult` API Client not found. |
+1
-17
@@ -237,18 +237,2 @@ "use strict"; | ||
| return _this.request(__assign({ path: "/api/v1/assets/".concat(assetType), method: 'GET', query: query, secure: true, format: 'json' }, params)); | ||
| }, | ||
| /** | ||
| * No description | ||
| * | ||
| * @tags Assets | ||
| * @name V1AssetsEquityPriceDetail | ||
| * @summary Get symbol price | ||
| * @request GET:/api/v1/assets/equity/{symbol}/price | ||
| * @secure | ||
| * @response `200` `B2BPriceInfoApiResult` OK | ||
| * @response `400` `ApiResult` Bad Request | ||
| * @response `401` `any` Unauthorized | ||
| */ | ||
| v1AssetsEquityPriceDetail: function (symbol, params) { | ||
| if (params === void 0) { params = {}; } | ||
| return _this.request(__assign({ path: "/api/v1/assets/equity/".concat(symbol, "/price"), method: 'GET', secure: true, format: 'json' }, params)); | ||
| } | ||
@@ -338,3 +322,3 @@ }; | ||
| * @response `200` `LinkTokenModelApiResult` Link token created. | ||
| * @response `400` `ApiResult` BadRequest can happen in following cases: <list type="number"><item><description>userId parameter not specified</description></item></list> | ||
| * @response `400` `ApiResult` BadRequest can happen in following cases: <list type="number"><item><description>userId parameter not specified</description></item><item><description>Network not supported by the selected DeFi wallet.</description></item></list> | ||
| * @response `401` `any` Unauthorized: Client Id or Client Secret are not correct or missing. | ||
@@ -341,0 +325,0 @@ * @response `404` `ApiResult` API Client not found. |
+1
-1
| { | ||
| "name": "@meshconnect/node-api", | ||
| "version": "2.0.19", | ||
| "version": "2.0.20", | ||
| "description": "A node.js client library for the Mesh API", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
605511
-0.76%12150
-1.44%98
11.36%