ignore-walk
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "ignore-walk", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.", | ||
"main": "lib/index.js", | ||
"devDependencies": { | ||
"@npmcli/eslint-config": "^3.0.1", | ||
"@npmcli/template-oss": "4.5.1", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.11.3", | ||
"mkdirp": "^1.0.4", | ||
@@ -24,2 +24,3 @@ "mutate-fs": "^2.1.1", | ||
"template-oss-apply": "template-oss-apply --force", | ||
"test:windows-coverage": "npm pkg set tap.statements=99 --json && npm pkg set tap.branches=98 --json && npm pkg set tap.lines=99 --json", | ||
"snap": "tap" | ||
@@ -46,3 +47,3 @@ }, | ||
"dependencies": { | ||
"minimatch": "^5.0.1" | ||
"minimatch": "^6.1.6" | ||
}, | ||
@@ -53,2 +54,3 @@ "tap": { | ||
"after": "test/zz-cleanup.js", | ||
"timeout": 600, | ||
"jobs": 1, | ||
@@ -65,5 +67,5 @@ "nyc-arg": [ | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.5.1", | ||
"windowsCI": false | ||
"version": "4.11.3", | ||
"content": "scripts/template-oss" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12547
0
+ Addedminimatch@6.2.0(transitive)
- Removedminimatch@5.1.6(transitive)
Updatedminimatch@^6.1.6