Sign In

@cspell/url

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/url - npm Package Compare versions

Comparing version
9.8.0
to
10.0.0
+3
-3
package.json

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

},
"version": "9.8.0",
"version": "10.0.0",
"description": "URL parsing and manipulation utilities for cspell",

@@ -59,5 +59,5 @@ "keywords": [

"engines": {
"node": ">=20"
"node": ">=22.18.0"
},
"gitHead": "c822013ce676dffb5fa5544567c25a3ae666718f"
"gitHead": "6ddfd576b6bb554a7cb8dba1ab053a0b6ff8021f"
}