Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ignore-walk

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignore-walk - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

14

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc