Comparing version 6.0.0 to 6.0.1
@@ -57,4 +57,6 @@ type Pathname = string | ||
export function isPathValid (pathname: string): boolean | ||
declare namespace ignore { | ||
export function isPathValid (pathname: string): boolean | ||
} | ||
export default ignore |
{ | ||
"name": "ignore", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
70442
1642