@types/picomatch
Advanced tools
@@ -128,3 +128,3 @@ import constantsImport = require("./constants"); | ||
| */ | ||
| maxLength?: boolean | undefined; | ||
| maxLength?: number | undefined; | ||
| /** | ||
@@ -131,0 +131,0 @@ * Disable brace matching, so that `{a,b}` and `{1..3}` would be treated as literal characters. |
| { | ||
| "name": "@types/picomatch", | ||
| "version": "3.0.1", | ||
| "version": "3.0.2", | ||
| "description": "TypeScript definitions for picomatch", | ||
@@ -33,4 +33,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/picomatch", | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "a9e6a94793e0b925c16b5f2f817a6f990e709ca6471bdadf690d8df24b13cf6b", | ||
| "typeScriptVersion": "4.8" | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "8a809a9b793c2420389bd720f73d0262848e3e6d0e15d8c3e73a282f4c4bf3aa", | ||
| "typeScriptVersion": "5.0" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Thu, 08 Aug 2024 19:07:15 GMT | ||
| * Last updated: Fri, 17 Jan 2025 07:32:10 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ |
18138
0.15%