@types/picomatch
Advanced tools
Comparing version 2.3.4 to 3.0.0
@@ -207,5 +207,5 @@ import constantsImport = require("./constants"); | ||
/** | ||
* Alias for `posixSlashes`, for backwards compatibility. | ||
* Also accept backslashes as the path separator. | ||
*/ | ||
unixify?: boolean | undefined; | ||
windows?: boolean | undefined; | ||
} | ||
@@ -212,0 +212,0 @@ |
{ | ||
"name": "@types/picomatch", | ||
"version": "2.3.4", | ||
"version": "3.0.0", | ||
"description": "TypeScript definitions for picomatch", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/picomatch", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0ef6405f0c9ff175e55524388448a96838d7c6cc742cbf329e539aef00d15a2e", | ||
"typesPublisherContentHash": "62143d06b851cbc80bfcd0bbfb6b81a34bd24ce97957a91763f2d791eefd7198", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 29 Jun 2024 20:35:41 GMT | ||
* Last updated: Tue, 09 Jul 2024 14:36:28 GMT | ||
* Dependencies: none | ||
@@ -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
18001