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.3.1
to
9.3.2
+5
-5
package.json

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

},
"version": "9.3.1",
"version": "9.3.2",
"description": "Gitignore Glob matcher for cspell",

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

"dependencies": {
"@cspell/url": "9.3.1",
"cspell-glob": "9.3.1",
"cspell-io": "9.3.1"
"@cspell/url": "9.3.2",
"cspell-glob": "9.3.2",
"cspell-io": "9.3.2"
},
"gitHead": "3f8bf5c88cda393b581957b7f8efc696e432f6f1"
"gitHead": "595bde79b4a5abf3256b71129995ec3601454b02"
}