Socket
Socket
Sign inDemoInstall

glob-parent

Package Overview
Dependencies
2
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

6.0.2

Diff

Changelog

Source

6.0.2 (2021-09-29)

Bug Fixes

  • Improve performance (#53) (843f8de)
phated
published 6.0.1 •

Changelog

Source

6.0.1 (2021-07-20)

Bug Fixes

  • Resolve ReDoS vulnerability from CVE-2021-35065 (#49) (3e9f04a)
phated
published 6.0.0 •

Changelog

Source

6.0.0 (2021-05-03)

⚠ BREAKING CHANGES

  • Correct mishandled escaped path separators (#34)
  • upgrade scaffold, dropping node <10 support

Bug Fixes

  • Correct mishandled escaped path separators (#34) (32f6d52), closes #32

Miscellaneous Chores

  • upgrade scaffold, dropping node <10 support (e83d0c5)
phated
published 5.1.2 •

Changelog

Source

5.1.2 (2021-03-06)

Bug Fixes

phated
published 5.1.1 •

Changelog

Source

5.1.1 (2021-01-27)

Bug Fixes

phated
published 5.1.0 •

Changelog

Source

5.1.0 (2021-01-27)

Features

  • add flipBackslashes option to disable auto conversion of slashes (closes #24) (#25) (eecf91d)
phated
published 5.0.0 •

Changelog

Source

5.0.0 (2021-01-27)

⚠ BREAKING CHANGES

  • Drop support for node <6 & bump dependencies

Miscellaneous Chores

  • Drop support for node <6 & bump dependencies (896c0c0)
phated
published 4.0.0 •

Changelog

Source

4.0.0 (2021-01-27)

⚠ BREAKING CHANGES

  • question marks are valid path characters on Windows so avoid flagging as a glob when alone
  • Update is-glob dependency

Features

  • hoist regexps and strings for performance gains (4a80667)
  • question marks are valid path characters on Windows so avoid flagging as a glob when alone (2a551dd)
  • Update is-glob dependency (e41fcd8)
es128
published 3.1.0 •

Changelog

Source

3.1.0 (2021-01-27)

Features

  • allow basic win32 backslash use (272afa5)
  • handle extglobs (parentheses) containing separators (7db1bdb)
  • new approach to braces/brackets handling (8269bd8)
  • pre-process braces/brackets sections (9ef8a87)
  • preserve escaped brace/bracket at end of string (8cfb0ba)

Bug Fixes

  • trailing escaped square brackets (99ec9fe)
es128
published 3.0.1 •

Changelog

Source

3.0.1 (2021-01-27)

Features

  • use path-dirname ponyfill (cdbea5f)

Bug Fixes

  • unescape glob-escaped dirnames on output (598c533)
2Next
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