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
8
Versions
71
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.2 to 2.17.3

6

CHANGELOG.md
# @turnkey/http
## 2.17.3
### Patch Changes
- 053fbfb: Update mono dependencies
## 2.17.2

@@ -4,0 +10,0 @@

2

dist/version.d.ts

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

export declare const VERSION = "@turnkey/http@2.17.2";
export declare const VERSION = "@turnkey/http@2.17.3";
//# sourceMappingURL=version.d.ts.map
'use strict';
const VERSION = "@turnkey/http@2.17.2";
const VERSION = "@turnkey/http@2.17.3";
exports.VERSION = VERSION;
//# sourceMappingURL=version.js.map
{
"name": "@turnkey/http",
"version": "2.17.2",
"version": "2.17.3",
"main": "./dist/index.js",

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

@@ -33,3 +33,3 @@ # @turnkey/http

},
stamper
stamper,
);

@@ -72,3 +72,3 @@

console.log(
activity.result.createPrivateKeysResultV2?.privateKeys?.[0]?.privateKeyId
activity.result.createPrivateKeysResultV2?.privateKeys?.[0]?.privateKeyId,
);

@@ -75,0 +75,0 @@ } catch (error) {

Sorry, the diff of this file is too big to display

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