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

@tinyhttp/forwarded

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/forwarded - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

dist/index.d.ts.map

2

dist/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { IncomingMessage } from 'http';

@@ -11,1 +10,2 @@ /**

export declare function parse(header: string): string[];
//# sourceMappingURL=index.d.ts.map
{
"name": "@tinyhttp/forwarded",
"version": "2.0.6",
"version": "2.0.7",
"type": "module",

@@ -35,5 +35,4 @@ "description": "forwarded rewrite with TypeScript and ESM support",

"dev": "vite",
"build": "vite build",
"postbuild": "tsc --emitDeclarationOnly"
"build": "vite build"
}
}
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