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.11 to 4.0.13

26

package.json

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

},
"version": "4.0.11",
"version": "4.0.13",
"license": "MIT",

@@ -15,3 +15,5 @@ "name": "@clevercanyon/micromatch.fork",

"funding": "https://github.com/sponsors/clevercanyon",
"keywords": ["clevercanyon"],
"keywords": [
"clevercanyon"
],
"author": {

@@ -28,6 +30,10 @@ "name": "Jon Schlinkert",

"type": "commonjs",
"files": ["/index.js"],
"files": [
"/index.js"
],
"bin": {},
"imports": {},
"exports": [],
"exports": {
".": "./index.js"
},
"sideEffects": [],

@@ -53,4 +59,10 @@ "module": "",

"workspaces": [],
"cpu": ["x64", "arm64"],
"os": ["darwin", "linux"],
"cpu": [
"x64",
"arm64"
],
"os": [
"darwin",
"linux"
],
"engines": {

@@ -80,3 +92,3 @@ "node": "^19.2.0 || ^19.4.0",

"npmjs": {
"configVersions": ""
"configVersions": "1.0.1,1.0.0"
}

@@ -83,0 +95,0 @@ }

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