mirror of
https://github.com/jakejarvis/rdapper.git
synced 2026-09-23 00:15:31 -04:00
Migrate from psl to tldts for public suffix detection
This commit is contained in:
+5
-6
@@ -39,14 +39,13 @@
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"psl": "1.15.0"
|
||||
"tldts": "7.0.17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.2.4",
|
||||
"@types/node": "24.5.2",
|
||||
"@types/psl": "1.1.3",
|
||||
"tsdown": "0.15.5",
|
||||
"typescript": "5.9.2",
|
||||
"@biomejs/biome": "2.2.5",
|
||||
"@types/node": "24.7.1",
|
||||
"tsdown": "0.15.6",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user