New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@turnkey/http

Package Overview
Dependencies
Maintainers
0
Versions
70
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 2.17.1 to 2.17.2

7

CHANGELOG.md
# @turnkey/http
## 2.17.2
### Patch Changes
- Updated dependencies [2d5977b]
- @turnkey/api-key-stamper@0.4.4
## 2.17.1

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

2

dist/version.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc