Socket
Socket
Sign inDemoInstall

@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.1.1 to 2.1.2

dist/index.d.ts.map

1

dist/index.d.ts

@@ -11,1 +11,2 @@ /// <reference types="node" />

export declare function parse(header: string): string[];
//# sourceMappingURL=index.d.ts.map

3

package.json
{
"name": "@tinyhttp/forwarded",
"version": "2.1.1",
"version": "2.1.2",
"type": "module",

@@ -32,3 +32,2 @@ "description": "forwarded rewrite with TypeScript and ESM support",

"license": "MIT",
"dependencies": {},
"scripts": {

@@ -35,0 +34,0 @@ "dev": "vite",

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