Socket
Socket
Sign inDemoInstall

micromatch

Package Overview
Dependencies
93
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.3 to 1.4.4

2

lib/expand.js

@@ -117,4 +117,2 @@ /*!

// *.*
glob.repl('*.*', '([^/]*?.[^/]*?)');
// ends with /*

@@ -121,0 +119,0 @@ replace(/\/\*$/g, '\\/' + stardot(opts));

2

package.json
{
"name": "micromatch",
"description": "Glob matching for javascript/node.js. A faster alternative to minimatch (10-45x faster on avg), with all the features you're used to using in your Grunt and gulp tasks.",
"version": "1.4.3",
"version": "1.4.4",
"homepage": "https://github.com/jonschlinkert/micromatch",

@@ -6,0 +6,0 @@ "author": {

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