@turnkey/http
Advanced tools
Comparing version 2.17.1 to 2.17.2
# @turnkey/http | ||
## 2.17.2 | ||
### Patch Changes | ||
- Updated dependencies [2d5977b] | ||
- @turnkey/api-key-stamper@0.4.4 | ||
## 2.17.1 | ||
@@ -4,0 +11,0 @@ |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "@turnkey/http@2.17.1"; | ||
export declare const VERSION = "@turnkey/http@2.17.2"; | ||
//# sourceMappingURL=version.d.ts.map |
'use strict'; | ||
const VERSION = "@turnkey/http@2.17.1"; | ||
const VERSION = "@turnkey/http@2.17.2"; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@turnkey/http", | ||
"version": "2.17.1", | ||
"version": "2.17.2", | ||
"main": "./dist/index.js", | ||
@@ -42,5 +42,5 @@ "module": "./dist/index.mjs", | ||
"cross-fetch": "^3.1.5", | ||
"@turnkey/api-key-stamper": "0.4.3", | ||
"@turnkey/encoding": "0.4.0", | ||
"@turnkey/webauthn-stamper": "0.5.0" | ||
"@turnkey/api-key-stamper": "0.4.4", | ||
"@turnkey/webauthn-stamper": "0.5.0", | ||
"@turnkey/encoding": "0.4.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
4815210
+ Added@turnkey/api-key-stamper@0.4.4(transitive)
- Removed@turnkey/api-key-stamper@0.4.3(transitive)