Socket
Socket
Sign inDemoInstall

glob

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glob - npm Package Compare versions

Comparing version 7.2.2 to 7.2.3

2

common.js

@@ -114,3 +114,3 @@ exports.setopts = setopts

// always treat \ in patterns as escapes, not path separators
options.allowWindowsEscape = true
options.allowWindowsEscape = false

@@ -117,0 +117,0 @@ self.minimatch = new Minimatch(pattern, options)

@@ -5,3 +5,3 @@ {

"description": "a little globber",
"version": "7.2.2",
"version": "7.2.3",
"publishConfig": {

@@ -8,0 +8,0 @@ "tag": "v7-legacy"

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