Socket
Socket
Sign inDemoInstall

ignore

Package Overview
Dependencies
0
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.7 to 3.3.8

6

index.d.ts

@@ -18,6 +18,6 @@ interface Ignore {

* NOTICE that each path here should be a relative path to the root of your repository.
* @param {string[]} paths the array of paths to be filtered.
* @returns IgnoreBase
* @param paths the array of paths to be filtered.
* @returns The filtered array of paths
*/
filter(paths: string[]): Ignore
filter(paths: string[]): string[]
/**

@@ -24,0 +24,0 @@ * Creates a filter function which could filter

{
"name": "ignore",
"version": "3.3.7",
"version": "3.3.8",
"description": "Ignore is a manager and filter for .gitignore rules.",

@@ -5,0 +5,0 @@ "main": "./ignore.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc