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

pixl-server-web

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixl-server-web - npm Package Compare versions

Comparing version 1.3.27 to 1.3.28

1

lib/response.js

@@ -333,2 +333,3 @@ // Simple HTTP / HTTPS Web Server

id: args.id,
method: args.request.method,
proto: args.request.headers['ssl'] ? 'https' : socket_data.proto,

@@ -335,0 +336,0 @@ ip: args.ip,

2

package.json
{
"name": "pixl-server-web",
"version": "1.3.27",
"version": "1.3.28",
"description": "A web server component for the pixl-server framework.",

@@ -5,0 +5,0 @@ "author": "Joseph Huckaby <jhuckaby@gmail.com>",

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

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