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

ignore

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignore - npm Package Compare versions

Comparing version 3.3.4 to 3.3.5

9

package.json
{
"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

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