{"_id":"@onsol/tldparser","_rev":"35-06d527bc6b8d427277ce8f53efcd7b2e","name":"@onsol/tldparser","dist-tags":{"latest":"1.2.1"},"versions":{"0.3.2":{"name":"@onsol/tldparser","version":"0.3.2","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.3.2","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"361b761926ff23ed8000f099a19a72f4b82b0541","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.3.2.tgz","fileCount":8,"integrity":"sha512-F9SYqtUQuPTp4P73GPABsuekaEiyf3I77Jt2tmJ0a0niv5XuY/VhdVssaONmkxZH3NgBfGyJrU2d9RGhsgy0wA==","signatures":[{"sig":"MEQCIGVD/0+HUtkdawtUuqBU+vkjMhYqIbxES/xCmhQeeyxbAiAk1rLkcmq0RWbQ9L7+YohvPibp24kp4tm2RNKjT0TSMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfirJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6iQ/8CZSkTQs5v2cjAtDpjeJJYuYksk/zAH0i651nEMJms3WpvZ5g\r\nXD+DGRbYmYZLs79w0LRlPaD+xWlDH7uB+n36IhW4nH677rsRv6cNzi7xV5dE\r\nZDE10sS/O6vDT3l7qx1Hux1aN/5D304S3BFTgLUdPmbA0jC19XmyohtiV/5k\r\nnBzOkGNJqJx/uDXdyrqW0p4VSvoppuA4l/voMta2yQmAKcjhTHm70ap+YLNa\r\nDAcja/O2KHY/9muHCmnz+oxM//jnbVbIjZO69SMEjm1UfAbFqEgWiGx4ib9I\r\nNXSc73+K+3ypWVJbOh3pMPyo+1t5XYkzNZkhgntkDZVjPQRIF5zU7QGQzkNk\r\n6kjb6SlnDKNQjVJcNmYn7lblm1VPoBu+rBXeUSmHEuQhlcXpJVzSP3csiMd6\r\nomtn7yAdxL2cj+/UFmsx2mh0NSZQdZWDBApPSP8R6Aqz0MRzAF+ULnimPjkA\r\nKGL6aSZ90uGgVZyRDn0abMm5wNDVWYF9WzfaxeI35Mx/9DI7eUu6xVr8vb8Y\r\nVALWz0pvmUuBnqK6MlRdv80LzZUbhOYTALhQ1HzFiyqusfPK0rwXBP+1ShEr\r\nFlyr2qUdx6AMjYhz/LgnSJA+eLJQKPOSyF7RaOE8sXV+QuIh94Re0JuZQVDJ\r\ngyZ263dgrGoqOnaauCenisJgly6i1wzONCE=\r\n=r5ZD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"261dc66aebf9b4e4c6c4fda94fcfb837f8f26f80","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"vladtoni","email":"vladtoni@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.7.0","browserslist":["defaults"],"dependencies":{"bn.js":"^5.0.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.17.0","@solana/buffer-layout":"^4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","rimraf":"3.0.2","rollup":"2.70.2","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.3.2","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","rollup-plugin-dts":"^4.0.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","rollup-plugin-node-polyfills":"^0.2.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.3.2_1669212873388_0.8396536048263308","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"@onsol/tldparser","version":"0.3.3","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.3.3","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"4dd1df4f3cfb3f677527c0929002c342b3a8cd71","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.3.3.tgz","fileCount":33,"integrity":"sha512-Daf2vudmYzouqHineedg4l/tZ8PoqJ3jNgGi7eEahHDoS2desOudy4x7hV6DzkQZ+9696Sh6Zpu+/QatIF4/wg==","signatures":[{"sig":"MEYCIQCfbxpwY3AlOPrhpNi6LjkvXLr7SwrQWRCXBkjaBEmhCwIhAN0FysyHiOq/wUVThKLFhHtF3ZDGdn8dRTkryonfBInn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfjCKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoj4g//W8A9cpm5vkUP9ofWftLLvkC+0m5sL8vOyXpzUphV5vYCqtKy\r\ngk0SkA3jbUWI7vQCgeOSevGkTUvAj+AxlJ+yiVB3XOWXZLQ+wqvloeLC/NMT\r\n+GGZuxV8SO9TI4P8Tpc5axhMrve3CZLanwpfr+iXUTjl3fbKIn51wG7d4qbW\r\npA55eyeAz6LGfyUmYTDQaVB6f8GaJIGMdtRUVML+1Sih+a8uG9aAz4btm0kP\r\n3aiR9pNKm+kxl2gR9JtlqtbcdJMjpsxnc6drrsj5/QMcGgEV9XsD+tzd7fY0\r\n+7H9bgq9Fc30NKhL4e4PJYUy8mELJXP+P1kAMUo8+VK4X32HCdcxeHWimoT2\r\nyoPfWpcsRSf9yh9y4CChTsOD99jlUs4aRIgaeCNTJrK5P2mh7cyi+pQIoNzk\r\n87atMCYj5LiKfbC6nl4ey5OBOB/EOdxSOv7/lR0yCZnlSD7v8eafPegzMKyN\r\nTMkbpYQ3pfDgezOVILOnh/IBcWGFj0TPN4/xE8qD1ITaH6MI+B/50sDUpNBP\r\nf9NpDmffLOb1dvFKllGwvQOXSdGG3TwdSJSrFpywuo6UcnAWaVeOIJEPjjZM\r\np1kdpwuw7R/+0LngsX+K2bzFN/44wVtGswrCPfh3ws+cvVI8AiygOVQAbWaP\r\nqPwLoVgjFeN1p8Jj69Vw3NjCJBNijaudiWA=\r\n=Q/I4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"261dc66aebf9b4e4c6c4fda94fcfb837f8f26f80","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.12.1","browserslist":["defaults"],"dependencies":{"bn.js":"^5.0.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.17.0","@solana/buffer-layout":"^4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","rimraf":"3.0.2","rollup":"2.70.2","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.3.2","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","rollup-plugin-dts":"^4.0.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","rollup-plugin-node-polyfills":"^0.2.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.3.3_1669214346695_0.7129231797614755","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"@onsol/tldparser","version":"0.3.4","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.3.4","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"6b6dfe997ed5ffc91ce4f19b74b1021d97467e49","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.3.4.tgz","fileCount":33,"integrity":"sha512-cxUl7dI3NpeQRZ1L5SBo7zfdOetUiyi8YVlhHf7HXYn82pUyrszQfxRZqgX5Q+Ugps6vBJ8ATmcyRrvkYFJVZg==","signatures":[{"sig":"MEUCIQDQEC6sVOJtRyupV0IVuTSdXRZCP8bSSJzH5yKULUE4vgIgWforOXVtE7snezpu07E0uJqaFCsKF5eWOtJL5s1/My4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj2m+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozxQ/8CJwy4reFnU74QOqP6Dl51BzMI6Wkn1lJIQJFuZAFZqG/Z3Dt\r\n8i1s9gEyUKQqF2KP7YpHmc8kkxiL6V1EC4bFPgZ9pWG2Z0nYubilLePj0gpa\r\nXPK9syon1f4QdyZRUyrFC/cl1LNe3DrI+PIjbULw/fGDGQM5CNAqCivkIc6H\r\ndzdrg+naSgrudRGERS1henXrOTWJCn4dbm2tjgbFk2DQoKaL+q5o7vt6SUV6\r\nkbk3sG3d+d86poWy5Wo+POnvFjkXOvsekFpVeFHM+jmyMY8G9cn2DS2CHS+s\r\n6L3njs9EP+1Y8pyNv3TpOXWtW6rx0veAK8C+bZA6PbVehu8zWvgwQB75+tt6\r\n3VEZUZc+6/IVWzsMjBqOy7RHccsUrhl0uda21mWck8cqdFglK1+iKEHGRziE\r\nAe8b01Az1fGroNWZn74ErIVkc0Oojs9TCxLEHv4LYatNSYzLxHZsPh+hpYSu\r\no7lN+BTD3MJAXrdgobDI9AiNAtVQFMcVBCiin7xdFejMn5y8fU2a3TWHzpyx\r\nTUb6sx1PBi5QDx8stWJ9WTuKARHQd9x/wVbFV2RTbD+TYOmsWkAdbajSmNvq\r\n3mdou07wqeLkuGoQCUR6B4u1q/t2O7+CaRg27xjYkpZ2t3wXLK8uI4bzYJc8\r\n9Pb/Sbos6Th1hLWnQ2yC8krYzIdyiENZfyo=\r\n=jFKi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"1be3150e75961c33f5f675388e34ecfb9feefaaf","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.12.1","browserslist":["defaults"],"dependencies":{"bn.js":"^5.0.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.17.0","@solana/buffer-layout":"^4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","rimraf":"3.0.2","rollup":"2.70.2","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.3.2","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","rollup-plugin-dts":"^4.0.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","rollup-plugin-node-polyfills":"^0.2.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.3.4_1670343102645_0.35027713380562076","host":"s3://npm-registry-packages"}},"0.3.5":{"name":"@onsol/tldparser","version":"0.3.5","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.3.5","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"6d0c0b4a12175135695625493fa72bca107a12ea","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.3.5.tgz","fileCount":33,"integrity":"sha512-0Qh4bYRapyyH1pkFKVFC7ca1fj4FKJaIssuIcm5S/tRC3H8V+sFOplW46e4sRUqrV0cVBmZ1BQhp1MHCYoTSGg==","signatures":[{"sig":"MEUCICtCiJVdbYotCjJOgZOhw/QcpZ9HejvZnUjyYbM6ES7LAiEA4fbkMQae249m1s9OcS66dUI8XUkVYN+3noia6OgVIoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj2qOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowuQ/6A3dsKZ+bqtVvze9mwYPVz+eDkD7KOr3oUJ1y//QnnaAmqXSv\r\nNtM//gK6qOJ/RVRRFvOiBv/qBfBi/Mnm/1246aK9ysv+9qAevGArob8rWLbx\r\nrEb6ogFm7x19awr6VTph8/8on1Uv4wJ2sio6uMQjzy8RJVgHSvdOrtfWn0cv\r\n98xzIyIaNbzhW+OZ/t3kPNfh+bpbmdbQcOGOVA12PgsuU8atds04jQZruGgb\r\n0ARxyJCSw0vL9oCRYAWoPA7ugTvtzcBzCHxCJ4bzwJ69q0Xr9t1rESa0Txyz\r\nvCPC3ToXQ96//jFDrT7WHBzmnJEpv0vhuA5NBMmgPQDnFeEI4wZCjQaL42TC\r\nMDJAOwOHWv+w2EGSieVg/wW+LO66N7IpGvFoV1ML+E86NidRBIuXjT2OQNd6\r\ntkNcV1/m2Y7YNOiaPvTJpJUe8wD7qcLeq734KdcFFN1FPjZhONwbaSVPc1Ki\r\nwWWc/RVZMkRvp/WbXCnaxM7QHd/mhwE4CYRMziuWfxF7UFOARpkejdAAIgFV\r\nnWoMsJ1xZPeF7B2Hq/45ml9CDq4i0dBqPv50q1xtF1IFWMhfh0DWOivJNVYS\r\naARp39ONm/8fdEWS/F5n3XLQmNtqcSweXCGQ+bpGXxRudjr48WH4peF5UTcz\r\nEbgjHoSLbU92ZljeQ4/1I4Jzs65zDWwd6Pk=\r\n=AEnd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"1be3150e75961c33f5f675388e34ecfb9feefaaf","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.12.1","browserslist":["defaults"],"dependencies":{"bn.js":"^5.0.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.17.0","@solana/buffer-layout":"^4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","rimraf":"3.0.2","rollup":"2.70.2","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.3.2","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","rollup-plugin-dts":"^4.0.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","rollup-plugin-node-polyfills":"^0.2.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.3.5_1670343309982_0.6868232956624223","host":"s3://npm-registry-packages"}},"0.3.6":{"name":"@onsol/tldparser","version":"0.3.6","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.3.6","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"2a4f61aeb7ee97220d3ea3c01c8b1b416ec04709","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.3.6.tgz","fileCount":45,"integrity":"sha512-S6gtk/MCQMTXlym/XC10tYKhmmlacEzo24gUCJSVTVuLccxdkpNdqniDTE/oqDzIj9dNkkHbJRsTTUa60Cp6vA==","signatures":[{"sig":"MEUCIB9X+M588XldAk3BqFttdySB4pOmQQsasMHQFaSpE1b0AiEAnP57UT7KYsv3HIpIkoiU4BzwABCmyqHiCi/obJVeb0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkJ42ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMkw//VwBSVdEfDspI2zHd+VWDOnf9VXBBbcV/5qwLxN7qLeZW9NJb\r\nQcRv2nPfPQgCqS/fGTVTMkv/i0UBgjIp9OTGHz06IeYHemJ9IfhM3XXpQ0eJ\r\nOQ2yL1q0G83Pt9YcGd+fGWGINUSFTjLD1xsScFKGC9WsY3LBJEY13oJQhDtx\r\ndzLvkIVY6yAC/m1uwRs24FU55EJhGeuH55usbLsHiY0vMUvXIXLCyrJgcpp9\r\n83zTpZuxZQfnDFu4QEYYNQ0QXTEtvkl/lujL5NyYLHCVMTUKOn9Wstp/eIX1\r\nXiuBtJSvlQj4vvyASTQdxWWI/RDcTCid2su00OyBB3/1bxbX1myX2sPT0wuo\r\ncosTisYJqtTB+YX1yZDCmkLx2xd8m9Q9mtapmYMTvAmYamYDKEVQP2+OsfGI\r\nY+cMtm7+4T/ljpG2JHbdojjJdVBtEmpT5wTb4frVFdxTEz0jLJdqR/w/J1oJ\r\nJk+WSS/ylAjwcOTKA9yDs5sYhCs1KvUxaEYmm9WqL8RJ4JzoU8N3IoqroVZF\r\n8V7e2hQ2aueBDTmBC7JwcuypXubMhDO+0t6zeWadC3yiVBrt+3H2+9IlMZvk\r\nW85qrjvQu7BTSquORA1L4eo8WrWdo+g2saC7ed1VYOAb81gRMNk4IVWptPMC\r\nZNT0+M4ol3YtfvdGYDBRslcSvyA7DFnTgOA=\r\n=TRfY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"72782c9cb82ed85a9a4ccb3f2447c9cde50f97ee","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.12.1","browserslist":["defaults"],"dependencies":{"bn.js":"^5.2.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.66.0","@solana/buffer-layout":"^4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.3.6_1670422070481_0.5682381695493326","host":"s3://npm-registry-packages"}},"0.3.7":{"name":"@onsol/tldparser","version":"0.3.7","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.3.7","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"7085d96b5483a322d0d05607e626e04ecbd14fd2","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.3.7.tgz","fileCount":45,"integrity":"sha512-P2joYjQduLTrzwd+iaQYEq71MTiJS8Tza+K5VME2ERZrYQs6ylD8T7AaxyX9vmg9iLSD1q5PSrhhSKUcQbIARQ==","signatures":[{"sig":"MEQCIFlVt5rApc2ecWNQzMJa10ysusdaIJHrhmtAkmVP+LPRAiBrroykRiuZEHCVJKecQgXtkO9WrmB0lsiYTuJEYmHkTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkKD6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpikQ//cSjPSe3aDUieDLqv/ZK/YHcg4Gdw+OHKiDTVrDJV5sMZv6m9\r\nikfn4PTFjg28UbZj8WWJr0flMXiV9d3AiANaXTKIMBhHzx9SLEcuVUxZjLFZ\r\n53oiT+Ky8Mmy2ndI1SlBXTU/Tpcq23hTuntpbcMsDGKgvFKwyqOAT721kjMS\r\ngg6DsAnaSPeOt6UBWXR0zC65XksFh6C78OjiHXC8Jc7lAfSPF4iYasAqpgKw\r\ngJNovRxZJKV4jpu1MMbxJ/QC23/AVMTNkUW/d/WZuUn1le4Hk2BynTokkuSr\r\nN5fX5LLubla2cXnuCvIvBebiTK36qOBbSwkDgkaOtjWvAQBh30uo72PzeP7s\r\n1d6GEm0Hcslyk3rCjYi55K6MRzcx1XM9l+gF4yEHshwB4hgnwm0rCMH+mZFV\r\ng2/LtFGiD5eINAXjuk3aQpeCMrCVvpN0AoWDgFqn1f1tZshleHaRv4icucT+\r\n35TC9H9HdYKS2t0gPOk9dDa+IPCHMH7Rm3r0h3kWbCeikJMGfLPKrIPtRiWi\r\nALUfuls7RsOsoDVwD/vI1M+Az3twRerGEJb1nBejSVjf7+Kv1AN49N26oJKg\r\nv78SAyfOeGgIhqowWdQ2Gth7s88DYgt6DhcIZdeyj097q4AdeGTVt9NBGyVR\r\nsQQg6epgzE2Qjrh1P3Hnjq56hv9OEK0znf8=\r\n=D0Pj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"c9f28764b1318f965c1aa8bc62197e3514886e67","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.12.1","browserslist":["defaults"],"dependencies":{"bn.js":"^5.2.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.66.0","@solana/buffer-layout":"^4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.3.7_1670422778495_0.5583353705301795","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@onsol/tldparser","version":"0.4.0","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.4.0","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"bda80613a9b83ee6ce98c8948e0464a04c2a82d6","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.4.0.tgz","fileCount":51,"integrity":"sha512-iYDgcUxVItevXL3KOzUqZbJUttL0L52i4fzYftn7y7adQM4Ok2FKEeDGJsEgM/AASOaNig7HutwiwpQqi5Z62Q==","signatures":[{"sig":"MEUCIDRClzn/KDeGp+PdkmgPuZGWpPmZMvGEOkSjvPeCfsSaAiEApqW1qWdBIwRix87rI7wc0uJ4s+1ADGBQlJixOHyuv4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlzZLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoK0Q/8DiE+w0TzJZrPo4v7kxWBpaG8YKhHTpydliRzBGwQ7d0LK3c5\r\nmEs64tT7V/Clc4czISUN5yyYXJ5eOoq44wDBxQ5sGMGxW/EtQmYq68+bub1e\r\niK2puWQPwos20AKauOtrMsGc4hBUvyJ6Yvp9Iyqm7BSM3+wfVXqcDs2BG00K\r\nZx/dwZOp62UaOZTxaAflTeJqGEVNmdNoB9VHO+6+VKom59FwxRuLzuuFvsoO\r\nvt/TO5bSHAQjVpWrI0oWVMdC+a1kOLnLcGLxUugwwLG7w+Y5QrFvIfzhShvo\r\nFnWG3I/VzGjhr3V1LQajCYuQ0JLDTG5tTiJxZGACSFJjWf9+WxORnq3DFGmF\r\nO1Nn7dF0tAjjDqoilEeLGMqt7YQjGAjJmGiddr3iMx7UyN/dvfDxDtQ0Li1X\r\nnvRMkLZVGCxzQ1d/2uZyNMkoSkq6Z5MiXGUJrcVBi4r5Zg/O18J1BvNa96A/\r\nFZaP2ETU/wp64vQvck5hU4UnU/BU6PO554+LaaE9BWnPwjef11+5UlGtptXd\r\nWzlH6otkON0tUkEScLBBUPZX0I5n/KazALHQgnazKhexubWD/sMZ36xKNYgJ\r\njxeCs5PzZXDgDFWESBqoEuH8/9KrDSJdZh8JdYfk/DGj9UvR5TfEIkGZqWnX\r\nrSrDV2mxvj82EFeN6247BryEiV0mwJIpcQ0=\r\n=/OoH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"5ee66aab1dea05d3bd6394cae61603c92bd02a4e","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.12.1","browserslist":["defaults"],"dependencies":{"bn.js":"^5.2.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.66.0","@solana/buffer-layout":"^4.0.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.4.0_1670854219233_0.295079737383221","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@onsol/tldparser","version":"0.4.2","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.4.2","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"6e000f12feb683b84e42ce8853fe4d65044cd99b","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.4.2.tgz","fileCount":51,"integrity":"sha512-xBnfaXb5j9Buxp69EF9b0OyTZ3s1HFfpqUl/pO2XtdqMA2E8Wc6O0l88ZqzaYozs2ezdiM1xPJrEfj5HdR51Sg==","signatures":[{"sig":"MEUCIDRZNnXELJST3J3oWXGPdDdI5dA72XriHtF2CJNMFSmRAiEA3TMKtIKSXQ71kazF0MawCR7MG5PmjzKKsPdbK9gIxtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmb0CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxXg/+LCP9VZ7SBwDpwm4T88zaYufYGxLMl77ftJktDB9AT616ljgc\r\ngAsLq4/j8MXzcYSb2Zkuttept4TnjwqfmgSrXn/4C37MY1l0MeIS5I1U3Qlv\r\np4U/G4XwL1A1Ptrq8Z4SUhfqKoeaVCI9zYqCiJriaxzWTsY9TQh0Q1MPtLdM\r\nfqLaob8av7DjugkgfyBHwd1HAObMoKCj1e/SkGdM9a8d1mAm7UuRMEAgNZzF\r\nl+CSCjTYrdbE+ejhxMHE9pxYYBivFK1gQ8XXNv+CQysjIx/ApzhsEI4I/Nip\r\ngTEUj9sT7SgcmN2D60To/mW5jVWplYW9x2+QztdvIPRSoOZ3VjlsCKWEA/hb\r\npJvmJN7NAHBnZ6h5qqvf/ovLhvO6+FQD+9GjE3MNJkS9Bc1TEFP5W6TdxuRZ\r\n3vdBvd2UAaOVuuWA3iK+MWIhrU6xib0/bMJfdEieeyO5tbUBKjWLD+RdlYIy\r\nu+2pz8rKI4wogT8o+xW0qFDYRdc0wRmqtQgTiTx+1GRT1I5K6aFQUxN/kgdA\r\nqFJBR9d6nCvcOXIpukWGJuOvR+M+hig2/jH3n/4Hk7rrVjuzda+9rMjsWZwf\r\nCZDoUybNVd3YMD0KnjstI8RQDbx/in8HoToryUQ8KTNv0hMsKJOfJ4mfHkhY\r\n5mIbfn0xG5avj3qHgR//En6m3l9AikEWeoU=\r\n=Ku7Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"28e741b837c471574b160342b2ab303d6a105ed8","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.12.1","browserslist":["defaults"],"dependencies":{"bn.js":"^5.2.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.66.0","@solana/buffer-layout":"^4.0.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.4.2_1671019778317_0.03607448466674579","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"@onsol/tldparser","version":"0.4.3","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.4.3","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"d2e5b252979bdaff5bcec2fa299379b88484cdb9","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.4.3.tgz","fileCount":51,"integrity":"sha512-JnjaRe8l+cBmtIqeuuQ6rouFIBIcpnGKk//O2m3DPN/oLymciRIv4CvDKA4Nsz2Sdpf4se7LAIjRZyzVXY6PJw==","signatures":[{"sig":"MEUCIQDhgMVBjwZznhnpu0S5zeJ7VqdoVF5USudUd8xLsN3sPAIgYTkx7NU6bXJ6/aWXfSbTL2IMlvIBMGicbJgT11VP3Eg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj395/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWQRAAksjQ+VKc7slgUcfSd2fcbC0MLry8CCzqdsLbSlYCJW/V0JPK\r\noeF/QyISKDV/bH8xfwrGCOnSsO853fgDnSoZ6IKCvkJXMN9dEPfVpDaYrBHt\r\nUe9doNdFSfd4EtKyybaAXWyGjRf0xtOruCQprhbfBJ7GPw2zm57xuiWrYiTa\r\n7ZfbK5uc0M1X6DKc0ATqSNQjIAVI6LlQEKCJWJQE2a9WG1yzAWQ/gsKTyb9Z\r\n607J5UobcMamaA+K1Slx96jpRD83mirsZJZd1oStwspI4Kd1id2T5+pl91Th\r\noLTUp0sYnlBnyOn/W5HBzdNxJPlqtbjiLomSv13UYi11CL72DsFIIMCxKFDU\r\n7dtFWaX/mE8ZzpeQHskbwBw3sBzB4szfl32F5lf/yOsJxSVGaFs8yG3BaV7d\r\nUWWk5F4TjjUTFlT/FblwhWOrnGun5UH/v0cpsKn23UaAatmaMA7qw1ipXxUA\r\nKvAXdYbBc4TYHun2Dhm5Kv+CceHW/gHLO2RxNp1tgo61ZzJlQxCfUmeK1plg\r\n8Za84uvB9uihgQDH1OyYMK2yRKk9PeSpFoeugwyaLyrpQhNGWgrGlB8SjGAP\r\nNg3nPJVxZVfu4T5MKHXetrNrV9LYfXZoO/TREX2zJTPzQiqYdp2jnv2fx8Qe\r\nXEg/kGBc8VJYwHRd7FGCU3qUo5vhsGyBogc=\r\n=ktVr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"e1da721c1aa2707c86a0a4edddba0229fcd3cd22","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.12.1","browserslist":["defaults"],"dependencies":{"bn.js":"^5.2.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.66.0","@solana/buffer-layout":"^4.0.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.4.3_1675615871198_0.3386041571526439","host":"s3://npm-registry-packages"}},"0.4.4":{"name":"@onsol/tldparser","version":"0.4.4","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.4.4","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"ba273d32ba1190bbc22d85609d4a2bf3211f6219","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.4.4.tgz","fileCount":63,"integrity":"sha512-TlkcocoBdiquNUSzg5VcyJPhjq99gnTEPROJpIUTGAGCNEQtCDFGblEhd/ThU0OsSaTio97pRrn+o0FqlZ108g==","signatures":[{"sig":"MEUCIEB2wL1L6eYPjpKY08epRTcPC2zvJEaYutBNHbq1qf/rAiEAjjApd0ZzadobD4Z3M+pvls5aOIk9ddHo2miVRVN9DIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEAh8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrj3Q/6Aw8RI5on5ckd/H7s6L1p2CwZNyPYs9rOZnOdHtz1gdXzjz6W\r\nny9pu7GcPD+2ruS+a/B+F1JPdP1GwBct83CTXdEHdCLk/3kXha+TXR57JNUo\r\nkEc7ix1TE+A6OfdF2C17WrmQr7x8dEBk/WONRKSYn6cdTrcP1SKP3pFS5IJ0\r\ny4imljUCdIHzJkn1Ki1EEwazF5H6bPQT2kpp7gK4LtG3rYsUzfBYo0gvWCDh\r\n23tDb9XFg+nRoSxpVvx9eaC6UeSZ4Ki5gl/XtxrBGTdFODYXjKQYlWUzHc4N\r\nYYRVtXI19fqN3QpNDsl/hNlY5a2O2vriV5JPldtcJUi1OFheRAflr7GoKBDr\r\nCRqMw2YeY8k/NyqvLnkV1TVkZ1aHEDcM3oQpMrr2lpMCRTiMpEpfuL6FaVeU\r\nWlkjt3rv9pvhmsXcZmw/72f6zjMrNKKwVunCGk/P4n8QQnPROkYwJB7X/wO/\r\nnMJpMvV/kRzg9V/oWIncAwW0vvSL0RK8L/uGJWi0Gprxr9b51ZJU9BGybXrb\r\nhGjALvUreksOmqkQJb1jF6+gM9XMzPgkcPPgFxFP4mxPacM8EBCQOYDt+mmZ\r\nSBPOi4s20/yEod50qBRAJIDQ04xw0p/ncGSIHoZiO4JJcP+rtVtVxoVjCXat\r\nyKB6bxaGLF4wFEjD2Tt+40/2dIBBQE2x/8o=\r\n=qfE6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"fa37c534a7f1fafe8212a939b689f1b171fcbed6","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest","build":"yarn clean && yarn build:cjs; yarn build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.3.0","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"14.17.6","browserslist":["defaults"],"dependencies":{"bn.js":"^5.2.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.66.0","@solana/buffer-layout":"^4.0.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","ts-jest":"^29.0.3","prettier":"^2.3.0","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.4.4_1678772348033_0.25212886879912766","host":"s3://npm-registry-packages"}},"0.4.5":{"name":"@onsol/tldparser","version":"0.4.5","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.4.5","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"98242beaf816184ef6ea9ce7fd148380bb907306","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.4.5.tgz","fileCount":63,"integrity":"sha512-JNwFlKgd8l0MIkQ3m5U8Z+gociNftIyFHKkRoFsbkZIP6kcbqtJyjJBEEjIbojllzFk/sZhojGBa6fHanomFxA==","signatures":[{"sig":"MEUCIQDjBrLw5i1e5IfUMt2uI6TJ0fKc4sjMmBJ9o1HDnHxbVwIgZ9TEl7r3UJejz11hVIZTiSVkEmMvKx0tcbp+ZbYThTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGYqaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoICA//andSHyny0OPcMpQ65lXi0EhCiMGwHVQVdwVRbuXxjR5kfxG9\r\nLXJCbahr49ZfopYzx9SWkrf8CS3ipKwLTqXn3kJBAbcxbDHZVh14hRRCoxTU\r\n16Qm2yI6ul2NKnRK/CeOC8QdpXzy7WLTpnpDwZbu7Wu71AR21l6VNZLGg5PT\r\nDhZV8I4jGsaIXdPbIHmO9c+T68wAzuvrwhojDsD4hkgdJP9ZniaKvbSllo2D\r\nB9VmH9u9zZea7iEbRWVuab9nZCMVdCDYUWjyi+faa3J/T8rP/RAMcIi8Cad5\r\n2rKS6kxVWQ6neWHxU37rUo3hcAnzvl5KQNGdR6z9FvVezNNf+CNGMmRoOC2M\r\n5WoLlbd1wOfWsG4RHLB+lzLIk6BnHLsuWaIGQdBSx6lLgb5cxgLr1w6WoexU\r\n+cvdT7+W0/WxqT+pHaucx7qhV3D4nbLAj3o35l3YTe+WXODKSIxQNouauDse\r\nLhHV9FjNdwqtgvjBWqEVbeGH8QL+YAkl6eZSK9wZXTA3pTsQwFdCTLllj7LZ\r\nYSomquAeAnKQmdiJvcDuzj2Ed89bNaoivkr3k6LU2xNK7vSEBRRBvFYVzNfa\r\nUwd5VYmiuksFLOZ1bQIR+QWSS6SYS+58kXjXcTHP9CvAJXzrKzPaTnXVFgFQ\r\nweWoN9rMjXMlqmWJASmxTJJapvNOrJhUnj8=\r\n=A5Ug\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"1822910a35ad2a1b07d629d13491611dbea661b8","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"vladtoni","email":"vladtoni@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.7.0","browserslist":["defaults"],"dependencies":{"bn.js":"^5.2.0","borsh":"^0.7.0","buffer":"6.0.1","bigint-buffer":"^1.1.5","@solana/web3.js":"^1.66.0","@solana/buffer-layout":"^4.0.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.4.5_1679395482027_0.79929287954337","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@onsol/tldparser","version":"0.5.0","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.5.0","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"b51b5d87779c76e4c24da3315bcee81005ebbfc1","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.5.0.tgz","fileCount":3,"integrity":"sha512-8sWn/DuUnPI1nf+QizKCbI4Bz3eibGNlP0W6BaObtKx3sJIBfZVNVQRvVTCsTOIsUInBsJ7FIa6xGXNc7fuUfQ==","signatures":[{"sig":"MEUCIAt4NrVpPD7yaNE8s4hjFQOYtMi5zpnr/nDhj5b76hQLAiEA6/4bBkDM5LY0J1J9GANIU/Ebolov+sNbj97qSpotP60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvp3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRqw/+IazBIWSBmwx1KSBaAhXrirC9w1AoXe+X7kHCp8HrVAu4MhjU\r\n9YyvkzryAFpX7n216bY1mTdzTyR9+ZAxT5ssY40pWbiyEaL0t3GHjU0k4Gmw\r\nIcT+/89EQPgZyg3bVloTltwlarN8TnC1DnVVAJm6fhqjVEP63DWQfcVMvgPg\r\n7pI7Siwed2O+CFfqXmVFLficM5DtPFG0GFm4pnSfDHCRk0PdG/ImQiOTXngO\r\nG5mlQmvLP8l/e/Io+00CK9c1b7LUCcp3R3NzRP1C1vKWDSMd7NIRZEams313\r\n2CJWkhzw18exy/mPi0XLS6g8calratzAy4iMCOKxPgoiXonpJ2YDRSEp/u9Y\r\ngwGgFncc4Ky0BqpPZNOVslS0pCWwjME1eE2qlFLMDd5XnZfqvHdgN9rDZJNp\r\n9G1qNclPMSgO7639bf8J9kcEuz8OuY4sMUuuMkwMTd+/Yimgpn9hqNEkqe0K\r\nVP1FuYP3MwMQxibJIJ9jPojnloLguJG8n8O7hpcTpLn1oUz3TLwijMr6VZZp\r\nDCfhaDAfq+K042DepqUQO1vCfJw/X4EzIU8+4ztv791AekRBGOfyYNNC9f1O\r\nMWhet5ontx5VK47+L5tpoPyzX/8kCZl3o7LdbeIASxumqFzyyI+48ilXbi5O\r\nzy1sz6EsT3ZP6dEDkA3/iI/jiWszKhg6YxE=\r\n=BwaD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"eaeb0c869248fdebf59c214efe1b779585050a10","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"vladtoni","email":"vladtoni@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.7.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.5.0_1680013943308_0.7168956900672716","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@onsol/tldparser","version":"0.5.1","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.5.1","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"42469b17125746dbfbf180ce0acb7181276cf7e0","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.5.1.tgz","fileCount":63,"integrity":"sha512-6AkUguYxyJWVkgkF56sbl2NnLQld0kqQmHEp3Gdgho+byReFUOUVN0A7wasTCMOEnBksl4CrlSzjRrkGOlFKDA==","signatures":[{"sig":"MEQCICxUqHsEh6NgTk0mc/u3VVgOKmM59wnIvFmEWyRmEybfAiBfvlIcvVQTtORtHg2FYBg5D7un71C4taYA8zp+bX3l6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIyW/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgOw/+OTTg9w10hyT+5ZOeYny/VLa+uOngofgd9+vb6NWkpf0r4rG3\r\nFvjCC6Yq167LKzD0XmDTTrCQQOEfsszZ5SJotN9/qhxkPMfKgCxk/TNDFpTh\r\no0PORzxWiCBUupvBkY87iqvQX3EUchNf67H5GkmqoIj4vQY+WEvHLfYA+1rZ\r\nAo7a5O81QpXqWo3cN4/iVOZCW53mIup/zh8cQlVdmwdSgZOI7esJINQTZczc\r\nZJhJYmysbeVwKMhob68SsQBwIQU3gBflcbZ1tJQGUQxuGW54slbFKTRcBl1t\r\ngfDmxUf0QkufF57fYX0FuiIg0mHk4Z587x2W2edxaaesXiXw1J/N2ajPYmfV\r\n5isg+HktLWeZGJ3UqMuAIUxLPqHCX1rnu5dfzKK5/vzO829x+W0TZWVM/LCw\r\nKAx8pOk52iU/mX+DpgiFxIEPRdPq2J936H+lz/tiwZA5UtCvaeT0gpYzYQLg\r\n2JEi6wbzwkZoIE9aOHPaXV/SHsveUDRknRw6K+oRaXgn/Oa8G3r8rBAtVLp/\r\nkwrmgM//AF6uDwPUzwElC5HMNYHMgX+Bg8a9ppXNBQJzClL0B8u2FXNZ6Ln/\r\nk5CbVaXwWLsAY3rMuYclITbvj5FtKTSMxdobnCHjUHLVY25GTyZwbJjBwIG7\r\nbOWKWsQwxMyeIsdzpaSSLNkFLpO936lgK8k=\r\n=Yrkc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"010634ad400faffc3583a74d9a725895d96fcb63","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"vladtoni","email":"vladtoni@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.7.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.5.1_1680025022877_0.64023386785688","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"@onsol/tldparser","version":"0.5.2","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.5.2","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"0b2aee3f4680166ff1b68cb19a803dfa3c13dc2e","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.5.2.tgz","fileCount":63,"integrity":"sha512-g4vpwKazqDVzpVoQjyi0MrIYYYG7ehnal50/PB9sTvnHRj7ajxN52ncED9uZW5ONrIlDBws4duk94eRbddDnKw==","signatures":[{"sig":"MEUCIQCnNVJEqF82WlL3zVuOrXpPy1RKO2pDtmwcPJi5x1zfDwIgQ6qsvGtH+0fpJkeeBuELXld4B/6nLfnCF/DmLhESKHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKtJsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoz2Q//XyNslMvydRbdXBKMl8FjxA980HNodjiw0Zc/NYarh05/4tqr\r\n1ZadYdtCiOZxqi5423DittEPxiLsdp8y8nPaDTpyXX/Ichnd8e1B9FJ5Tm+h\r\nYXYH0NhiRf0XuJp45/xR+ahecvZ4dcyxdDOOYsWUpUaZ4C12OBc+9/4JVdiH\r\ndCfdoZlDmXHQzMv1zeZCuXN6C2pgDY+GATBbuuT5HPwH+5216c+TYvOHnXzf\r\nG+UOTPCeJuuN0DHlwNzvIBnqXrHWMH6NT8wiL/y0aEtmGAckPpbM3Oq22m3O\r\n8LbppmYzO/x5vuCSf/ouYI9CeSfdli/edjTkpo7jRHBRft1+idAQ4W17dkmL\r\nqxmbGyjNpA4ORgmTaLPhkubvtglgNpc7O049HiQ8pUsPpjU0I7SDJ4ANZrfL\r\nUy89SeZZaPXjzoZLpty+SKnkUJu0FU+/WlsW7gh1md8q+hvnPywT+fV9FUNV\r\nwWVWlVtSHKjnBLIaRNBBSv0tgOvf5ADWkdx0xetew3mG2tMiZVF18xbSALYi\r\nxgvWnuXgOD5JLRlGvmMxXFPEWeO3D/m57AgsSCAJAkWYANsj8v+08vo+3D7x\r\nuENrTFp3iVE7VFEACrKSn5aqMY/bruYpg76tpgBPzjyJasP5v0h2uUf+JEBk\r\n/r+hDR7pKJo98H3tHETgJkWGhV3UK8wi4Gk=\r\n=w3Dv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"dde89fd9b2fe7c69fbd696c5990b47a29bbecbd3","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"vladtoni","email":"vladtoni@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.7.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.5.2_1680527979911_0.6995584251170648","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"@onsol/tldparser","version":"0.5.3","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.5.3","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"f5a0a06fa69af0e8a2783464bbd32b3e88ad0b1a","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.5.3.tgz","fileCount":63,"integrity":"sha512-rICUDhYPwDuO81wo4HI7QSCf6kQiaM0mSv3HKBJPrRxliIvgwanAoU5H0p54HEdAKeS3pmeLi5wB6ROpGxTZ/A==","signatures":[{"sig":"MEYCIQDPu8q4O/oCIhSz7qJhoCP1P3O4KNvc389LsAYM2BaJnwIhALOn8rYx8mbxed+c5k7aFYQHZTe75WWhmDs5MEfyqYRB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRoWaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGCA/+IOemmtHQw0FQ8YNspp/WTpr6oZt0xMUbMOFRe8W/p/2KqrTp\r\n/aRSuanh+B+3uWZe0ZK+yz/k0WmrqAHYB01j8pLDpDf1RUW8EcRElc5EGWb0\r\nNCkuwhpoDVgMzcT279eLpPyI1tErduShOwnPfj5p8jjC4ZwGZhsqL6YQ+Pxe\r\nMFrKZC57A4Z+KKBh0JuBGuofG/a6Zxxtpn9bjxiTSkJeMMgEQUyCzUhXp/3N\r\niJqdQiZ4CuIru0kvXp/SyaKz+AYw/UIEErNvQF44l+lgRA7yh+h7X9qmlVLq\r\nape5w9a0SpBPYjoc8o7nTql8UhtKNNNy819K2pQtF8J3ynx6TOir1fuuW8ye\r\nTyKcI1r71EV/eHZBttiKM455oztOo8z4drAjI/KBdwwuMN0JsKmd0DfoTkd1\r\nLaQEmWXwosBWOMlKFU7xcLdNzRw8qps0snV1yDnRsZwwUamxuT0W71uu9eBE\r\ny5LKJ3XH5Le6yn1Jy9delg3v55kashOyCY22l5b7W4sXAH27w8I/xEFVHhpI\r\nGJFbKlgyZHkIqDVeZmodlSPc0jEGo2VbPA65xkbSCIzpZZJppu3+NqKKcRrB\r\nz6o27HE31Ckh5e3Sn7Ry3P0988B/jgY9ZsIzam0+7ZTkXZ139JcbRff/+DLN\r\nxkBPkQ0lkPOl0PjNc59uL6O54z7A0CYLTYk=\r\n=0SNQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"0c77585eb5619bc0218603010c58802a90fea4a7","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"vladtoni","email":"vladtoni@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.7.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.5.3_1682343322158_0.4418576622408892","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@onsol/tldparser","version":"0.6.1","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.6.1","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"5fc3d4657ba8acbd675a2b75aea065284ff59601","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.6.1.tgz","fileCount":74,"integrity":"sha512-px/T6umjmnCaLRySeUVyAaf7G5vY1GcbIkNFOw9fc3On5KHvZ7mpzQystYxdBIk1EN09neW0mHjV4XDXjb4CeQ==","signatures":[{"sig":"MEUCIQDILxvv+rqH5KcWLNt0gku9+dqUf6+tdBLVTMVzxSjpiwIgJlrJa64hax0TNAyXYkgOxtCBt61CFqpDo1RYVxrNrpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":333207},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"vladtoni","email":"vladtoni@gmail.com"},"repository":{"url":"https://github.com/onsol-labs/tld-parser.git","type":"git"},"description":"TLD House (Solana) Javascript API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 onsol-labs\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.6.1_1693142529687_0.5956118543937445","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"@onsol/tldparser","version":"0.6.2","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.6.2","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"5acac45ca5f280d9fd50bb78e96c42494673a574","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.6.2.tgz","fileCount":63,"integrity":"sha512-DnJ1DaUm8jJfpIupDAAEB8FLhPm7rb1Y1/2AnBuEPtKFiNYkAZbifYXmOLi/wrN3wy2jJ2EvxIQqkTzUM5au/A==","signatures":[{"sig":"MEYCIQD0eyrEt9ZzUJ1TpLXFFcHO9ivR0lgpF2tw5lwOv5YhVQIhALI0ZGhXNYAXSIyBwLpwrQfVU5hl09tJ6THlH3/KoIM2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":333474},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"f6713225e97c9abf327211f00cffdc4da0f32c4b","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"10.2.4","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.18.2","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.6.2_1706147860952_0.8238631443368556","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"@onsol/tldparser","version":"0.6.3","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.6.3","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"a9c8915837c1f980ad66ba25b24cdbf3e723bf8f","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.6.3.tgz","fileCount":63,"integrity":"sha512-LN5917YNFWRVvQFHq3bcXkuwekB3ZpHLK1fspnLGM/vd2QUslkKm8ietjdv+7eOzDKpJrpXsjmbC6RZHySreDA==","signatures":[{"sig":"MEUCIQCIVj2Op2sZBI1rVhyizojT2hrrsZvxOCLskrl6HyU4wQIgaaHZHzsP+lBYTwO1VbocJfu81FaCJzIOef9f6qlD1bE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":334854},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"922179760ba938271bbab0ff7d2d8f00abb7f641","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"10.2.4","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.18.2","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.6.3_1706234914911_0.6996175121194081","host":"s3://npm-registry-packages"}},"0.6.4":{"name":"@onsol/tldparser","version":"0.6.4","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.6.4","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"ba9c44d9b1809502eab5864057f10c113d844169","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.6.4.tgz","fileCount":63,"integrity":"sha512-HtrU2cBry91HjzriST3sgm6OUToMnUBmFDT+fT83Ecm5JzDJ5pYYrZX2aFcFklGK4m2Nv0JZUiygqtrU3NW4DQ==","signatures":[{"sig":"MEUCID28Kxn28pWsBRi1HXA5rhnl8y5VFjhrYrUwwPOQ+uBWAiEAlmVPrGxCbelgRiO7DkN4ZApzBL+Xfqj39yUMv63ZakA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":334994},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"a10c86f7394f137a70ffb0df56f472dbc2764acb","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"10.2.4","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.18.2","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.6.4_1709560943401_0.05622962732457015","host":"s3://npm-registry-packages"}},"0.6.5":{"name":"@onsol/tldparser","version":"0.6.5","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.6.5","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"d94bdc4ec5c7ade9683c726024a4919924f78c46","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.6.5.tgz","fileCount":63,"integrity":"sha512-ErxNcZ1KBWtMormuARZIa9n3R8pSR9Nj8l4mGzsreA33VcpkxHEbRnqBw1F0LEi/OtrILFVASe6vl8pogyaKiQ==","signatures":[{"sig":"MEYCIQDnDCSG7KOIGMfZCiCCUguuhwWTLMjkiK6E5040juL5pAIhAMpfcpVSbHNVJwEZYOj5JQot0mC6a4++J+UtJZzi8fIz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335139},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"76a422469babdc91ff6e45ad6cbff3f9139eed43","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"10.5.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.18.2","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.67.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.67.0"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.6.5_1717768289186_0.5412291521184751","host":"s3://npm-registry-packages"}},"0.6.6":{"name":"@onsol/tldparser","version":"0.6.6","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.6.6","maintainers":[{"name":"miester","email":"crypt0miester@gmail.com"},{"name":"vladtoni","email":"vladtoni@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"e88f38e9bfa6058d0eacf18ad606f463f3760597","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.6.6.tgz","fileCount":63,"integrity":"sha512-ArVxgBV4+9j1U8ja3JRogzFpOsVpFITV3DwN3lcwpbBt00NpmMIcMTdiR6swkfQLthDE3dI19tKmQBuKrN4wyA==","signatures":[{"sig":"MEQCIFsTXlq+ShTc7SzmfNW8FN3NTshc/cAwYSyom6KmfO3TAiANHwUJg5ReTrIUBnCYGu/IPpSTsUIYAf/HWhwqVggGWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335939},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"101a44e4823fd0ea458cf26b9b34708c590a7b1a","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"10.8.3","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"18.20.3","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.6.6_1725888778208_0.09948992617292607","host":"s3://npm-registry-packages"}},"0.6.7":{"name":"@onsol/tldparser","version":"0.6.7","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@0.6.7","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"f949865b4d6d46e4c8cc22816c4cfab8a8270163","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-0.6.7.tgz","fileCount":63,"integrity":"sha512-QwkRDLyC514pxeplCCXZ2kTiRcJSeUrpp+9o2XqLbePy/qzZGGG8I0UbXUKuWVD/bUL1zAm21+D+Eu30OKwcQg==","signatures":[{"sig":"MEQCIBKJpEY/pxim8ehMtK7osm285Vlx+b3FoN/ko5J+eeQuAiAZwOtGCJRb0Wf8vWmBeiORC+QAo5xmVtiTKY/lbcSmXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335181},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"e6f3be3cb59c8c0b3f5e7631326c9c6270414970","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"10.9.2","description":"TLD House (Solana) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_0.6.7_1733905902628_0.5274981981169791","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@onsol/tldparser","version":"1.0.0","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.0","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"490c934dc65d88ad87ce31729880cb43c6a12866","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.0.tgz","fileCount":153,"integrity":"sha512-oNe0dyQaYxETkK6jzoBoIDsB8BwMv1cMF3DvclSeK5DYY5o+26BNV50o03ZvinwM8CuYAwcUYjGvNwKR+7ud/w==","signatures":[{"sig":"MEQCIAdTp6ZYCeVeK29jTjs/WQDxNECmV4UXxQGxS9x8XnTMAiAsuNQEVdzpMPlTrh5JxLplLDaKCPetE6nbgqE+UBDvtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":571624},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"5230e6e6604be6fdba2cd9f360ebea67f6ce092d","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"10.9.2","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ethers":"^6.13.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.0_1741271394594_0.6745246639284743","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@onsol/tldparser","version":"1.0.1","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.1","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"a85028e537ed0822860a915372c9e8a2defc44ac","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.1.tgz","fileCount":153,"integrity":"sha512-fXOc55RGr+EPF6J0zqCAkfD/Y/mV/aA59AE7cx1Ds9OLQERL0zJ5krQldWFd6daQ6u6dd6nzwIZHB1GpDuHTaA==","signatures":[{"sig":"MEUCIQCYvqrwwdppCT2kncMXbdFFsRUBLkwfa7Yi10UW4IGkCwIgXQ+viyOLah2c/Jy0AdH0EfqeeEN4T7IJwOSPGYj1Xj0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":571846},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"5230e6e6604be6fdba2cd9f360ebea67f6ce092d","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"10.9.2","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ethers":"^6.13.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.1_1741272139829_0.869489956777088","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@onsol/tldparser","version":"1.0.2","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.2","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"e2fa1ce204194dc9fc875b1f98eabb630cae374d","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.2.tgz","fileCount":153,"integrity":"sha512-zPNw2RSPg3EIrxIUnXAbLH+Yg7MUWsyNmKAEbCsmtVU5NW0tznLWBCb01KKF2/A6MApuax+d3NQe4mv8U91frA==","signatures":[{"sig":"MEUCIQCqSZ/xrecuKXipBSH2Wg4t16u7IE6ckpXt+0BpHir0bwIgGakGqAw7pQ0mE10gqbWwwjCqU4Z6CyWGQK5ChvHxe6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":571842},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"e6ac768ca5d312a901e798b3058e375f2c461ca4","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.2.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","eslint":"^8.25.0","ethers":"^6.13.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.3.0","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.2_1742583317163_0.8786929682612963","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@onsol/tldparser","version":"1.0.3","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.3","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"6b58eaec8ee8b41410f1dc34ebb29af2efefc5bb","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.3.tgz","fileCount":153,"integrity":"sha512-RpIzdlSsy5D2N1buCl/Il6gGSo1nEQGCdufc+o7tuH78zzCw3sH9/+ublmDgED4l0hGwqMw5UTK171w3daCq7Q==","signatures":[{"sig":"MEYCIQDm3YH5sfn+UBJByYltT5VV15yXoxLWGv+mqW0sZVzohAIhAIe8fehGC7GiIZvUTCIUedwcueHw74gloVv1zVox+s4W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":540500},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"6bae8085901c0c180cc8b16a88905d32ddcdfc6e","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.2.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.3","eslint":"^9.24.0","ethers":"^6.13.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^3.5.3","typescript":"^5.8.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"^8.29.0","@typescript-eslint/eslint-plugin":"^8.29.0"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.3_1744296403949_0.6761189530008751","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"@onsol/tldparser","version":"1.0.4","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.4","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"60aadff9e719868b579dcf319a2cabdd09a38809","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.4.tgz","fileCount":153,"integrity":"sha512-edRgX6FuelY7AjkNTQDUSF4ttVmOCA+UK4KHTS4jVyByQfW3zladVxm7vMCQJozz0tbdJPGYQjLLLxq6KfgWXw==","signatures":[{"sig":"MEUCIEGY1FMSwsj6EUtIp41ktV3k3uVfZOfwX+DHKcLGM87sAiEA+RqtPK81cHdL9p7RFwEMkQjE58LMEWTfdJyPP24NmvE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":540528},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"7080da8794d5b26024cc5cea1751a1557a1a1a6e","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.2.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.3","eslint":"^9.24.0","ethers":"^6.13.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^3.5.3","typescript":"^5.8.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"^8.29.0","@typescript-eslint/eslint-plugin":"^8.29.0"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.4_1744298968764_0.817782768500265","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"@onsol/tldparser","version":"1.0.5","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.5","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"9b56925c62d49eb770754017dd72c9ecc89283f1","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.5.tgz","fileCount":153,"integrity":"sha512-mJmCVjx88YoHt0Hcor5rK2ZMG76WQWdd5PQhEUKN91id6TtIP2HUB7Ft5GSEMK1Qv6Q03LduKIGigmmirPssVw==","signatures":[{"sig":"MEYCIQCrmJfbwiHZWJSr4QGQ3uX5VFftmQ3JCq8YIlzrd9q81wIhAJfc+uc1NuQEGQjLOMt2DnzhNFanhUpFENApBZA5PzyA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":588893},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"eeae6213792873e80a2f2d7b6194db68d81c170e","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.2.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"async":"^3.2.6","@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.3","eslint":"^9.24.0","ethers":"^6.13.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^3.5.3","typescript":"^5.8.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/async":"^3.2.24","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"^8.29.0","@typescript-eslint/eslint-plugin":"^8.29.0"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.5_1747646665829_0.7037004782735066","host":"s3://npm-registry-packages-npm-production"}},"1.0.6":{"name":"@onsol/tldparser","version":"1.0.6","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.6","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"4f01745f5637a08d062aa2e35c9bc99d4859ebc0","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.6.tgz","fileCount":153,"integrity":"sha512-15wn9VvlnCRpBfbgaDBf1ZEdr8ydawnDWrmCgTWJXRBEunIOCzOjpzC+zNoyF560KhbgMmmjqLW1qxFFYCWAVQ==","signatures":[{"sig":"MEUCIEZa6r7EsmjLSBxGdfvpmchW0abOMBxB38ZM3VbgYa4zAiEAmO7JLe3NzrQbIhSlS1zgkfWmj1hMVslwGi84Xh6rL1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":604963},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"33ceba8cfccb0e26614f2557ee791ed396a31f7d","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.2.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"async":"^3.2.6","@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.3","eslint":"^9.24.0","ethers":"^6.13.4","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^3.5.3","typescript":"^5.8.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/async":"^3.2.24","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"^8.29.0","@typescript-eslint/eslint-plugin":"^8.29.0"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.6_1747653749417_0.8967249594741447","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"@onsol/tldparser","version":"1.0.7","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.7","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"e98d27beadf3c2c4a279791f586052af229be6ef","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.7.tgz","fileCount":153,"integrity":"sha512-85fCzNWa5ThdbhHLnVeBtRbRfFJAjk4DQkBdTZx/nxwsn7uLSg2LhQwY9RfE/ebKCv6tWkLuY66SJCkMXrF3xQ==","signatures":[{"sig":"MEUCICHgXMVSmEOB/Uhdl9wkUIbpo+4tMMjoYiXcXbeDs5R0AiEA0YbfgLkvsUQPmzM6pKhtSy6ZP8FuBsGd0FrmSn3L+qQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592198},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"582ecf39b649b83b0004b1a2b99a73705e798b22","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.2.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"async":"^3.2.6","ethers":"^6.13.4","@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.3","eslint":"^9.24.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^3.5.3","typescript":"^5.8.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/async":"^3.2.24","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"^8.29.0","@typescript-eslint/eslint-plugin":"^8.29.0"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.7_1753328212903_0.120624433319092","host":"s3://npm-registry-packages-npm-production"}},"1.0.8":{"name":"@onsol/tldparser","version":"1.0.8","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.0.8","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"541b13a7c92c78f19f5114cf414224983d0f33a6","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.0.8.tgz","fileCount":153,"integrity":"sha512-sIPOp0CegqCfm1JY9kllFumoXyTWZvMD3cCRhN09W+7xJ3Ig4oywS2bi1kYjCfEH+meFJLfuhg0ba0u6WmftJA==","signatures":[{"sig":"MEQCIEgudLr0UsQfs/GhF6xQjwNihJc6a9bE7ntlJvP6/55zAiA1LYuFibXfLpvCmPVlNKf5z95ukln/PMIou8TdBcvFqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593330},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"569f2b8394ff3e736ed29bb88b3e0a716e16e04d","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.2.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"23.3.0","browserslist":["defaults"],"dependencies":{"async":"^3.2.6","ethers":"^6.13.4","@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.3","eslint":"^9.24.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^3.5.3","typescript":"^5.8.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/async":"^3.2.24","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"^8.29.0","@typescript-eslint/eslint-plugin":"^8.29.0"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.0.8_1753689999104_0.002862281308098069","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@onsol/tldparser","version":"1.1.0","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.1.0","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"92cd77a63dd1d9b783154020c09d602b99595739","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.1.0.tgz","fileCount":153,"integrity":"sha512-16ARlQNGhj838AUOJMezxtfE9bnrdgejOQVQZo8A+T29NmtREl7JftEybj92gle5/nGow5wjdDdhjjeCiZR9NQ==","signatures":[{"sig":"MEQCIDo1y/j6MBBR23L2OOP2XcZZk9HHTpsvKLsqZgB/yZoGAiAladrrhd6dU7yctgLWUt1rDises+wrYWrP8L9lWfIwgQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":594669},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"6e8e87a243beaf438d169eca8462f3e99ff6f70c","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.6.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"24.8.0","browserslist":["defaults"],"dependencies":{"async":"^3.2.6","ethers":"^6.13.4","@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.3","eslint":"^9.24.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^3.5.3","typescript":"^5.8.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/async":"^3.2.24","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"^8.29.0","@typescript-eslint/eslint-plugin":"^8.29.0"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.1.0_1764081207234_0.9868120544218417","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@onsol/tldparser","version":"1.2.0","keywords":["api","wallet","blockchain","tld house"],"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","_id":"@onsol/tldparser@1.2.0","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"homepage":"https://github.com/onsol-labs/tld-parser#readme","bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"dist":{"shasum":"28332fddfe0edc3f9afd7851e11645cd2bfefdc1","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.2.0.tgz","fileCount":171,"integrity":"sha512-+c1XOIBtSYpgKTJVqxhkGDNQKyEPCmCq446cCnQ44k4HtDzx/ePN5li9vYveHweNKe0bO9Yd8XrDLs8mhoU2KA==","signatures":[{"sig":"MEYCIQDkKf8AvcFhN2nQUq56maaqKPXcSfQJouhOmC4XZDoLLgIhANh3z+yurC278Eg2SaTTLGAOB7CnjjlE5iKiFJ0avdGY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":705773},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"b12687f496451f17cf9b2945c20d8349047b357b","scripts":{"lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"jest --config jest.config.ts","build":"npm run clean && npm run build:cjs; npm run build:esm","clean":"rm -rf dist","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json","prepublish":"npm run build","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\""},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"repository":{"url":"git+https://github.com/onsol-labs/tld-parser.git","type":"git"},"_npmVersion":"11.6.0","description":"TLD House (Solana and EVM) Javascript API","directories":{},"_nodeVersion":"24.8.0","browserslist":["defaults"],"dependencies":{"async":"^3.2.6","ethers":"^6.13.4","@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","devDependencies":{"jest":"^29.3.1","bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.3","eslint":"^9.24.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^3.5.3","typescript":"^5.8.3","@jest/types":"^29.3.1","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@types/async":"^3.2.24","@types/bn.js":"^5.1.0","jest-jasmine2":"^29.3.1","@solana/web3.js":"^1.95.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"^8.29.0","@typescript-eslint/eslint-plugin":"^8.29.0"},"peerDependencies":{"bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.1","@solana/web3.js":"^1.95.3"},"_npmOperationalInternal":{"tmp":"tmp/tldparser_1.2.0_1766407755202_0.30789930140511257","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@onsol/tldparser","version":"1.2.1","description":"TLD House (Solana and EVM) Javascript API","keywords":["api","wallet","blockchain","tld house"],"license":"MIT","author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/onsol-labs/tld-parser.git"},"bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"publishConfig":{"access":"public"},"browserslist":["defaults"],"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/types/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js","types":"./dist/types/index.d.ts"}},"scripts":{"prepublish":"npm run build","clean":"rm -rf dist","build":"npm run clean && npm run build:cjs; npm run build:esm","build:cjs":"tsc --project tsconfig.cjs.json","build:cjs:watch":"concurrently \"tsc --project tsconfig.cjs.json --watch\"","build:esm":"tsc --project tsconfig.esm.json","build:esm:watch":"concurrently \"tsc --project tsconfig.esm.json --watch\"","lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","test":"jest --config jest.config.ts"},"dependencies":{"@ethersproject/sha2":"^5.7.0","@metaplex-foundation/beet-solana":"^0.4.0","async":"^3.2.6","ethers":"^6.13.4"},"devDependencies":{"@jest/types":"^29.3.1","@solana/web3.js":"^1.95.3","@types/async":"^3.2.24","@types/bn.js":"^5.1.0","@types/bs58":"^4.0.1","@types/jest":"^29.2.3","@typescript-eslint/eslint-plugin":"^8.29.0","@typescript-eslint/parser":"^8.29.0","bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.3","eslint":"^9.24.0","eslint-config-prettier":"^10.1.1","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^5.2.6","jest":"^29.3.1","jest-jasmine2":"^29.3.1","prettier":"^3.5.3","ts-jest":"^29.0.3","ts-node":"^10.9.1","typescript":"^5.8.3"},"peerDependencies":{"@solana/web3.js":"^1.95.3","bn.js":"^5.2.1","borsh":"^2.0.0","buffer":"6.0.1"},"engines":{"node":">=14"},"packageManager":"yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72","_id":"@onsol/tldparser@1.2.1","gitHead":"30f97cd5f564bbb410d366d3629a42604a30dc50","homepage":"https://github.com/onsol-labs/tld-parser#readme","_nodeVersion":"24.8.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-j4v9LfAAFmGX6WxrCKr3JwnTiBYM+r1o5+pXNc3kX0YXAQyzkMQ6+KIuva4ADyzoAcjRwvOPlB6KjmgxZDSSdg==","shasum":"8876eead5141dc99f177a496b476dad4115f51b7","tarball":"https://registry.npmjs.org/@onsol/tldparser/-/tldparser-1.2.1.tgz","fileCount":171,"unpackedSize":705789,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGy2lmCvDbmRLrHBLwFP3u6WnCOdMNlyRFcV5DBpnh1CAiEA76dXt2NCjQ8lQ9EaHC9wTElSNbFXKsEBlzKp1bwEA90="}]},"_npmUser":{"name":"miester","email":"crypt0miester@gmail.com"},"directories":{},"maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tldparser_1.2.1_1766408430921_0.919047360750296"},"_hasShrinkwrap":false}},"time":{"created":"2022-11-23T14:14:33.223Z","modified":"2025-12-22T13:00:31.398Z","0.3.2":"2022-11-23T14:14:33.562Z","0.3.3":"2022-11-23T14:39:06.915Z","0.3.4":"2022-12-06T16:11:42.899Z","0.3.5":"2022-12-06T16:15:10.145Z","0.3.6":"2022-12-07T14:07:50.627Z","0.3.7":"2022-12-07T14:19:38.689Z","0.4.0":"2022-12-12T14:10:19.385Z","0.4.2":"2022-12-14T12:09:38.517Z","0.4.3":"2023-02-05T16:51:11.381Z","0.4.4":"2023-03-14T05:39:08.248Z","0.4.5":"2023-03-21T10:44:42.188Z","0.5.0":"2023-03-28T14:32:23.459Z","0.5.1":"2023-03-28T17:37:03.126Z","0.5.2":"2023-04-03T13:19:40.089Z","0.5.3":"2023-04-24T13:35:22.273Z","0.6.1":"2023-08-27T13:22:09.869Z","0.6.2":"2024-01-25T01:57:41.159Z","0.6.3":"2024-01-26T02:08:35.111Z","0.6.4":"2024-03-04T14:02:23.611Z","0.6.5":"2024-06-07T13:51:29.359Z","0.6.6":"2024-09-09T13:32:58.377Z","0.6.7":"2024-12-11T08:31:42.859Z","1.0.0":"2025-03-06T14:29:54.827Z","1.0.1":"2025-03-06T14:42:20.004Z","1.0.2":"2025-03-21T18:55:17.352Z","1.0.3":"2025-04-10T14:46:44.130Z","1.0.4":"2025-04-10T15:29:28.992Z","1.0.5":"2025-05-19T09:24:26.085Z","1.0.6":"2025-05-19T11:22:29.609Z","1.0.7":"2025-07-24T03:36:53.133Z","1.0.8":"2025-07-28T08:06:39.271Z","1.1.0":"2025-11-25T14:33:27.427Z","1.2.0":"2025-12-22T12:49:15.373Z","1.2.1":"2025-12-22T13:00:31.168Z"},"bugs":{"url":"http://github.com/onsol-labs/tld-parser.git/issues"},"author":{"name":"CryptoMiester","email":"crypt0miester@gmail.com"},"license":"MIT","homepage":"https://github.com/onsol-labs/tld-parser#readme","keywords":["api","wallet","blockchain","tld house"],"repository":{"type":"git","url":"git+https://github.com/onsol-labs/tld-parser.git"},"description":"TLD House (Solana and EVM) Javascript API","maintainers":[{"name":"vladtoni","email":"vladtoni@gmail.com"},{"name":"miester","email":"crypt0miester@gmail.com"}],"readme":"# TLD Parser\nA library to parse top-level domain (TLD) names on the Solana blockchain via the Alternative Name Service (ANS) and on EVM-compatible chains (e.g., Monad). This library provides tools to interact with domain names, retrieve ownership details, and manage domain records across supported blockchains.\n\n\n\n## Overview\nThe TLD Parser supports two primary implementations:\n* Solana (SVM): Parses domains on the Solana Virtual Machine using the ANS system.\n* EVM: Parses domains on Ethereum Virtual Machine-compatible chains (currently Monad).\n* The library operates on mainnet for both chains, with devnet values available in the constants.ts file for Solana.\n\n## Supported Chains\n* Solana (SVM)\n* Eclipse (SVM)\n* Monad (EVM)\n\n## Installation\nAdd @onsol/tldparser to package.json or `yarn add @onsol/tldparser` or `npm install @onsol/tldparser`\n\n## Usage Examples\nBelow are examples demonstrating key functions for both Solana and EVM implementations. These mirror the test cases provided.\n### Solana (SVM) Examples\n```javascript\n\nimport { Connection, PublicKey } from '@solana/web3.js';\nimport { TldParser, getDomainKey, Record, NameRecordHeader } from '@onsol/tldparser';\n\n// Constants\nconst RPC_URL = 'https://mainnet.rpcpool.com/';\nconst OWNER = new PublicKey('2EGGxj2qbNAJNgLCPKca8sxZYetyTjnoRspTPjzN2D67');\nconst TLD = 'poor';\nconst DOMAIN = 'miester.poor';\n\n// Initialize\nconst connection = new Connection(RPC_URL);\nconst parser = new TldParser(connection);\n\n// Get all domains owned by a user\nconst ownerDomains = await parser.getAllUserDomains(OWNER);\n// => [PublicKey(\"6iE5btnTaan1eqfnwChLdVAyFERdn5uCVnp5GiXVg1aB\")]\n\n// Get domains for a specific TLD\nconst tldDomains = await parser.getAllUserDomainsFromTld(OWNER, TLD);\n// => [PublicKey(\"6iE5btnTaan1eqfnwChLdVAyFERdn5uCVnp5GiXVg1aB\")]\n\n// Get domain owner\nconst domainOwner = await parser.getOwnerFromDomainTld(DOMAIN);\n// => PublicKey(\"2EGGxj2qbNAJNgLCPKca8sxZYetyTjnoRspTPjzN2D67\")\n\n// Get NameRecordHeader for a domain\nconst nameRecord = await parser.getNameRecordFromDomainTld(DOMAIN);\n// => NameRecordHeader { parentName, owner, nclass, expiresAt, isValid, data }\n\n// Get TLD from parent account\nconst parentAccount = new PublicKey('8err4ThuTiZo9LbozHAvMrzXUmyPWj9urnMo38vC6FdQ');\nconst tld = await parser.getTldFromParentAccount(parentAccount);\n// => \".poor\"\n\n// Reverse lookup domain from name account\nconst nameAccount = new PublicKey('6iE5btnTaan1eqfnwChLdVAyFERdn5uCVnp5GiXVg1aB');\nconst parentOwner = new PublicKey('ANgPRMKQHgH5Snx2K3VHCvHqFmrABcjTZUrqZBzDCtfA');\nconst domainName = await parser.reverseLookupNameAccount(nameAccount, parentOwner);\n// => \"miester\"\n\n// Get DNS record (e.g., IPFS)\nconst recordPubkey = (await getDomainKey(Record.IPFS + '.' + DOMAIN, true)).pubkey;\nconst dnsRecord = await NameRecordHeader.fromAccountAddress(connection, recordPubkey);\n// => ipfs://...\n\n// Get all TLDs\nconst allTlds = await getAllTld(connection);\n// => [{ tld: '.bonk', parentAccount: \"2j6gC6MMrnw4JJpAKR5FyyUFdxxvdZdG2sg4FrqfyWi5\" }, ...]\n\n// Get a single record (NEW)\nconst twitter = await parser.getRecord(DOMAIN, Record.Twitter);\n// => \"@miester\"\n\n// Get multiple records at once (batched)\nconst records = await parser.getRecords(DOMAIN, [Record.Twitter, Record.Discord, Record.Pic]);\n// => { Twitter: \"@miester\", Discord: \"miester#1234\", Pic: \"ipfs://Qm...\" }\n\n// Get avatar with automatic gateway resolution\nconst avatar = await parser.getAvatar(DOMAIN);\n// => \"https://ipfs.io/ipfs/Qm...\" (resolved from ipfs://)\n\n// Get main domain for an address\nconst mainDomain = await parser.getMainDomain(OWNER);\n// => MainDomain { nameAccount, domain: \"miester.poor\" }\n\n// Get main domains for multiple addresses (batched)\nconst mainDomains = await parser.getMainDomains([OWNER.toString(), '...']);\n// => [\"miester.poor\", null]\n```\n### EVM (Monad) Examples\n```javascript\n\nimport { TldParser, NetworkWithRpc, Record } from '@onsol/tldparser';\nimport { getAddress } from 'ethers';\n\n// Constants\nconst RPC_URL = 'https://rpc.monad.xyz';\nconst PUBLIC_KEY = getAddress('0x94Bfb92da83B27B39370550CA038Af96d182462f');\nconst settings = new NetworkWithRpc('monad', 143, RPC_URL);\n\n// Initialize\nconst parser = new TldParser(settings, 'monad');\n\n// Get all user domains\nconst allDomains = await parser.getAllUserDomains(PUBLIC_KEY);\n// => [NameRecord { domain_name: \"miester\", tld: \".mon\", ... }]\n\n// Get domains for a specific TLD\nconst tldDomains = await parser.getAllUserDomainsFromTld(PUBLIC_KEY, '.mon');\n// => [NameRecord { domain_name: \"miester\", tld: \".mon\", ... }]\n\n// Get domain owner\nconst owner = await parser.getOwnerFromDomainTld('miester.mon');\n// => \"0x94Bfb92da83B27B39370550CA038Af96d182462f\"\n\n// Get name record\nconst nameRecord = await parser.getNameRecordFromDomainTld('miester.mon');\n// => NameRecord { created_at, domain_name, expires_at, main_domain_address, tld, transferrable }\n\n// Get a single record (NEW)\nconst twitter = await parser.getRecord('miester.mon', Record.Twitter);\n// => \"@miester\"\n\n// Get multiple records at once (parallel fetches)\nconst records = await parser.getRecords('miester.mon', [Record.Twitter, Record.Discord, Record.Pic]);\n// => { Twitter: \"@miester\", Discord: \"miester#1234\", Pic: \"ipfs://Qm...\" }\n\n// Get avatar with automatic gateway resolution\nconst avatar = await parser.getAvatar('miester.mon');\n// => \"https://ipfs.io/ipfs/Qm...\" (resolved from ipfs://)\n\n// Get main domain for an address\nconst mainDomain = await parser.getMainDomain(PUBLIC_KEY);\n// => NameRecord { domain_name: \"miester\", tld: \".mon\", ... }\n\n// Get main domains for multiple addresses (batched)\nconst mainDomains = await parser.getMainDomains([PUBLIC_KEY, '0x...']);\n// => [\"miester.mon\", null]\n```\n\n## API Reference\n### Core Methods (Available on Both Chains)\n* `getAllUserDomains(userAccount)`: Retrieves all domains owned by a user.\n\n* `getAllUserDomainsFromTld(userAccount, tld)`: Retrieves domains for a specific TLD.\n\n* `getOwnerFromDomainTld(domainTld)`: Retrieves the owner of a domain.\n\n* `getNameRecordFromDomainTld(domainTld)`: Retrieves detailed record data for a domain.\n\n* `getMainDomain(userAddress)`: Retrieves the user's main domain.\n\n### Records API (Available on Both Chains)\n* `getRecord(domainTld, record)`: Get a single record (e.g., Twitter, Discord, Pic) for a domain.\n\n* `getRecords(domainTld, records?)`: Get multiple records at once. Uses batched fetching (SVM) or parallel calls (EVM). Pass an array of `Record` types or omit to fetch all.\n\n* `getAvatar(domainTld, options?)`: Get the avatar URL with automatic gateway resolution. Converts `ipfs://`, `ar://`, `arwv://` to HTTP URLs.\n\n* `getMainDomains(addresses)`: Get main domains for multiple addresses. Uses batched fetching (SVM) or parallel calls (EVM). Returns `null` for addresses without a main domain.\n\n### Available Record Types\n```typescript\nimport { Record } from '@onsol/tldparser';\n\n// Social\nRecord.Twitter    // Twitter/X handle\nRecord.Discord    // Discord username\nRecord.Github     // GitHub username\nRecord.Telegram   // Telegram handle\nRecord.Reddit     // Reddit username\n\n// Profile\nRecord.Pic        // Avatar/profile picture\nRecord.Email      // Email address\nRecord.Url        // Website URL\n\n// Crypto Addresses\nRecord.SOL        // Solana address\nRecord.ETH        // Ethereum address\nRecord.BTC        // Bitcoin address\n// ... and more (APTOS, NEAR, BASE, SUI, etc.)\n\n// Storage\nRecord.IPFS       // IPFS content hash\nRecord.ARWV       // Arweave transaction ID\n```\n\n### Avatar Resolution\nThe `getAvatar()` method automatically resolves various URL schemes to HTTP:\n```typescript\n// Input → Output\n\"ipfs://QmXxx\"     → \"https://ipfs.io/ipfs/QmXxx\"\n\"ar://txId\"        → \"https://arweave.net/txId\"\n\"arwv://txId\"      → \"https://arweave.net/txId\"\n\"https://...\"      → \"https://...\" (unchanged)\n\n// NFT avatars (Solana)\n\"mpl:<mint>\"       → \"https://alldomains.id/api/nft/mpl/<mint>\"\n\"core:<asset>\"     → \"https://alldomains.id/api/nft/core/<asset>\"\n\n// NFT avatars (EVM)\n\"eip155:1/erc721:0x.../123\" → \"https://alldomains.id/api/nft/evm/...\"\n\n// Custom gateways\nconst avatar = await parser.getAvatar('miester.poor', {\n    ipfsGateway: 'https://cloudflare-ipfs.com',\n    arweaveGateway: 'https://arweave.net',\n    nftGateway: 'https://alldomains.id'\n});\n```\n\n### Solana-Specific Methods\n* `getTldFromParentAccount(parentAccount)`: Retrieves the TLD from a parent account key.\n\n* `reverseLookupNameAccount(nameAccount, parentAccountOwner)`: Performs a reverse lookup to get the domain name.\n\n* `getParsedAllUserDomains(userAccount)`: Retrieves all domains (including NFTs) with parsed names.\n\n* `getParsedAllUserDomainsFromTld(userAccount, tld)`: Retrieves parsed domains for a specific TLD.\n\n## States\n### Solana: NameRecordHeader\nRepresents the state of an ANS account on Solana:\n* `parentName: PublicKey`: Parent name account key.\n* `owner: PublicKey | undefined`: Owner of the name account (undefined if expired).\n* `nclass: PublicKey`: Class of the name account (e.g., main domain, DNS) or PublicKey.default.\n* `expiresAt: Date`: Expiration date (0 for non-expirable domains).\n* `isValid: boolean`: Validity status for expirable domains.\n* `data: Buffer | undefined`: Additional data stored in the account.\n\n### EVM: NameRecord\nRepresents domain data on EVM chains:\n* `created_at: string`: Creation timestamp.\n* `domain_name: string`: Domain name (e.g., \"miester\").\n* `expires_at: string`: Expiration timestamp.\n* `main_domain_address: string`: Owner address.\n* `tld: string`: Top-level domain (e.g., \".mon\").\n* `transferrable: boolean`: Whether the domain can be transferred.\n* `owner: string`: Owner address.\n","readmeFilename":"README.md"}