Socket
Socket
Sign inDemoInstall

picomatch

Package Overview
Dependencies
0
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

4.0.2

Diff

jonschlinkert
published 4.0.1 •

jonschlinkert
published 4.0.0 •

Changelog

Source

4.0.0 (2024-02-07)

Fixes

  • Fix bad text values in parse #126, thanks to @connor4312

Changed

  • Remove process global to work outside of node #129, thanks to @styfle
  • Add sideEffects to package.json #128, thanks to @frandiox
  • Removed os, make compatible browser environment. See #124, thanks to @gwsbhqt
jonschlinkert
published 3.0.1 •

Changelog

Source

3.0.1

Fixes

  • Support stars in negation extglobs with expression after closing parenthesis #102, thanks to @mrmlnc
jonschlinkert
published 3.0.0 •

mrmlnc
published 2.3.1 •

Changelog

Source

2.3.1 (2022-01-02)

Fixed

  • Fixes bug when a pattern containing an expression after the closing parenthesis (/!(*.d).{ts,tsx}) was incorrectly converted to regexp (9f241ef).

Changed

jonschlinkert
published 2.3.0 •

Changelog

Source

2.3.0 (2021-05-21)

Fixed

  • Fixes bug where file names with two dots were not being matched consistently with negation extglobs containing a star (56083ef)
danez
published 2.2.3 •

Changelog

Source

2.2.3 (2021-04-10)

Fixed

  • Do not skip pattern seperator for square brackets (fb08a30).
  • Set negatedExtGlob also if it does not span the whole pattern (032e3f5).
mrmlnc
published 2.2.2 •

Changelog

Source

2.2.2 (2020-03-21)

Fixed

  • Correctly handle parts of the pattern after parentheses in the scan method (e15b920).
jonschlinkert
published 2.2.1 •

Changelog

Source

2.2.1 (2020-01-04)

  • Fixes #49, so that braces with no sets or ranges are now propertly treated as literals.
23Next
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