New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clevercanyon/micromatch.fork

Package Overview
Dependencies
Maintainers
2
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clevercanyon/micromatch.fork - npm Package Compare versions

Comparing version 4.0.15 to 4.0.16

8

package.json

@@ -6,3 +6,3 @@ {

},
"version": "4.0.15",
"version": "4.0.16",
"license": "MIT",

@@ -39,4 +39,4 @@ "name": "@clevercanyon/micromatch.fork",

"dependencies": {
"braces": "npm:@clevercanyon/braces.fork@^3.0.11",
"picomatch": "npm:@clevercanyon/picomatch.fork@^2.3.10"
"braces": "npm:@clevercanyon/braces.fork@^3.0.12",
"picomatch": "npm:@clevercanyon/picomatch.fork@^2.3.11"
},

@@ -48,3 +48,3 @@ "peerDependencies": {},

"devDependencies": {
"@clevercanyon/skeleton-dev-deps": "^1.0.99"
"@clevercanyon/skeleton-dev-deps": "^1.0.100"
},

@@ -51,0 +51,0 @@ "overrides": {},

@@ -1,3 +0,3 @@

## Micromatch
# @clevercanyon/micromatch.fork
This is a fork of the original [micromatch](https://www.npmjs.com/package/micromatch) on NPM. This fork has been modified to remove reliance on Node built-ins, such as: `util`, `path`, `process`. The benchmarks, tests, and other dev-related files have been removed, putting the entire focus on source code, and making it easier to keep this repo in sync with upstream changes.
This is a fork of the original [micromatch](https://www.npmjs.com/package/micromatch) on NPM. This fork has been modified to remove reliance on Node built-ins, such as: `util`, `path`, `process`.
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