Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@whatwg-node/server

Package Overview
Dependencies
Maintainers
1
Versions
736
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@whatwg-node/server - npm Package Compare versions

Comparing version 0.4.6-alpha-20220926022311-d4721dd to 0.4.6-alpha-20220926033952-9ec09b0

2

index.js

@@ -148,4 +148,4 @@ 'use strict';

serverResponse.once('close', () => {
resolve();
body.destroy();
resolve();
});

@@ -152,0 +152,0 @@ body.pipe(serverResponse);

{
"name": "@whatwg-node/server",
"version": "0.4.6-alpha-20220926022311-d4721dd",
"version": "0.4.6-alpha-20220926033952-9ec09b0",
"description": "Fetch API compliant HTTP Server adapter",

@@ -10,3 +10,3 @@ "sideEffects": false,

"dependencies": {
"@whatwg-node/fetch": "0.4.5-alpha-20220926022311-d4721dd",
"@whatwg-node/fetch": "0.4.5-alpha-20220926033952-9ec09b0",
"tslib": "^2.3.1"

@@ -13,0 +13,0 @@ },

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