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

cspell-io

Package Overview
Dependencies
Maintainers
1
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-io - npm Package Compare versions

Comparing version
9.4.0
to
9.5.0
+4
-4
package.json

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

},
"version": "9.4.0",
"version": "9.5.0",
"description": "A library of useful I/O functions used across various cspell tools.",

@@ -60,6 +60,6 @@ "type": "module",

"dependencies": {
"@cspell/cspell-service-bus": "9.4.0",
"@cspell/url": "9.4.0"
"@cspell/cspell-service-bus": "9.5.0",
"@cspell/url": "9.5.0"
},
"gitHead": "12dba3d8b880384d1401c765cb2186647f5a266f"
"gitHead": "4407eed11650481d9037e5a1d53488a93ff4b66d"
}