Socket
Socket
Sign inDemoInstall

minimatch

Package Overview
Dependencies
3
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.7 to 3.0.8

2

minimatch.js

@@ -137,2 +137,4 @@ module.exports = minimatch

pattern = pattern.trim()
// windows support: need to use /, not \

@@ -139,0 +141,0 @@ if (path.sep !== '/') {

2

package.json

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

"description": "a glob matcher in javascript",
"version": "3.0.7",
"version": "3.0.8",
"publishConfig": {

@@ -8,0 +8,0 @@ "tag": "v3.0-legacy"

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