@nauverse/make-url
Advanced tools
Comparing version 1.10.15 to 1.10.16
@@ -57,3 +57,3 @@ function p(a) { | ||
const r = R(a, o), e = p(`https://${r}`); | ||
if (console.log({ domainData: e }), !e.hasDomain) return a; | ||
if (!e.hasDomain) return a; | ||
const t = r.indexOf(e.domain) + e.domain.length, n = a.slice(o ? 1 : 0); | ||
@@ -60,0 +60,0 @@ let i = "", c = 0, f = []; |
@@ -29,3 +29,3 @@ { | ||
], | ||
"version": "1.10.15", | ||
"version": "1.10.16", | ||
"type": "module", | ||
@@ -32,0 +32,0 @@ "main": "./dist/make-url.umd.cjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
122057