@meshconnect/node-api
Advanced tools
+2
-2
@@ -678,5 +678,5 @@ /* eslint-disable */ | ||
| */ | ||
| v1CatalogSolanaGetLatestBlockhashCreate: function (params) { | ||
| v1CatalogSolanaGetLatestBlockhashCreate: function (query, params) { | ||
| if (params === void 0) { params = {}; } | ||
| return _this.request(__assign({ path: "/api/v1/catalog/solana/getLatestBlockhash", method: 'POST', secure: true, format: 'json' }, params)); | ||
| return _this.request(__assign({ path: "/api/v1/catalog/solana/getLatestBlockhash", method: 'POST', query: query, secure: true, format: 'json' }, params)); | ||
| } | ||
@@ -683,0 +683,0 @@ }; |
+2
-2
@@ -684,5 +684,5 @@ "use strict"; | ||
| */ | ||
| v1CatalogSolanaGetLatestBlockhashCreate: function (params) { | ||
| v1CatalogSolanaGetLatestBlockhashCreate: function (query, params) { | ||
| if (params === void 0) { params = {}; } | ||
| return _this.request(__assign({ path: "/api/v1/catalog/solana/getLatestBlockhash", method: 'POST', secure: true, format: 'json' }, params)); | ||
| return _this.request(__assign({ path: "/api/v1/catalog/solana/getLatestBlockhash", method: 'POST', query: query, secure: true, format: 'json' }, params)); | ||
| } | ||
@@ -689,0 +689,0 @@ }; |
+1
-1
| { | ||
| "name": "@meshconnect/node-api", | ||
| "version": "2.0.20", | ||
| "version": "2.0.21", | ||
| "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
619341
2.28%12400
2.06%106
8.16%