{"_id":"url-http","_rev":"44-51fe77f966ccc7624002b679fd8ad8c2","name":"url-http","dist-tags":{"latest":"1.3.18"},"versions":{"1.0.0":{"name":"url-http","version":"1.0.0","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/someone/url-http","bugs":{"url":"https://github.com/someone/url-http/issues"},"dist":{"shasum":"0eb61a9e91c3a8632578fb4f1f57866f3103ceed","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.0.tgz","fileCount":5,"integrity":"sha512-/GtazT7AX2O8YFhpUmaNgwwJWwsMf2N8wwIXp4zy0Emt4Ha/KC/fzo15V7MXDcSR1eaKrA1x0DR5U6oLeERcNQ==","signatures":[{"sig":"MEQCICgcD+S1Eq/yT5DT+vZr9KVetJbNKm29I+4/1PEkbq3KAiA6xwyw+kgj6F2eCRGXD96zdvzEKKEz7Q1qkIta8Lcwew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiacmIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSSg/9FnQL0Z17QLewQvXTRthBVUCyQNH0TeYsNcdl0pVXczLEjD37\r\nrASFoQbJiudPMHyzwlse+H/Hwi7qyMvDeZ46bJ72UG3YcigPiLohqTbz07O9\r\n95g3M57c5j44zZ9V2s/xD07vCisbObXe3WKFDBVOpp70okifRBWCdZQ+9yCk\r\ncp2C1jwav7YBEJZg6qRWY/U5GiJ6xBOYzfivHaa9pWbSwVC7wijhKnsImprU\r\ne0q+okZ8z4vr/BAEL8uU7wCS6wFdW4MsSvP/f+jwBx+Gh0N1ENEw1bwJPoZ9\r\nDcBUAbskNzqD35ulBafwDZLc5goTdm8/ncLPle4WOWsWUe1VAMfRiE1EhAhB\r\n5Fb/SQyCjqipYeqpNk7S3VJvTfzqGttstoTh08Wx3RiJC1J3Zr4l8zjBp8c9\r\nxLmM8/rOPOQUiGSVuQXKdKDJXPMWoD7EeeuqjxxCws2rlJ+65vNmhZUyRpkt\r\nLoJThOtZIZmaQ83pO7U2uFjchJKv6isbHawAQOJDVrxRy5DCxTBj+Y3CUIlC\r\n7+hLQVBw0rs5Uyn2S+eMk8KOEkXQvn+QpanqQzKigJyAKMk3GWsvQbv4GyR1\r\nlH+wehQHeTNe5U+Q4n6x8UVI2lv4UK5s5A7wTc/Kobj9ogvSnyGTXG7PJl9Q\r\nyTX2I9wV2S1ufUCqza3xamceyzuNpV511XU=\r\n=m/OD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","_from":"file:url-http-1.0.0.tgz","browser":"src/lightweight.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./lightweight":"./src/lightweight.js"},"scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"_resolved":"/private/var/folders/wl/c4tw_5s97c9b26n2cj99x4180000gn/T/690d57c6ebe09391f3e7e8139a907675/url-http-1.0.0.tgz","_integrity":"sha512-/GtazT7AX2O8YFhpUmaNgwwJWwsMf2N8wwIXp4zy0Emt4Ha/KC/fzo15V7MXDcSR1eaKrA1x0DR5U6oLeERcNQ==","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/someone/url-http.git","type":"git"},"_npmVersion":"8.6.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.14.2","dependencies":{"re2":"~1.17.2","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.0_1651100040089_0.24795362214292438","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"url-http","version":"1.0.1","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"bd244f4bfa55d7e2bb04a3496f9f1a9d03f54863","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.1.tgz","fileCount":6,"integrity":"sha512-4eOKQ8qbqddyHO6QjBJs8V431wILBP1MI75rXpdqRgz8uJ1WlIjW06Fjhy/OcRwMcqEwqDt1H1s4SA6FfSS5Rw==","signatures":[{"sig":"MEYCIQDGQA5BWo7e2HOeadkL/FEyxRDNhW+qvEnercr0PcWV9QIhANf43OvCf1uL7ElfF+ljpfZXmqyzKdzQulsIOfZ12s+1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiac78ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqX8RAAjJmxaGqfh3LwhimqYSYlI3dSzTRTImvaImjsKv6+uXSs8r70\r\nifxi97LDPNgLMWF8xWQhDcL8sold19NkbBsP7nejqfi81SZJX1t7B1FapvGn\r\njZYEXGDIp17lakePTDBePlxIa8XaOiQdGlRvJzlpeCzlaHiAohliQr4lbx4s\r\nDUwDC/ZAtppPfnaPDB8KlGxpYWHGUo0D9PgXD2ZF71NUwSswPOHf5SjDqwVK\r\n4gMMQoJF0D3a7SL5wW+nEIL2gjkifC6VlQ9ciCAy167pn2F0HSZb5p6g+5nN\r\nWvPKdeQcAxQITnnLEZ6LkWnQaQJlKuvV15YU8Of/nFZ61ywo1+uINm32o4ih\r\nrvBpuHAcbaYZK/11//jr6VywQ9Xd0VWzRVm6U+mjZa0zP3lbVIZu66R9dwx2\r\nGhiOS8C3XrxFjqrkXSH711RwOzOyk5WWi6DbvyzT4DTlvx2Uqp0xgyog8iz9\r\nGmtlS+8AW++AoCtXT6Vc1XikqntH+V/pOgVBwvveIlJ6WTRWb72F2WYoqPpq\r\nXHvWzznp6EwmmNhIwtKFl4fCz5UZHrm6UU/A5FJXm4cv7gC2RyA+dpk/D8CO\r\nBJiXbgqhERG1+TLsiierQz+/CgJIG8TlS0DQZIBjCzfpXItvXfaq/R9txU/5\r\nrFVsiLrGs48tqelRib0Q7lJ8OHhdjgeS1nQ=\r\n=mqR6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"src/index.d.ts","browser":"src/lightweight.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./lightweight":"./src/lightweight.js"},"gitHead":"02f785ae1954f109056f656a9e4eb15a7bc48330","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"8.5.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.14.2","dependencies":{"re2":"~1.17.2","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.1_1651101436686_0.9599898864887595","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"url-http","version":"1.0.2","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.2","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"2764ce9037a4c7141ec6b1975a006eda149439b7","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.2.tgz","fileCount":6,"integrity":"sha512-PBzHS/igiMeUEns2bDQwohrd3Dng0vskj0+xqwyUbZhOvOCp4fj9w7sZftlLsoyqmHHgQoPnlHRJDl4vBcRyFw==","signatures":[{"sig":"MEUCIQDrNQpoMu3QzBCIGovHGWWcAjkwd+pqRVqMtWbhvtHRFwIgYsitoW1e9d1N5POmp3FTZrn4Z9Oq5SyA1Uq2+XazL8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiav7XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrfpw/7B4Iu5y3GnHvStLdNAzYTWmP75N56r1FgBzsGaMrR5arSm5jX\r\nQrlu3ogw5AJ48I0Vu2wE1s5SzQm4/GJMKjMP0aN9XJrcXdiAqAG88S+1jQyI\r\n6zFELoub2BzESp35813d0pZyH+j8xwqBJ9d5nZfvDftvNKQR3vTi9x1CI+k1\r\nuHCRHvI3tKezH/6YYk2o+681tSiu/bQIpy966p8UM+vM1FMKfoXSB6WAmj0D\r\n5vGxibOjZYNXUlRLioQfPt2FJnXVPOs82Eb/4/kMJUp41pyFRDPmHEjaSfZW\r\nOqPbuNMTuXgz/9SBrPz1yfUOsizAxTypiIywpByJI986oZZj7p6Eni43aO54\r\nqlp7a0R6lDHyO8qK+RDoBAagg8fWgmzEqZQGKB1bJgd8nMVujaaCIR6UnHkH\r\nSHllWQzlNuLgWbXKIJwQKJjKcTISucmjp16d78iusLfx+eATJRDp4lNGf2VC\r\nYv5ezPlpAm1r4er++NkmVPJxv1a5jLd6IwQJOWyFVmOIIs9V6m3If1oNafGl\r\ny3qOSiisqrleFkmeRo4Z4YgRKf2skXLmheFI+Cso6ysmDRMG0tulvvc+v/rh\r\nEF1Jot/6vG50yHqJC3/0pGRuLuEc6KlaY7BdnrMHNF3JSIgTiaYYad4/f7Fg\r\noDTHFVTaMmx5dKoe7cMtOauWkMzatmoD62I=\r\n=9zG5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"f8e548b2f769c11561ad5aab42b4ca0cfc5bb3db","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"8.5.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.14.2","dependencies":{"re2":"~1.17.2","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.2_1651179223539_0.451626635759796","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"url-http","version":"1.0.3","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.3","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"6dbe1be32e25ca787e9a9d63a685da522b66b05c","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.3.tgz","fileCount":6,"integrity":"sha512-0MVIG6Vf4mqtpo+V5yAVS9DhhHb2KGw84ggQwDqtHDi5vFqyQASHynkvEb3t46bUUxAorMBJ+iqUGMB3m5268w==","signatures":[{"sig":"MEUCIC/itIq7SiQ2pBXJPSVepCHfZ+rwjUu3uNAnVlWrq5kwAiEA7b8QQM+VpHUhCZ8ILhm+0sb8FzY9LIWATMnr7sjrKDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiglaZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnZxAAmTz0ZJxYc8usEpDuiduBudtl3l5BFbGqa2jeZWjxUi5AD+QW\r\nqVO4o2c4Qaz5nfD3Pqr/hCfpLgSI5CY+fbV9CDd8KHUK4HXu52ywzx6FxWSk\r\nQTu7aQZZTZ1tgHzI3sz0NmUFKEOoLVhWESewckpum0WsYBbNpvL+h+/av1HR\r\nQ7TG0QKxlxhpRJZRu80dvsZVhEjuaiB8soV4urfGjlE/xJ/hJPkjS5Mn3WHZ\r\nMOG1B9sjEkZYFJO6X9wscDbZ1hoqGECHdXcAHBxqhIIkv5B6OAKP4jTl6aK0\r\nAgOCM/OiLd4CRuYCFhwA5d4MoIJJIjtkbMvWrPO58OKJjKNdcREJTzMfNX09\r\np+PREwcuQehI4cq18GhKhIKHCKAgCQ+EbEjkgafxZNzZ+Lj8ctBerfaCK6Kb\r\n4gN6pI4FqJGYpdo2itnkkl4LLqeD6UxPmrWJICdS2IBd2WFDj+3LRhHHFcxh\r\nymEUhclRgi+wDEMQC7l2g7TK37UigRE4SkV2vlOHMDd5L67PTPU8VE1TbGHO\r\nN53T25Mfbf8ean8JJA3uGktHkiNcYk7myLNnitNspYT2v2j/nWy16DhXCN01\r\nCFwFUlPm9BYHVvtkgjVx4gq0qBY4hRr6pmtnt654b53vO6cKY12uHrxXmBcL\r\nTguDq0F8xX97MxkDtjp4spONjcWEBwXSjJA=\r\n=ILPu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"c7e8f5ccade1235f1fb6449d7c6aadef6cd0b852","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"8.5.5","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.15.0","dependencies":{"re2":"~1.17.2","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.3_1652709016847_0.7386472193002029","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"url-http","version":"1.0.4","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.4","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"90891b6289a8d2604212054c298c6369d2bf8484","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.4.tgz","fileCount":6,"integrity":"sha512-AnnINwi07yAEbycKEieAI2QPgnoEy8AoPpJsfqyd4vYmfDlyCLb8bMo4vqaorhPzCvgO1UUxQ3Bv6uLEGM7r7Q==","signatures":[{"sig":"MEQCIAaY8cofFUO3drM3Qbs8XqyCzaShgfYfCv6rl+MfVSWAAiB+eTUzgm8ny6oPCPqvFP0xbIoVUkEyErFhUX2x/TI2PA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqGr8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpklQ//W4n+cB19O8dP+5Y13ZblAWXapR8uLRKbqHLfnfTgX5jtCb1D\r\nMl14ha21PVV/EN/vr/sWNaE3MWJ978RRiddvOhwKvgis8u3wmWSGlAYS3H0s\r\nm1AFycBGZRiqgGAN0IN+sUgQEr8CUR5B/bne1fIuWOaim7Ca//SSUIjM8x+c\r\nRGO7CCsFh6X8QpLQFX2KVOljHBoF7tcIT2SokN8wozXMwtYfGwAs9yR/IyTM\r\nmq3MKY90GZ/ki+qlEyOIuTdWxkXNJStvOOyEDx8PhhffKO8CBt94ZPt4Mgj+\r\n0H3P9E1qsDwItpJXKMg/PrAhRXKC5tstdRn+aad7r4INd+oPQ7UCXOI+YJIa\r\n9otRFgEa3WJt0OhTIwXtYX+a8ZEICC/h21X2IHT4PO4oTXBwu+Sfn5nc8JaW\r\nN/xmxANozYHQOrSIi6NmqPOSx1K1T0aMqq3fn7FClgiI+5zn22+gJ+NYd4aR\r\nUxCPh1pbN/Bf8GBE9cDrMlcgPt95HO8qFMG0BXh+1tzyIp+0x8LtUaOVBLdS\r\nx5lfJW81ksRkA2duUc6JFfCg8r9wV5uVbCylG+wbrzt69x9+Shwr47hTBp6p\r\nN2oUvtI3n5z3flZ3MxMnBhLPpi3fWXPyOTj74ejw/R/p1Y3tiTjrkSIS77UZ\r\n8O5z1oF7vRg3DjEjWG2P8x/xA1Aw0eM9WrU=\r\n=hvDc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"9729c543b880d17cea90b51d26a55de6ecf973ca","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"8.11.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.15.1","dependencies":{"re2":"~1.17.2","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.4_1655204604215_0.6058498058237862","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"url-http","version":"1.0.5","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.5","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"ac9bd30d01360358bd119356b171298b49c0c092","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.5.tgz","fileCount":6,"integrity":"sha512-Yi84EFP3lrNR+KsFrm3uw3wtDQ2nkIc5iqFZZzbe6AAF0F0qzrtrtB51fwvl8QaP7NVEzKXfQW0OuZCcf6NeCg==","signatures":[{"sig":"MEUCIEvv2RGNTbkyO0epM5Ik5993fFPKBPWuRaM7MyZ6gspgAiEAwBBHAwaFmjZY3tpiNJxnGWBHfd82IBVHR8SL0rxk+VQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqIytACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6aw/+JT7mpl6lORPHQ3m9FZzfSkOk5f3OxANKO6OO4vvoznW53+TR\r\nFIgCaXrC4JtiqWcr9ky1jXwDe/+CcyjTZJcVyrxKD1a5cO92x3i9Wkn96o2J\r\nB9SDE8+jpcHkUvVsCmbq2YFWAbvG2ziwRblrOr7G6XWKZh/GaynDdcoDin32\r\nUY9pxz8kYxuCdcootOSYQB8cWpxWa6Wx5//nDWYxt+2ENQkRY+e++AW+hDgv\r\nT+T9d9Q415vtVl4NcvSOVd4O+JpmKHoJIfRdy2gzlau0ryTm+ko7EEeeiGhQ\r\nxBWwq4gkQ1IwDDJ5yHQtShkRsk4aEaYzs3By+5VzvlSv1X4pSRtQPwrhkv+c\r\n1B47ZxDVDvOT3Vlb8nhp7aJFIW6jOqIFUUyBLuB3ZlC/3AqCem/3T68NCd+U\r\nbzrb1rNUO9Nm30Lg4J4x69aowDBcjn+2fB0KWqNb6qhULRr3wBF6dvW5Wi6i\r\nEG6s5b8MVz0p8MmwvGGXT9JvCz8cvnm2HU8JhJRvxzXEZQ5o3GKIVk9H4wTP\r\ngGubsX7Wj4jnUJlOBvP0nh792Ay5F5+4mUPaosG6hTxYKPK39O49D9OXERQr\r\nAXKR64zpBJid/90xFT9qGyaKg7XPhaVBX9Mwz7B9j0zbwxlSRqNYeghaoQ9J\r\nA1tYUWvfDgM7LO5gJiZUOI09UfGnAzrk7Hg=\r\n=Ol+h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"09d7eeafd16e8eac3f4aefce7010b623f003dde0","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"8.11.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.15.1","dependencies":{"re2":"~1.17.2","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.5_1655213229689_0.2912420937889759","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"url-http","version":"1.0.6","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.6","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"a2b10e73ddbdbeb226d6e54af3fc5a50a39ca5d3","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.6.tgz","fileCount":6,"integrity":"sha512-pBWGNrWSvff5LQowkHkjNR4pUWRxZjkWR/vZ+ZUNbq7ud0frtx1A3fClFPwhceaxUj/UYX1cnOGSo0lYfxKgXA==","signatures":[{"sig":"MEUCIB9VCv+UgIEtzB159AIkkiJHzgO7hMeMIunAfmMn5rVgAiEA3PF6NIJC/1za5FJkz3LAlhnibCSRVslL1hC4MakmTOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqI53ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLKA//ZjYJWxqbwUYE8vrYdd0WzDkScGC9NqLYQjO4yGkIXOp3XhNp\r\neLB3pfgTttPNx8KiPbPnr/N0oZ0jIehqlhnAPhv/4I5O/u/K5p2uGvLgO3tc\r\ngnqDBZaClTW7gLGQUQfGoi/t4qVMRCAxQ6/UIt+bZuFWQCoY4o1I+xCb4353\r\na4YDX/WIeTVduIEUkSnQtAopJfZJN1Zd7Vo6sDbgzIcdeeeO5LprM0stI0+b\r\ngHUJYg2q9XbDmfUdH6UteKcgSFYX1wjV1JFsWgmQnAR6Q2b+3XBYreDFcs1S\r\nrVIGbOvnPWt6KMPbA1NWy0DmEWODjOWyVjCq47rfJm27jJCkKJEO5f0sSv3f\r\nJUWnhVylem/jKRZgILd2KtpJGRSDKnvUGgPKWbOJA/A7jL3eUQvKXSH1JeLQ\r\njnzjexCSCt77cMIPddottROmswZIFnEaYhyXvKajqu0WrdlK9f076ow0+xPl\r\nDHaYarYh8ixAnOhu37lPVuzxxCx2aym0HD3L09vr7T6H1OcvjzqsG6fCW/Ku\r\np8KFfH7zwKPWFe4t7ZmxajKrEu3hh9ME+TM1Za1EFl2OK3ay3cLkTz4BfISk\r\njloLyc/JEU/xu8ZApsC+bxDiLvfPVBzDh0Rzx5IZz2oZyKyqc3Hldt4DGTEE\r\ncTuwlZ337OfdAhA4hGkk40mAYFQ9tcg8QjQ=\r\n=PNrY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"29b689bcb0d62b9919211002027abfbf30e9caac","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"8.11.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.15.1","dependencies":{"re2":"~1.17.2","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.6_1655213686929_0.01860266357254292","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"url-http","version":"1.0.7","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.7","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"e39864ccbef7b59c905b81c2d8039881b0e39972","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.7.tgz","fileCount":6,"integrity":"sha512-0D5QUMxkW1Cg8SldEZgK3KOMwML/ZI1zhzMMzzzJ85HJTwSYY4sfxsEvPcX1jZEStrNrJtdbs5BXjb9YvUQ/Sg==","signatures":[{"sig":"MEQCIErWKXqsD9DZWmeD+zl1niwRiaQ8gNcxEVyvad8JtqSAAiB6Su7/3Wo6UfTySlPHq4PbhZMv46hfQr3O5qwKCLKBfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqJFwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLxg//ZiUBC1gdz52dP/Hd3ySD7kQ7YDyE/qLSBxo3w16nyS7kEBXr\r\nCtERpneXFbuLwBX1uJ5uJ0okEJivnpTLXsd+Ry0KcC3FfFbJsas8tng4KKRY\r\nlxcO9kCurQ2xXNBu+xQDPC2Y65d+laPe1Guv+p8cluvs3QbyHrriuNJbT8Hj\r\nlME+alfum5MDkrXh4NcTUcQEGapsyLElcM1GePhCeB7ZxWXK3+DSbym99ZpD\r\njYrNMoUWhhCtfNLLPIbiCYSN23n1kyXaWhzbSjN/kVpqeeVZ0e5TaRoF/Oyy\r\nFz6A/4L1fZeyVKfdSd5KR4cMpKoiPCvfQWOdOvm7Gf6W8nRouyne7j3mR5/c\r\nk7spK1qn5fjbWqTHwymJA2pg1H7zhMh0LbmsIosQSG8LvuJey9MWaKmIDZpW\r\niBuhalA4MXahJoWn2T0TySKXA0TvHWBeIoCWjN1EPfJqKYDoq4sAW2kcT3sS\r\nrK4DbsAb7EYiv6p4MEJgiEsBk/4fviQSjAVCAArmfkFTrHhEWvdOY69AhTFy\r\n3isv2Wgp/aBxU0/t8kxszkzhMW03doE7tx7PrPsVdHGdOjBMysH1Ayv5JCX4\r\nt/EhF3egzLr/hSSB8M+fG4+wh7LGKL/XiPysPLS2a+20AKzAvuFvZyHb1EhX\r\nB+PBCuooySD0TxT0xQHyU/+ckaYxwUf99eg=\r\n=Fbo6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"6d3de4205a303c7a3e4a6bf54d6b0744cde3384b","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"8.11.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.15.1","dependencies":{"re2":"~1.17.2","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.7_1655214448132_0.6868335837638786","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"url-http","version":"1.0.8","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.8","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"96682d63fbbe619c6239208b84ecd507c8f344cc","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.8.tgz","fileCount":6,"integrity":"sha512-GFuYk0LjwPVJLHEU26mvuykpvcXuG9IlTNIRYl03nGoVP4an90v7f36pnkPdxaFbGO5evu5tGUVKvIFQrmNkmw==","signatures":[{"sig":"MEUCIDdq4HZ3JBQKMZoTwZNDbZUs2qP2L561Y9/gLgWH7SMlAiEAlPi92lfg+PgXwFzaYTsITm9ULwCN8iK8zlEC/ynbKTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl0l/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4DA//S+Mw3/1hIOS/aIfrTtKlaTaBxC1Xykq5A623zJF5rneQgUGF\r\nOWjsaoZERFZ2EhFMWNVLv1eE57I9U7D9JBdSajRE8IDT26X23tyW1EmkngxN\r\n9U8FYqR8MJ1VnWR+Ml5rWUTut9YZPh139181vUprg739zmaomdOnYhbDZeZH\r\n4vYDz6Uj3IUKKlJZ20mmJroIHH9M97djwPqKo9k+CCQseHIZjTiRw6+GHt6b\r\nh1NnliTVrAWMDU8nJwvnv+q4tHj0bQg2mmBFV62WLHmot9uoN8cSi0rr5BWL\r\neV68fUrVfd2iIMQTLsFCrZbs4sAcG86Ldr034ig+yf7M+eTH9UX3WPYTegsN\r\nfNX7vexyqhB0B8b+mnGHlAVz/m+WQIcz31ia5vEgDjzDbjWz8eSfYpWkzDBD\r\nzWM7V+jHaNliydVgth8m4ASVjabVBL3LWLuAMcdV8+5aESkk7joPZXGe+Igo\r\nPcZQyq9EMiYQHud/29TSJ++7CiIDPJ3z5+ZC2nOPYmZD66AovkWWWotPjHip\r\nsz9+BptiNkGYoAXbITbnNgkF7K+OHPvHF8PPUpN4XW/ePEaKCoDYE2Oh82V8\r\ne9Refen0k6eHzluw3OvydIv7Mgui2R7L/RcnkcTbSMOMGZqHFT5BQq3w2Tkk\r\ng55DTJ1BBZCAi2uZfeLKalfGJF1cOWEIGJg=\r\n=eu2y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"e3e2cc32c481c164179e5a9fe3b05bed0b565e78","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"8.19.2","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.12.1","dependencies":{"re2":"~1.18.0","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.8_1670859135107_0.19199587287307351","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"url-http","version":"1.0.9","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.9","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"4f7b6f43f6d59072861d2cd322c1803bdecebae4","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.9.tgz","fileCount":6,"integrity":"sha512-fwFrPocyjpXuYHNEF4edSQfcXdrzArHHLKqEpKFD+bCdpOzAx3mdnJoXf5TzGW3bVvZIQwbq3UZiqXwMPqRi7w==","signatures":[{"sig":"MEUCIC0YkGtQ5xOyB5nFWyl/6o1AFDoTwq62iRR7eubWdyA4AiEA7J33QisNC//gdfMOzMZ8DZpiTWxGgS9piKr+plP+8gg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvGlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokNw/+MBJAiO6Y/fiyOGNVkmsrjda5UVHHR4oPO8XMOIMSBOEiCBwK\r\n2iTos0aEc8yZRbus0VZJSybM08zkiZVDJXEvc+ipFYv8u1UCpnZp0aRKIwtC\r\nX3aoYhYo4kcUtnQzguxw/DC+9dPFGEZb0pDHIBxfb38HIb/MG3Q2xb2MQWDQ\r\n+YUUDfdd6ue+61wcticRphbZLleOsRxJ9ZvCLPyO4TbCWrk2JsV+PhZuysc8\r\nT1vTsReN1ZZUiv9E88fguKvdMrUt31SFHjJCPpGiPRhcbGBvM+RRc0rUYljl\r\nZPG8iUGy22OBQPlJ59OTul77mAz34xvyn9TKRR+fEicVWF0xui7C3NbRCK65\r\nASSDKNV3kvclyxUF8XbSRRIwkJDqvWnVo8j25svrAStEqQn4MbvvIAMcRGch\r\nf6l3FeIxfRBDXMRURKOLgvSCDT7HMUql49T3YHbs5jrv5GCrLEIvGxMNbM17\r\nKJ8bxtX6OTMh93ncWdCtRzWl9t8T/PGUgtp/KLGHkhgBYnC46eEB1ZHefeEN\r\n1UQ5RmD5KP93Ih6XC9ccn5+p1M8YUuMvaP8YU/+Lidxi8VXAJcs6xF6Yb2lF\r\nrVMKXeRqxZdDX1dSBfkPo7b3Ott6xfyNBeJ6Bb09hzn2CKWYFlcjAIfye6Qp\r\nJh/1U+QmFwCXaR9udITN+w5gtwzqP+7nZ0Q=\r\n=Ympt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"acb2bd62d22e114a0473848b48191dfa05d23cf3","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.5.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.15.0","dependencies":{"re2":"~1.18.0","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.9_1680011684975_0.5512696192264752","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"url-http","version":"1.0.10","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.10","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"27d9a5ff27fcc9cb0499e95a5e33faa2bfdfb3bc","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.10.tgz","fileCount":6,"integrity":"sha512-cX+eiHyIjM7nuMoPmhxixpzVUjGZgDsj4I3lCKKUHq7e2mkFM1OsriD+5A7pMCvGKcrf1UW75hvbf/PMz2tVKQ==","signatures":[{"sig":"MEUCIQDWapeZhfn0h0KFZzdMXiANAM6ubPTQEt3mJCwV827KVgIgfJo4DL2ud/H65qGAYW5qtc80/otGwcJgtp336jS/4dQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5998},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"7611c1a19c1ecd6399e769fb7eb8888f26ec69ec","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.5.1","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.16.0","dependencies":{"re2":"~1.18.0","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.10_1683712991585_0.4164304833906569","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"url-http","version":"1.0.11","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.11","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"1f201380dbaa80987da0bb6d099766fe5f708a43","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.11.tgz","fileCount":6,"integrity":"sha512-wcU1p++XtvXnuJeK0nR35dQ32E6a2R+7l/1ymaHjTVrIo+qJBMMvJLA9Ya3ZaLT3RLrcjmlmkD9moUjapKfNEQ==","signatures":[{"sig":"MEUCIQDfdUk/ACU1QoFi/UpiLBSmoRvG6f+GeWjbRU8bBInR2QIgce6n0Bu455/rpbO/pMJGALXNTV2jtQTbnR0h0f6nN/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6114},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"f1c39ca532765b716ddf29fffc4a1a6080dcce55","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.5.1","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.16.0","dependencies":{"re2":"~1.18.0","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.11_1683716644218_0.8194834157307109","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"url-http","version":"1.0.12","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.12","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"248a71bfd067610f5704a45394f76f3f581aafb0","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.12.tgz","fileCount":6,"integrity":"sha512-v+W2iH4qt61wawtXKCO1ZoRIAN9KpM2OSVYFataV7ingeBylbl/0TS8jqO35ZTxtppajpRm3u2LCmK4ZHmk1zw==","signatures":[{"sig":"MEYCIQDA10gxngTfXyxDYKAPhagsS4RDxkkRnPh0YnGXTGnaPQIhALtDYuQyLyblAzfqBsfPekv2KxwDi3XN37nXWxp+4e7i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6114},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"65e45aa54b91b7a81fff87b2b7bc243bd59549f9","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.5.1","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.16.0","dependencies":{"re2":"~1.19.0","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.12_1685112708385_0.39588437955739253","host":"s3://npm-registry-packages"}},"1.0.13":{"name":"url-http","version":"1.0.13","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.13","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"2b1b34387168fd1111bfd4731f4a6b90d001ef95","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.13.tgz","fileCount":6,"integrity":"sha512-fQIAtB/4dvM37U0PDn+nhx3tsKZWxUMPAhYCAv6y9SNOoloXeECXY+Xip/OtNT3OPpGRxU17EauGW4Zln/Y3fg==","signatures":[{"sig":"MEQCIB22acBsn8UqDq+NmEqKx7CH0hMk9STVvAAHFK1vkxzqAiAS8ui+tx9scfj/WsIJVqBlSYKSMdgFNLG4Cmt6i7QZ8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6114},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"0606a3d970675be4d224f2179d7b27c0e6954022","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.6.7","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.17.0","dependencies":{"re2":"~1.20.1","url-regex-safe":"~3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.13_1690811722486_0.00041273479671799507","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"url-http","version":"1.0.14","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.14","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"296a08855634f0d8a47bd94de682b52f41b29436","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.14.tgz","fileCount":6,"integrity":"sha512-DhDhlcsK9FgNE3emPIHjcz2sSauUYJy/HPUPhaGkHMUnQo7rhDrScnBrxv0DBL8Gxj5C3z7BDSo252OYlbnOYQ==","signatures":[{"sig":"MEQCIDAwWPXB8LBTnutkySTeNrHV4QvDqDspl0Xrk40NwLTmAiB+1h/xLDNWKP8ZSMw53Iz5mgIEMQ+erpL3K28Uucii+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6114},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"9eba715f86d2309c734a92ade6dc22a233d8c918","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.6.7","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.17.0","dependencies":{"re2":"~1.20.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.14_1692199489493_0.9824999150856355","host":"s3://npm-registry-packages"}},"1.0.15":{"name":"url-http","version":"1.0.15","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.0.15","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"7bc7922029b3c83a2a5e221b154e7b16b99cb9b1","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.0.15.tgz","fileCount":6,"integrity":"sha512-Ooif0TZZjXzpo86y/nVhw53P/jI3buvlpQUPx7RN3IebcorMpNGhoi5gpcobpNe8TUDVIIL3lhSYDFBhf0cpbw==","signatures":[{"sig":"MEUCIHME5auyTw1aOPjfiVHzlYLL0tEwhCpBupQPPWHG0NX2AiEArd02JUAu/MyKJbwocwwDEVSnE/GRG824W0cXBMI6ry0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6148},"main":"index.js","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"gitHead":"b7db20130579cfa64aa4d076abf01571686460b3","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.6.7","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.17.1","dependencies":{"re2":"~1.20.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.0.15_1693815909194_0.6588775359552062","host":"s3://npm-registry-packages"}},"1.1.0-0":{"name":"url-http","version":"1.1.0-0","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.1.0-0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"db5c3ecccfae052da277bb21df300f07cb563921","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.1.0-0.tgz","fileCount":6,"integrity":"sha512-1N5anVJX/ck9aOUJbwT2ZAAvq5sLkoiSigpOdW543QiAy54uzP/GhcztSXeIPGelJYQbE4Qi4ppf8pG6vBN2XA==","signatures":[{"sig":"MEUCIQDSCW2MdtxP7eZt3w6mPsZKa9lSvosx7VLO3Ulem/UHxwIgPj0s5f3Z0XrweiWb8FMrBpbgn7Pmpelz68DPEPQABI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6025},"main":"index.js","_from":"file:url-http-1.1.0-0.tgz","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 14"},"scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"_resolved":"/private/var/folders/wl/c4tw_5s97c9b26n2cj99x4180000gn/T/727a59894d9a2e4b37835c4ca31f5ae3/url-http-1.1.0-0.tgz","_integrity":"sha512-1N5anVJX/ck9aOUJbwT2ZAAvq5sLkoiSigpOdW543QiAy54uzP/GhcztSXeIPGelJYQbE4Qi4ppf8pG6vBN2XA==","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.6.7","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.17.1","dependencies":{"re2":"~1.20.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.1.0-0_1693816448431_0.15251824468367037","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"url-http","version":"1.1.0","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.1.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"ce38df6574c40a50ccce5a1d141b4a097a291aef","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.1.0.tgz","fileCount":6,"integrity":"sha512-Qytm2DAWCRcLOuFSPt1NRehJumFVAhbbFep/8ycjObxhwJR92H1pgCQy+5/Os5B0KlJZVGeAjQAaMnUSC56f3w==","signatures":[{"sig":"MEUCIQCBQZirDbb57zXRTo9tPozJveUQ3orprIIXlHkq8P5boAIgKbwkdG2PxLqJ/nFxNrmM0p84L4m4j47F6qnzi1RBDSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6023},"main":"index.js","_from":"file:url-http-1.1.0.tgz","types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"_resolved":"/private/var/folders/wl/c4tw_5s97c9b26n2cj99x4180000gn/T/d8b5a759d816377ce4aaa5782d94ee0b/url-http-1.1.0.tgz","_integrity":"sha512-Qytm2DAWCRcLOuFSPt1NRehJumFVAhbbFep/8ycjObxhwJR92H1pgCQy+5/Os5B0KlJZVGeAjQAaMnUSC56f3w==","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.6.7","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.17.1","dependencies":{"re2":"~1.20.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.1.0_1693818338892_0.869252809123233","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"url-http","version":"1.1.1","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.1.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"5a96e5cf6b55fd6378de7fcc7ccf61274373bb49","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.1.1.tgz","fileCount":6,"integrity":"sha512-8TYQ/yoEGCik6R6GpQDdSXQZtEB0185rPWknCfCL2Hp0l+vg0EfmCCwEr7FiPSlpbxtA0xawYCFvhUVo0L9oLA==","signatures":[{"sig":"MEUCIDpotxGaRn1/DRCRnFmLY30RH3W1Wyq5SBvmhXGTCuLCAiEA0PLJcC8ezuMWg3ckomka+aIvek3F57RCgJWltzrCGVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6085},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"088a57e57e669a7214be5a48f6246b60d0692392","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.6.7","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.17.1","dependencies":{"re2":"~1.20.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.1.1_1693858256025_0.4278657002102859","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"url-http","version":"1.1.2","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.1.2","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"2fd37c6d7ff50af5617c5ac49d8cd8a1429451a9","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.1.2.tgz","fileCount":6,"integrity":"sha512-daVK9J4YnClAEHbemRJIAGo9xCusqkuC6rzv5hP1XgNiZl3qtUTkEp5aDpsygxKf7XAj8V3psjennKHHAtg7QQ==","signatures":[{"sig":"MEQCIBwpVC8rQHCZRneTl/mjuX+CE4C+78P7SgquEQFPzgjzAiAcqswq2+BUqolVkKEfet2IGApXld6gNVsTFBN8mNxPQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6085},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"c8e0acb53e3f5c05c6afcb28238172addf07c7a1","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.6.7","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.17.1","dependencies":{"re2":"~1.20.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.1.2_1694072151975_0.09308701675981479","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"url-http","version":"1.1.3","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.1.3","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://nicedoc.io/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"76e812a3fcf4523b228456a4fee99aa7cabe20ae","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.1.3.tgz","fileCount":6,"integrity":"sha512-E13gG1cB6d+ochvJL9AobNZbZTDvo34zfaM9ppLim1Hh+wIkVHyjFcOcPR/UmYjdvSCw3OkqlhgCJoj2V8IOAA==","signatures":[{"sig":"MEYCIQCfllyGkGzmBC8mNnfPlVWjsc9tzSujJ294bwxmyyvZfAIhAN8/IGSZWXe2mcIjd2yEG/rM6IcCkOLnqlpYFp4hVVic","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6085},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"21a81f2a605e4f3d0a6aa9ec66107b5f490807a2","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"9.8.1","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.18.2","dependencies":{"re2":"~1.20.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.1.3_1698166589900_0.4414692623167029","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"url-http","version":"1.2.0","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.2.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"3db71baafba72ce0ab785dcbed647970e4a19b29","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.2.0.tgz","fileCount":6,"integrity":"sha512-oD+xOadnEJ54OQWtspvdL7jsYNH+WC5NxCTtfOs9mBR/SgezZhZx6kl1AgLmMnPRvBOxvD4+MDIAjod/Ame9DQ==","signatures":[{"sig":"MEUCIFR/1MhT1EhZd8MhSgqiPSjzMVqV5GtLhBLmrRA0z8xTAiEA0tUb9voWWmhyPoIziWmZ7nrx3t/7CiwZ6VL5v7sWnjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6268},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"7ca15cb9c2ce406e862717d80212476a3a81e1cd","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"10.2.4","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"*.md":["standard-markdown"],"package.json":["finepack"]},"_nodeVersion":"20.11.0","dependencies":{"re2":"~1.20.1","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.2.0_1707941394556_0.24576574206209556","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"url-http","version":"1.2.1","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.2.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"b1066c5ba5d0dafffd05f36e3fce6f02f3b21561","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.2.1.tgz","fileCount":6,"integrity":"sha512-ILPKddGuu4F5RgyJ+WBDS/MObGvvZkTQ/UQ9h/Y3lGQrmJHnWgdRFd5XTfIu+5bG6V/ygoRXmf9l5dhzbBg3jw==","signatures":[{"sig":"MEQCIGees1GIgVhi4P/xFEJAhjEfWyPv41tsYJEIrWFUL0nWAiBUyZB0sxYoI7l6850NlwLtj+uS2bnH0d+zJ58yi9QfGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6268},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"72bf30ecf717ac7bbea94bac14449baea7c69351","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"10.5.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"*.md":["standard-markdown"],"package.json":["finepack"]},"_nodeVersion":"20.12.2","dependencies":{"re2":"~1.20.1","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.2.1_1715265766176_0.8677017124946134","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"url-http","version":"1.2.2","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.2.2","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"46cd68b8007f085e460ba89f1d846a3ac1395cdc","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.2.2.tgz","fileCount":6,"integrity":"sha512-AS8PcEOJVC4Arv+zyVZL3bj1q1I9JjQM3ufzdkxeGYWjMGKoV134oZJvHGG1oP8K7A7UNIxHt64IrLn/8EkYTA==","signatures":[{"sig":"MEYCIQCWlGNx11qbLjlGwjyfTXtxCNo6wVSW/QDSpB0Ig7WHCwIhAImCd0FQrXS5kUC526KS9oBGzhHsduMblZkM08lcbaXR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6268},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"482503956f771eb65cb7de8f83551eff0b2917e5","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"10.5.2","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"*.md":["standard-markdown"],"package.json":["finepack"]},"_nodeVersion":"20.13.1","dependencies":{"re2":"~1.21.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","standard-markdown":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.2.2_1717435774641_0.6312141375241833","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"url-http","version":"1.2.3","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.2.3","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"1272a3d2529cde85a8fc2473db9dea40b3158fd7","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.2.3.tgz","fileCount":6,"integrity":"sha512-M/5ZZa6j9Vs60+dKN70WPYu7BSQ/qF/4A7JotvNXYu7MDjQ+jEHKBdj5i5cHUZoBDYgzbtAqrbgQtnv8tTAEqQ==","signatures":[{"sig":"MEYCIQCW9VRFhkYCxLcAhJNf1cpFwtGR0WI9vfBYnFa7HA4RsAIhAPNRgCVLdAyld6R/ra7oONIuXwcZz0Y1E14Eqws9g3YS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6181},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"2c53a550d8c51800070cbee1a7ac850a4ddf68a3","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"10.8.2","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"*.md":["standard-markdown"],"package.json":["finepack"]},"_nodeVersion":"20.18.0","dependencies":{"re2":"~1.21.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","standard-markdown":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.2.3_1730320247867_0.3243249425273014","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"url-http","version":"1.3.0","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"7cc0a42d9ffaec0caf1261d0e42b2d3333bc2c97","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.0.tgz","fileCount":6,"integrity":"sha512-3P2x+Hr0MP7D/7KKz0TGxF+e1q2Kh/k6Yzc+6PkeI0mIMWRKbq0v859PAP8qy1m8uT7RwqCknbxp1+rYiU4HuQ==","signatures":[{"sig":"MEUCIDszEwck+I+IvOyplTa4M84Ee2E2cMtLeMegj0wDDq9vAiEAhSDqvB0JF6m4ZCYz0905xJdcUFAxURfXV3du1wUbSso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6265},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"f65b5bbb032159f2e97194bed64c63fef80497c5","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"10.8.2","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"*.md":["standard-markdown"],"package.json":["finepack"]},"_nodeVersion":"20.18.0","dependencies":{"re2":"~1.21.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","standard-markdown":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.0_1730626847793_0.8970526068431104","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"url-http","version":"1.3.1","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"c2b1998caeab3e048669c4dc40d81a7137eee73b","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.1.tgz","fileCount":6,"integrity":"sha512-qYoMSJz26IcHs1g7sozXs1Ge0DKb03aiOxGv55jHecsFGTk9CnKlkh+8siKXmaL02beLW6n8Hzw7ziGsMucNAg==","signatures":[{"sig":"MEQCIBki/lfjuZLu4vVGTjzWk1zImuzaMj+VJhA1zlo+DleBAiAQm1oVRursvfpI1V1mHAxYPobh1JnCVdxvOnsM+H5NhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6265},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"67878cf10b390b14712ca7613586ca135374c3c4","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"10.9.2","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"*.md":["standard-markdown"],"package.json":["finepack"]},"_nodeVersion":"22.15.0","dependencies":{"re2":"~1.22.1","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","standard-markdown":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.1_1748326956119_0.8725223324265889","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"url-http","version":"1.3.2","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.2","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"39b2d837d189e18d0a93eda7fa131e1529cd044d","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.2.tgz","fileCount":6,"integrity":"sha512-w2ooUk48t/nTJE7axsVsj+pretcM0FA1NdoUg5/H68OWj12bE8pbS6+JvqaGiU9TBaruWUDomZyC/uriT9bFNQ==","signatures":[{"sig":"MEYCIQCqlJ6xdVvn4C49aQ04kcUS4UF8eTZ53PzWpkbbv15R0AIhAOCZpcvW9oIazyRgPD6edWLIwaGUmiYt4MnidAUbkmp6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6265},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"bda3fb8fc802cfab69815cfab02bbfc61fd4d235","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"10.9.3","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"*.md":["standard-markdown"],"package.json":["finepack"]},"_nodeVersion":"22.18.0","dependencies":{"re2":"~1.22.1","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","standard-markdown":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.2_1754982977742_0.11994645657594583","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"url-http","version":"1.3.3","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.3","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"51cd6f68b4672c43e5cf9d5ef81d87177e53d796","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.3.tgz","fileCount":6,"integrity":"sha512-3pGZ1Sz0nL7hh/u49YTnB7pPOz1icBG7lzBLXAmYeIWPx85ws9CaUpe4xRlu9Uh8b4wt4mnFgjo25/Pvwfc3Yg==","signatures":[{"sig":"MEYCIQC0ESbFVcPNoxikxlC9ykNCFh3Fh/+7KjXMaXqhHICvNwIhAMAAKRI0ORjTIyh0DKZRMEt0u3pRDf/ncIzQ3nNAp9NA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6152},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"f4245dde1cec78fb3b67bfb7c3b7fd9efeb09e65","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.6.2","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.12.0","dependencies":{"re2":"~1.22.1","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.3_1766415810773_0.43937670208679647","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"url-http","version":"1.3.4","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.4","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"d196d406673396fc61ae25eb9fd991cfb56726ec","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.4.tgz","fileCount":6,"integrity":"sha512-rDVuzC3wAoaKpNiYvO9xeUY1BlcPGSV9aTAjUFx/RsLzV515I6n9X1cl/NM5jYgoeSXa9ksvHSQjTbXkYoR6Lw==","signatures":[{"sig":"MEYCIQDkbiP3Fwt0bYj0nGb08vhIla+LOezet98QPusl12pT4wIhANsziMhxbrBDpcddoi48ejLa5XoD9A6ZsCFQawVWvhmx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6152},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"0ea5db43974477d927fc20431a46e80c261653d4","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.6.2","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.12.0","dependencies":{"re2":"~1.23.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.4_1766416018398_0.4072880978493125","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"url-http","version":"1.3.5","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.5","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"b65070d26f1ae7eb081eee6b5d06a12cd9ef10c1","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.5.tgz","fileCount":6,"integrity":"sha512-1ziZssEtwDdaJSpC4xNkA6HyktWrfi6edBMs05z1HHDQnIF2w73DkgQwYAqfRZUkjaJkGD4XMPyhTdfJpsB8Mw==","signatures":[{"sig":"MEYCIQC9rqHlNb4fFfkzw8p0oTd1cNWr2FxOcrMW204QOimGHQIhAInkFfPCinm/O94GUkmEV2amCYyqpw2ALwxA0dQqt1CA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6152},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"43796584f10908de71e6d9f2264ec55c42f78e7b","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.9.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.14.0","dependencies":{"re2":"~1.23.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.5_1773756182958_0.6430812118447893","host":"s3://npm-registry-packages-npm-production"}},"1.3.6":{"name":"url-http","version":"1.3.6","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.6","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"1c3cd63b6ad87c6fd78a3c6f8adcc3dc466fb896","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.6.tgz","fileCount":6,"integrity":"sha512-063crSq+Hv8fm63JYRPYYR9vXKjqcNSpWScpjQB0C7ZjZK9j6EeVJUN7ZCVhJTf0mF0jfpdyb1lqAaqV3QGgfg==","signatures":[{"sig":"MEQCIF1/q4wNljEpXaKKbo8PYQgMy2HJ3vVZ1Mfmc0EBKdibAiBG/QBfvOI4bxlTT7QQh03ufkL01DTw3vVIx6NzKiO5uQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6152},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"e3bc6416be166fa97dca41f38f58dfb254b51609","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.11.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.14.1","dependencies":{"re2":"~1.24.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.6_1775253669387_0.18980014318046412","host":"s3://npm-registry-packages-npm-production"}},"1.3.7":{"name":"url-http","version":"1.3.7","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.7","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"6d872c6b7484b6e629229bfac97c29c07210dad4","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.7.tgz","fileCount":6,"integrity":"sha512-kvrrrPtgGx/JT4RrH6EZlVuykHUqyaJntrfbISD7nGNFrfMGK9dYafWHXEoMDM3EdgB+C4/VMcbLndDxvflM/Q==","signatures":[{"sig":"MEUCIQDoS8jqk+rcuIuALAolp5yRh51NUSyN9PPOaPK8kvYZ3gIgSH/3mkd2g6ifp1/emaNEs3a3qkgjv7B0Xm7kZabzhaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6080},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"cd1ee40d9cee29a18c02a74e535ac65b3169a98d","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.11.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.14.1","dependencies":{"re2":"~1.24.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.7_1776150354773_0.885147878145621","host":"s3://npm-registry-packages-npm-production"}},"1.3.8":{"name":"url-http","version":"1.3.8","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.8","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"a6d1dfdd92c82e05cfcf79444428704e727f60b3","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.8.tgz","fileCount":6,"integrity":"sha512-Sz8BQIwaB0E2HCg7L0Agc6JKBz/chmQZOvdU5Oj3IQhdJlh6/MXEjMCNEQ3S54H8oXPJoZoc7vgjx/eKpTyWLA==","signatures":[{"sig":"MEQCICQq3CcmJYN4pxySO1jPcf7aMr+mPD6/5H/EaEeTPf0iAiBVfNCZRdgdMgtrCQZsl3QbIYlxdC/9kKB4FR/vPRI86w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6122},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"62871cc84c9e928ac309b8f729a9b31cde7dcb12","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.13.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.16.0","dependencies":{"re2":"~1.24.1","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.8_1781707757087_0.40960474364216326","host":"s3://npm-registry-packages-npm-production"}},"1.3.9":{"name":"url-http","version":"1.3.9","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.9","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"1a25e842044abbd07bdd72acfc985bcb71b34342","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.9.tgz","fileCount":6,"integrity":"sha512-7WArCfqaGdhbbiATJJ0jarTdaGuzSzu0cL5EzjZtzNN/y7ehqRXJ4kP+2o4zgNUYkFaDW+dazSFUFx2dnpTL8A==","signatures":[{"sig":"MEQCIBh+gRs8KhXneTohYqF62d2FZu7qEDR8I1LL7VqiGeT8AiA7rhi2DmdXRekW1RojfY2wMPUoe3plSF90sX9zsraHQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6122},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"191f3685487c0f92618ef110b122da23d306117a","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.13.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.16.0","dependencies":{"re2":"~1.25.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.9_1781709267984_0.2818429850152855","host":"s3://npm-registry-packages-npm-production"}},"1.3.10":{"name":"url-http","version":"1.3.10","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.10","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"929c35f8d560367cc39f37f10ce3b9bb97717c89","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.10.tgz","fileCount":6,"integrity":"sha512-6N0QUwKvcxdl42ctKT/8LxLmFPX1UAhwlrx/lLwnQxh3wIvym3aQCp3UEk1x3zVvLXxgJPtF7v//OH3jtCch9w==","signatures":[{"sig":"MEUCIQCpFpuj32af8ig9etR8XyIEbb5gmoe6g7L0EtlY798hvgIgSqYG0d1esX9fVChHJBdibfJNiVEz3KRnxEkWQ5d9Cwo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6123},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"5aa3ea40c39fffde735cf4e9e9aa2d0e8fab1542","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.13.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.16.0","dependencies":{"re2":"~1.25.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.10_1781879394262_0.4733184976067848","host":"s3://npm-registry-packages-npm-production"}},"1.3.11":{"name":"url-http","version":"1.3.11","keywords":["http","https","url","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.11","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"c699191e64cbeb567fe9930e0e8b4c272364285a","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.11.tgz","fileCount":6,"integrity":"sha512-NeDS7vVC8o9XsX9z8ahiUQSBiCO1Wi2s2chvRZ9kXK7IA1bSdYvOzWcc67EYarmS2PG6ww+Z0jEgeEtrAkq/zQ==","signatures":[{"sig":"MEYCIQDjKjHFe61++qk5PalO1mEtQnHXmveK4AIVIsTpBMDMZQIhAL1Tyw0WqJ8rObJ8yLlpz5kXBKhg9aH/PD37X1MwytGJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6123},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"d9621bf3b9086866cd38d34d677f5b51e825e2ec","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.16.0","description":"Get input as normalized WHATWG URL","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","dependencies":{"re2":"~1.26.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.11_1783524054914_0.9638806150468724","host":"s3://npm-registry-packages-npm-production"}},"1.3.12":{"name":"url-http","version":"1.3.12","keywords":["absolute","http","https","normalize","parse","scheme","uri","url","valid","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.12","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"a8d63733637727067dff27a73a55ea62fc39fff0","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.12.tgz","fileCount":6,"integrity":"sha512-dzUyGHIovDwMt8YXyd2MAmk3HXYJwu+2Qpg1NZ4NcRamYFTdqXhCc8O7sKRsf0js3rkux9q4zGamqf3sdaeGoA==","signatures":[{"sig":"MEQCIAzYWwsqNUBfe3If/P3KLxxTfuaRy0w0lGFcbYiPfkEWAiAfTAb+M7qH+nYh9aCdJvWkuyoOrUuGfAsDFDpAj5JxEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6245},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"a6a8ccb290aedf7b02c7c5c7be4bbb621b7a4934","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.16.0","description":"Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","dependencies":{"re2":"~1.26.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.12_1785409131422_0.6207172605473916","host":"s3://npm-registry-packages-npm-production"}},"1.3.13":{"name":"url-http","version":"1.3.13","keywords":["absolute","http","https","normalize","parse","scheme","uri","url","valid","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.13","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"27cf5c6bdd48dce8d0192659f2227590e20d5a68","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.13.tgz","fileCount":6,"integrity":"sha512-seNNED/ToEXBGzJUM8OJuP+g760J07EgW4eJ7GrIfQRGGt+sbrBoZfyn5jSC8hJbNAwiZnSAD/yS1WijTaAm2g==","signatures":[{"sig":"MEUCIQD+TR7xRNDwTZHuGjd4rz2tTMHTYoKhWWqr9dnXDSP8uAIgDEuN/dZ0aPtyEW0md9Aoh2Bjt4+nBA98bXrdiiVmJwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6245},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"52faa83a0d8c1f01789eee7f5933539080239d4b","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.16.0","description":"Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","dependencies":{"re2":"~1.26.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.13_1785786267576_0.061602941362670194","host":"s3://npm-registry-packages-npm-production"}},"1.3.14":{"name":"url-http","version":"1.3.14","keywords":["absolute","http","https","normalize","parse","scheme","uri","url","valid","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.14","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"ca19d3d8be9291f52cd3c335e6a672f122d4a35b","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.14.tgz","fileCount":6,"integrity":"sha512-/b5+7htojfrdVLY14YgYHVYGeZu+mR52vdWQSBJBdAXkNc5+NTrH1L55D5UifWKD1UZnDOG0OojW0CtkIwQ99g==","signatures":[{"sig":"MEYCIQCSENlEXPdBABcj1jYJmV9/JvxXaDVxqN4rTRNxKPPWTQIhAMjKLkDj/BgwO4L1hl7aZ52GphfcbBbDlEcXsgtbfJBd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6289},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"8678523fe1b2506dc1339771f281f3f61ca0e103","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.16.0","description":"Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","dependencies":{"re2":"~1.26.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.14_1785943541910_0.887431631027205","host":"s3://npm-registry-packages-npm-production"}},"1.3.15":{"name":"url-http","version":"1.3.15","keywords":["absolute","http","https","normalize","parse","scheme","uri","url","valid","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.15","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"b7bb879eb838449c8b5f594d4c1d04b20199bbcb","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.15.tgz","fileCount":6,"integrity":"sha512-4M7UO1Ju6jYT983c238L76SiJEM0gTtNYRtPdqTyTYcX91fK+dAtHvFEPl7cD43VjGAGuoSIyJ27pdh2yl9/WA==","signatures":[{"sig":"MEUCIQCOR9GLH0jZCgNh47mzT7qtWG7qqI2PjZL96p4VGWotyAIgIUGvejlNWE7C8wZVDPaYvC3Co7DKYdjk7ggW+t/tDss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6556},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"4fa807760b884e215f92405de02e236bf22737a1","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.16.0","description":"Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","dependencies":{"re2":"~1.26.0","punycode-regex":"~1.0.1","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.15_1785943956214_0.10022015789996286","host":"s3://npm-registry-packages-npm-production"}},"1.3.16":{"name":"url-http","version":"1.3.16","keywords":["absolute","http","https","normalize","parse","scheme","uri","url","valid","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.16","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"a373845215ad0f1171c448b342dcc7d879da0d79","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.16.tgz","fileCount":6,"integrity":"sha512-A1mw9hrO3X02jbrYG7OZ9kJAZm1mnf0SV0DXDCG7jKXeqb6xWSjJRMACSGsPm/CQ/EK7oUSHI+p69Y0gE0y3pQ==","signatures":[{"sig":"MEYCIQDNBlmAyhDdeze5tkxPKV3MdBAYhH1sSRi2zqM+Iy8JRwIhANXVgAZOAwajGP9c25Ut4MnzCNFKqDjAFknMCH4tfs9H","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6607},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"bee53a22d22989fed34c618f311e09fa595a97b7","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.16.0","description":"Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","dependencies":{"re2":"~1.26.0","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.16_1785944211425_0.3061401380594364","host":"s3://npm-registry-packages-npm-production"}},"1.3.17":{"name":"url-http","version":"1.3.17","keywords":["absolute","http","https","normalize","parse","scheme","uri","url","valid","whatwg"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"url-http@1.3.17","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"homepage":"https://github.com/kikobeats/url-http","bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"dist":{"shasum":"cfeda5bd9e51ec7d60f4c8de42b4a8af3e5829c5","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.17.tgz","fileCount":6,"integrity":"sha512-owf+EnUoFsklUSbbkgIK9uawOswxok7JrzysePelEp6PgGwIQvHh5YR66ZI3xVR8zIJUmDsuf61rwsfzBa15Eg==","signatures":[{"sig":"MEQCIHwSIj3JF12Ib01QjxoRjZhqL/AB1Go02A3qui6oKAPDAiBbVggyv6gmg1BEbm4iciv5Km3Sm3TpLfDX/Jvt/+wgKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7279},"types":"src/index.d.ts","browser":"lightweight.js","engines":{"node":">= 18"},"exports":{".":"./index.js","./lightweight":"./lightweight.js"},"gitHead":"630bd5697616ca36804bd35647dc15291deca1df","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/url-http.git","type":"git"},"_npmVersion":"11.16.0","description":"Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","dependencies":{"re2":"~1.26.0","url-regex-safe":"~4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/url-http_1.3.17_1785945860482_0.27032387189029317","host":"s3://npm-registry-packages-npm-production"}},"1.3.18":{"name":"url-http","description":"Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.","homepage":"https://github.com/kikobeats/url-http","version":"1.3.18","types":"src/index.d.ts","browser":"lightweight.js","exports":{".":"./index.js","./lightweight":"./lightweight.js"},"author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://kikobeats.com"},"contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"repository":{"type":"git","url":"git+https://github.com/Kikobeats/url-http.git"},"bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"keywords":["absolute","http","https","normalize","parse","scheme","uri","url","valid","whatwg"],"dependencies":{"tlds":"~1.261.0"},"devDependencies":{"@commitlint/cli":"latest","@commitlint/config-conventional":"latest","ava":"latest","c8":"latest","ci-publish":"latest","finepack":"latest","git-authors-cli":"latest","github-generate-release":"latest","nano-staged":"latest","simple-git-hooks":"latest","standard":"latest","standard-version":"latest"},"engines":{"node":">= 18"},"scripts":{"clean":"rm -rf node_modules","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","lint":"standard","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","pretest":"npm run lint","release":"standard-version -a","release:github":"github-generate-release","release:tags":"git push --follow-tags origin HEAD:master","test":"c8 ava"},"license":"MIT","commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"body-max-line-length":[0]}},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"gitHead":"ebb0fcff93042f93189825fc731c7446fc459977","_id":"url-http@1.3.18","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-dx/d8P6hXELFRaMS9//bjHaoJqjlyj6u/irZM0HyAEEXi14rHseVO8EfBcD5CXHskp47St2rsrodoxIHcifCxg==","shasum":"2cd77778e532662c34f0b6aa28575c0f1455e462","tarball":"https://registry.npmjs.org/url-http/-/url-http-1.3.18.tgz","fileCount":6,"unpackedSize":6979,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCdHOpL/1HtF68Q+QpQc2RM6Nn9EDQPYf4oD6HXusXQuQIhAIula1Aqh+n5L6Q8HNWmFzwRSjm3CA1p/tYc9PSEf0Dz"}]},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"directories":{},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/url-http_1.3.18_1785957687426_0.7799122561398837"},"_hasShrinkwrap":false}},"time":{"created":"2022-04-27T22:54:00.088Z","modified":"2026-08-05T19:21:27.765Z","1.0.0":"2022-04-27T22:54:00.250Z","1.0.1":"2022-04-27T23:17:16.852Z","1.0.2":"2022-04-28T20:53:43.698Z","1.0.3":"2022-05-16T13:50:17.015Z","1.0.4":"2022-06-14T11:03:24.342Z","1.0.5":"2022-06-14T13:27:09.844Z","1.0.6":"2022-06-14T13:34:47.154Z","1.0.7":"2022-06-14T13:47:28.281Z","1.0.8":"2022-12-12T15:32:15.266Z","1.0.9":"2023-03-28T13:54:45.201Z","1.0.10":"2023-05-10T10:03:11.750Z","1.0.11":"2023-05-10T11:04:04.407Z","1.0.12":"2023-05-26T14:51:48.546Z","1.0.13":"2023-07-31T13:55:22.698Z","1.0.14":"2023-08-16T15:24:49.798Z","1.0.15":"2023-09-04T08:25:09.418Z","1.1.0-0":"2023-09-04T08:34:08.577Z","1.1.0":"2023-09-04T09:05:39.106Z","1.1.1":"2023-09-04T20:10:56.176Z","1.1.2":"2023-09-07T07:35:52.177Z","1.1.3":"2023-10-24T16:56:30.161Z","1.2.0":"2024-02-14T20:09:54.713Z","1.2.1":"2024-05-09T14:42:46.313Z","1.2.2":"2024-06-03T17:29:34.858Z","1.2.3":"2024-10-30T20:30:48.131Z","1.3.0":"2024-11-03T09:40:47.977Z","1.3.1":"2025-05-27T06:22:36.293Z","1.3.2":"2025-08-12T07:16:18.058Z","1.3.3":"2025-12-22T15:03:30.927Z","1.3.4":"2025-12-22T15:06:58.527Z","1.3.5":"2026-03-17T14:03:03.166Z","1.3.6":"2026-04-03T22:01:09.536Z","1.3.7":"2026-04-14T07:05:54.916Z","1.3.8":"2026-06-17T14:49:17.245Z","1.3.9":"2026-06-17T15:14:28.152Z","1.3.10":"2026-06-19T14:29:54.405Z","1.3.11":"2026-07-08T15:20:55.077Z","1.3.12":"2026-07-30T10:58:51.564Z","1.3.13":"2026-08-03T19:44:27.718Z","1.3.14":"2026-08-05T15:25:42.046Z","1.3.15":"2026-08-05T15:32:36.366Z","1.3.16":"2026-08-05T15:36:51.577Z","1.3.17":"2026-08-05T16:04:20.642Z","1.3.18":"2026-08-05T19:21:27.607Z"},"bugs":{"url":"https://github.com/Kikobeats/url-http/issues"},"author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://kikobeats.com"},"license":"MIT","homepage":"https://github.com/kikobeats/url-http","keywords":["absolute","http","https","normalize","parse","scheme","uri","url","valid","whatwg"],"repository":{"type":"git","url":"git+https://github.com/Kikobeats/url-http.git"},"description":"Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.","contributors":[{"name":"Gal Schlezinger","email":"gal@spitfire.co.il"}],"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"readme":"# url-http\n\n![Last version](https://img.shields.io/github/tag/Kikobeats/url-http.svg?style=flat-square)\n[![Coverage Status](https://img.shields.io/coveralls/Kikobeats/url-http.svg?style=flat-square)](https://coveralls.io/github/Kikobeats/url-http)\n[![NPM Status](https://img.shields.io/npm/dm/url-http.svg?style=flat-square)](https://www.npmjs.org/package/url-http)\n\n> Get input as normalized WHATWG URL.\n\n## Install\n\n```bash\n$ npm install url-http --save\n```\n\n## Usage\n\n```js\nconst urlHttp = require('url-http')\n\n!!urlHttp('https://kikobeats.com') // ==> true\n!!urlHttp('https://kikobeats.com') // ==> true\n!!urlHttp('mailto://kiko@beats.com') // ==> false\n!!urlHttp('callto:192.168.103.77+type=ip') // ==> false\n```\n\nBeyond the scheme, it requires the host to be one the public internet can resolve: an IP literal, `localhost`, or a domain whose TLD is in the [public suffix list](https://github.com/stephenmathieson/node-tlds). Hosts such as `http://internal/` or `https://example.local/` are rejected, as are URLs carrying credentials.\n\nIf you need to run the package in a browser environment, you can save some bytes using the lightweight version, which checks the scheme only:\n\n```js\nconst urlHttp = require('url-http/lightweight')\n\n!!urlHttp('https://kikobeats.com') // ==> true\n!!urlHttp('https://kikobeats.com') // ==> true\n!!urlHttp('mailto://kiko@beats.com') // ==> false\n!!urlHttp('callto:192.168.103.77+type=ip') // ==> false\n```\n\n## License\n\n**url-http** © [Kiko Beats](https://kikobeats.com), released under the [MIT](https://github.com/Kikobeats/url-http/blob/master/LICENSE.md) License.<br>\nAuthored and maintained by Kiko Beats with help from [contributors](https://github.com/Kikobeats/url-http/contributors).\n\n> [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · X [@Kikobeats](https://x.com/Kikobeats)\n","readmeFilename":"README.md"}