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.10-alpha-20220927134607-bd5c990 to 0.4.10-alpha-20220927155758-f3d5f11

3

index.js

@@ -156,4 +156,3 @@ 'use strict';

if (!serverResponse.write(chunk)) {
resolve();
return;
break;
}

@@ -160,0 +159,0 @@ }

{
"name": "@whatwg-node/server",
"version": "0.4.10-alpha-20220927134607-bd5c990",
"version": "0.4.10-alpha-20220927155758-f3d5f11",
"description": "Fetch API compliant HTTP Server adapter",

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

"dependencies": {
"@whatwg-node/fetch": "0.4.6-alpha-20220927134607-bd5c990",
"@whatwg-node/fetch": "0.4.6-alpha-20220927155758-f3d5f11",
"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