@turnkey/http
Advanced tools
+6
-0
| # @turnkey/http | ||
| ## 4.1.1 | ||
| ### Patch Changes | ||
| - [#1365](https://github.com/tkhq/sdk/pull/1365) [`325fded`](https://github.com/tkhq/sdk/commit/325fdedf2c647c9a93f28aa7355b1ff0053689f9) Author [@MasterHW](https://github.com/MasterHW) - Update example links in READMEs and docs to reflect new category-based directory structure under `examples/` | ||
| ## 4.1.0 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "@turnkey/http@4.1.0"; | ||
| export declare const VERSION = "@turnkey/http@4.1.1"; | ||
| //# sourceMappingURL=version.d.ts.map |
+1
-1
| 'use strict'; | ||
| const VERSION = "@turnkey/http@4.1.0"; | ||
| const VERSION = "@turnkey/http@4.1.1"; | ||
| exports.VERSION = VERSION; | ||
| //# sourceMappingURL=version.js.map |
+1
-1
@@ -1,4 +0,4 @@ | ||
| const VERSION = "@turnkey/http@4.1.0"; | ||
| const VERSION = "@turnkey/http@4.1.1"; | ||
| export { VERSION }; | ||
| //# sourceMappingURL=version.mjs.map |
+1
-1
| { | ||
| "name": "@turnkey/http", | ||
| "version": "4.1.0", | ||
| "version": "4.1.1", | ||
| "main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.mjs", |
+1
-1
@@ -89,3 +89,3 @@ # @turnkey/http | ||
| See [`createNewEthereumPrivateKey.ts`](/examples/with-ethers/src/createNewEthereumPrivateKey.ts) in the [`with-ethers`](/examples/with-ethers/) example. | ||
| See [`createNewEthereumPrivateKey.ts`](/examples/chain-integrations/with-ethers/src/createNewEthereumPrivateKey.ts) in the [`with-ethers`](/examples/chain-integrations/with-ethers/) example. | ||
@@ -92,0 +92,0 @@ ## See also |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
12961035
023
-4.17%