tldts-icann
Advanced tools
Comparing version 6.1.25 to 6.1.26
{ | ||
"name": "tldts-icann", | ||
"version": "6.1.25", | ||
"version": "6.1.26", | ||
"description": "Library to work against complex domain names, subdomains and URIs. Only contains ICANN section.", | ||
@@ -62,11 +62,11 @@ "author": { | ||
"mocha": "^10.1.0", | ||
"nyc": "^15.0.1", | ||
"nyc": "^17.0.0", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^4.1.0", | ||
"rollup-plugin-sourcemaps": "^0.6.1", | ||
"tldts-tests": "^6.1.25", | ||
"tldts-tests": "^6.1.26", | ||
"typescript": "^5.0.4" | ||
}, | ||
"dependencies": { | ||
"tldts-core": "^6.1.25" | ||
"tldts-core": "^6.1.26" | ||
}, | ||
@@ -88,3 +88,3 @@ "keywords": [ | ||
], | ||
"gitHead": "082aa15f8375f4c4f4b022eafd67b54f499e94e3" | ||
"gitHead": "5bcc2e87fbefc9dbac60ce036af3d6abbd6e2f23" | ||
} |
Updatedtldts-core@^6.1.26