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

@tinyhttp/app

Package Overview
Dependencies
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/app - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

2

dist/request.d.ts

@@ -21,3 +21,3 @@ /// <reference types="node" />

export type { URLParams };
declare type AcceptsReturns = string | false | string[];
declare type AcceptsReturns = string | boolean | string[];
export interface Request extends IncomingMessage {

@@ -24,0 +24,0 @@ originalUrl: string;

{
"name": "@tinyhttp/app",
"version": "2.0.9",
"version": "2.0.10",
"description": "0-legacy, tiny & fast web framework as a replacement of Express",

@@ -5,0 +5,0 @@ "type": "module",

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