Comparing version 3.3.4 to 3.3.5
{ | ||
"name": "ignore", | ||
"version": "3.3.4", | ||
"version": "3.3.5", | ||
"description": "Ignore is a manager and filter for .gitignore rules.", | ||
@@ -44,4 +44,9 @@ "main": "./ignore.js", | ||
"istanbul": "^0.4.5", | ||
"mocha": "~1.13.0" | ||
"mkdirp": "^0.5.1", | ||
"mocha": "~1.13.0", | ||
"pre-suf": "^1.0.4", | ||
"rimraf": "^2.6.1", | ||
"spawn-sync": "^1.0.15", | ||
"tmp": "0.0.33" | ||
} | ||
} |
@@ -104,2 +104,3 @@ <table><thead> | ||
- `'a \ '` matches `'a '` | ||
- All test cases are verified with the result of `git check-ignore`. | ||
@@ -106,0 +107,0 @@ ## Methods |
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
22287
258
9