itty-router
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "itty-router", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Tiny, zero-dependency router with route param and query parsing.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/itty-router.min.js", |
@@ -32,3 +32,3 @@ ![Logo][logo-image] | ||
return new Response(`Getting item ${id} in ${format} format.`) | ||
} | ||
}) | ||
@@ -236,1 +236,2 @@ // 404/Missing as final catch-all route | ||
- [@arunsathiya](https://github.com/arunsathiya) | ||
- [@poacher2k](https://github.com/poacher2k) |
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
16689
236