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

event-hyper-express

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

event-hyper-express - npm Package Compare versions

Comparing version 6.5.8 to 6.5.9

2

package.json
{
"name": "event-hyper-express",
"version": "6.5.8",
"version": "6.5.9",
"description": "High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.",

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

@@ -26,2 +26,3 @@ 'use strict';

constructor() {
super();
// Determine if Router is extended thus a Server instance

@@ -28,0 +29,0 @@ this.#is_app = this.constructor.name === 'Server';

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