Socket
Socket
Sign inDemoInstall

glob

Package Overview
Dependencies
20
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.3.4 to 10.3.5

2

dist/cjs/package.json
{
"version": "10.3.4",
"version": "10.3.5",
"type": "commonjs"
}

@@ -97,3 +97,3 @@ "use strict";

if (m.match(fullpath))
true;
return true;
}

@@ -100,0 +100,0 @@ return false;

@@ -94,3 +94,3 @@ // give it a pattern, and it'll be able to tell you if

if (m.match(fullpath))
true;
return true;
}

@@ -97,0 +97,0 @@ return false;

{
"version": "10.3.4",
"version": "10.3.5",
"type": "module"
}

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

"description": "the most correct and second fastest glob implementation in JavaScript",
"version": "10.3.4",
"version": "10.3.5",
"bin": "./dist/cjs/src/bin.js",

@@ -8,0 +8,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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