@tinyhttp/router
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -95,1 +95,2 @@ export type NextFunction = (err?: any) => void; | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25653
254