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

@tinyhttp/router

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/router - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

dist/index.d.ts.map

1

dist/index.d.ts

@@ -95,1 +95,2 @@ export type NextFunction = (err?: any) => void;

export {};
//# sourceMappingURL=index.d.ts.map

6

package.json
{
"name": "@tinyhttp/router",
"version": "2.2.1",
"version": "2.2.2",
"type": "module",

@@ -27,3 +27,5 @@ "description": "Router for tinyhttp",

"license": "MIT",
"dependencies": {},
"files": [
"dist"
],
"scripts": {

@@ -30,0 +32,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