Comparing version 13.1.1 to 13.1.2
@@ -57,3 +57,3 @@ import {URL} from 'node:url'; // TODO: Remove this when https://github.com/DefinitelyTyped/DefinitelyTyped/issues/34960 is fixed. | ||
*/ | ||
readonly ignoreFiles?: string | string[]; | ||
readonly ignoreFiles?: string | readonly string[]; | ||
@@ -60,0 +60,0 @@ /** |
{ | ||
"name": "globby", | ||
"version": "13.1.1", | ||
"version": "13.1.2", | ||
"description": "User-friendly glob matching", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
24798