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

cloudflare-tcp-fetcher

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflare-tcp-fetcher - npm Package Compare versions

Comparing version 0.9.3 to 0.9.4

2

package.json
{
"name": "cloudflare-tcp-fetcher",
"version": "0.9.3",
"version": "0.9.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -68,3 +68,3 @@ import { connect } from 'cloudflare:sockets';

statusText: response.statusMessage,
headers: new Headers(response.headers)
headers: response.headers
}));

@@ -71,0 +71,0 @@ }

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