You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

cspell-gitignore

Package Overview
Dependencies
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-gitignore - npm Package Compare versions

Comparing version
9.6.3
to
9.6.4
+5
-5
package.json

@@ -7,3 +7,3 @@ {

},
"version": "9.6.3",
"version": "9.6.4",
"description": "Gitignore Glob matcher for cspell",

@@ -61,7 +61,7 @@ "keywords": [

"dependencies": {
"@cspell/url": "9.6.3",
"cspell-glob": "9.6.3",
"cspell-io": "9.6.3"
"@cspell/url": "9.6.4",
"cspell-glob": "9.6.4",
"cspell-io": "9.6.4"
},
"gitHead": "500b996b6c0a6ff025c42ef98db44776f43a9e72"
"gitHead": "e126c7f5708d4258ada35ba1d29d18952d7f0886"
}