🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@turnkey/http

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turnkey/http - npm Package Compare versions

Comparing version
3.18.0
to
3.18.1
+7
-0
CHANGELOG.md
# @turnkey/http
## 3.18.1
### Patch Changes
- Updated dependencies []:
- @turnkey/api-key-stamper@0.6.5
## 3.18.0

@@ -4,0 +11,0 @@

+1
-1

@@ -1,2 +0,2 @@

export declare const VERSION = "@turnkey/http@3.18.0";
export declare const VERSION = "@turnkey/http@3.18.1";
//# sourceMappingURL=version.d.ts.map
'use strict';
const VERSION = "@turnkey/http@3.18.0";
const VERSION = "@turnkey/http@3.18.1";
exports.VERSION = VERSION;
//# sourceMappingURL=version.js.map

@@ -1,4 +0,4 @@

const VERSION = "@turnkey/http@3.18.0";
const VERSION = "@turnkey/http@3.18.1";
export { VERSION };
//# sourceMappingURL=version.mjs.map
{
"name": "@turnkey/http",
"version": "3.18.0",
"version": "3.18.1",
"main": "./dist/index.js",

@@ -43,5 +43,5 @@ "module": "./dist/index.mjs",

"cross-fetch": "^3.1.5",
"@turnkey/webauthn-stamper": "0.6.0",
"@turnkey/api-key-stamper": "0.6.5",
"@turnkey/encoding": "0.6.0",
"@turnkey/api-key-stamper": "0.6.4"
"@turnkey/webauthn-stamper": "0.6.0"
},

@@ -48,0 +48,0 @@ "engines": {