@turnkey/http
Advanced tools
Comparing version 2.7.0 to 2.7.1
# @turnkey/http | ||
## 2.7.1 | ||
### Patch Changes | ||
- Update to v2024.2.0 API types: `mnemonicLength` is now a number instead of a string | ||
## 2.7.0 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "@turnkey/http@2.7.0"; | ||
export declare const VERSION = "@turnkey/http@2.7.1"; | ||
//# sourceMappingURL=version.d.ts.map |
'use strict'; | ||
const VERSION = "@turnkey/http@2.7.0"; | ||
const VERSION = "@turnkey/http@2.7.1"; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@turnkey/http", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"main": "./dist/index.js", | ||
@@ -42,5 +42,5 @@ "module": "./dist/index.mjs", | ||
"cross-fetch": "^3.1.5", | ||
"@turnkey/webauthn-stamper": "0.5.0", | ||
"@turnkey/api-key-stamper": "0.4.0", | ||
"@turnkey/encoding": "0.1.0", | ||
"@turnkey/api-key-stamper": "0.4.0" | ||
"@turnkey/webauthn-stamper": "0.5.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "engines": { |
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 too big to display
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
2023678
41318