@types/koa__router
Advanced tools
Comparing version 12.0.2 to 12.0.3
@@ -138,3 +138,3 @@ /* =================== USAGE =================== | ||
regexp: RegExp; | ||
path: string; | ||
path: string | RegExp; | ||
@@ -141,0 +141,0 @@ constructor( |
{ | ||
"name": "@types/koa__router", | ||
"version": "12.0.2", | ||
"version": "12.0.3", | ||
"description": "TypeScript definitions for @koa/router", | ||
@@ -55,4 +55,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa__router", | ||
}, | ||
"typesPublisherContentHash": "c5c31547d0d5607db06d13cc3e04c9551a71c861bfdb81f51370dcde665f8ebc", | ||
"typesPublisherContentHash": "a68c56c5cff6af9e1b44bbd1ac7a5323e465a07d764bc8d7ca54d8783deed7cb", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Last updated: Thu, 26 Oct 2023 09:15:57 GMT | ||
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa) | ||
@@ -14,0 +14,0 @@ |
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
20886