Socket
Socket
Sign inDemoInstall

ignorefs

Package Overview
Dependencies
Maintainers
1
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignorefs - npm Package Versions

13
14

5.0.0

Diff

Changelog

Source

v5.0.0 2024 January 2

  • Rewrote to coincide with the v8 rewrite of scandirectory, which if you use the default export it will remain backwards compatible
  • Solves ignoreCustomPatterns requiring ignoreCommonPatterns to be false
  • Adds ignoreCustomCallback enabling custom ignore logic, such as adopting a globber or whatever
  • isIgnorePath export now accepts a Path object comprising of absolutePath, relativePath, and basename for specific filtering
    • default export can also accept a traditional string, which will fill absolutePath, relativePath, and resolve basename
  • Added ignoreAbsolutePaths, ignoreRelativePaths, and ignoreBasenames options to match specific forms of the path, against a prefix or a RegExp, with b/c for ignorePaths to append to each of them
  • ignoreHiddenFiles renamed with b/c to ignoreHiddenBasenames to match its expectation, as it only evaluates basenames not paths
  • ignoreCommonPatterns renamed with b/c to ignoreUndesiredBasenames to match its expectation, as it only evaluates basenames not paths
    • ignoreCommonPatterns now only accepts a boolean (no longer accepts a regular expression), use ignoreCustomPatterns or ignoreCustomCallback instead
  • Updated dependencies, base files, and editions using boundation
  • Thank you to the sponsors: Andrew Nesbitt, Balsa, Codecov, Poonacha Medappa, Rob Morris, Sentry, Syntax
bevryme
published 4.8.0 •

Changelog

Source

v4.8.0 2023 December 31

bevryme
published 4.8.0-next.1704032614.792d46df1b622c209397d914162480e3d47b3537 •

bevryme
published 4.6.0 •

Changelog

Source

v4.6.0 2023 December 30

bevryme
published 4.6.0-next.1703869944.d683c1722b412acaafadf95df82365a554ac9a55 •

bevryme
published 4.5.0 •

Changelog

Source

v4.5.0 2023 December 28

bevryme
published 4.5.0-next.1703695458.b5cf3c4089035d46ede32b25924aa5f04df47b4b •

bevryme
published 4.4.0 •

Changelog

Source

v4.4.0 2023 December 6

bevryme
published 4.4.0-next.1701819323.f09f2f1e4fbf19b0419dabd9241f479cfa962307 •

bevryme
published 4.3.0 •

Changelog

Source

v4.3.0 2023 November 25

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