{"versions":{"4.0.0":{"name":"@types/isurl","version":"4.0.0","license":"MIT","_id":"@types/isurl@4.0.0","maintainers":[{"name":"anonymous","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/stevenvachon","name":"Steven Vachon","githubUsername":"stevenvachon"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isurl","dist":{"shasum":"09d599ead6afbc2a0a2159c8d6334e4c10babb94","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@types/isurl/-/isurl-4.0.0.tgz","fileCount":5,"integrity":"sha512-uhdJNIT2zk8O+gpH1jYwqGq0/FHQvDSF1Z+cO2k13PtlLMDdkSLc8zsfbaTyd2/+PvgjAO0mGzbAApBVaiiDsQ==","signatures":[{"sig":"MEUCIQCq7y94nQnRKC+FIegGUuZt6Ekzr2wyQBfzWboq2Gpi2QIgfgs4qP302T1HoWAw+LVECaEgm9TTIV+Noy6j9/mUT/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2835,"size":1577},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"anonymous","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/isurl"},"description":"TypeScript definitions for isurl","directories":{},"dependencies":{},"_hasShrinkwrap":false,"typeScriptVersion":"4.8","_npmOperationalInternal":{"tmp":"tmp/isurl_4.0.0_1722990403050_0.9703778543843822","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"95f5523e48427e214e779cdd25e0c3e393b3ef3f3e7ecbacb0b9793367e711ae","_cnpmcore_publish_time":"2024-08-07T00:26:43.296Z","publish_time":1722990403296,"_source_registry_name":"default"}},"dist-tags":{"latest":"4.0.0","ts4.8":"4.0.0","ts4.9":"4.0.0","ts5.0":"4.0.0","ts5.1":"4.0.0","ts5.2":"4.0.0","ts5.3":"4.0.0","ts5.4":"4.0.0","ts5.5":"4.0.0","ts5.6":"4.0.0","ts5.7":"4.0.0","ts5.8":"4.0.0","ts5.9":"4.0.0","ts6.0":"4.0.0"},"name":"@types/isurl","time":{"created":"2024-08-07T02:39:36.645Z","modified":"2025-08-03T07:02:12.820Z","4.0.0":"2024-08-07T00:26:43.296Z"},"readme":"# Installation\r\n> `npm install --save @types/isurl`\r\n\r\n# Summary\r\nThis package contains type definitions for isurl (https://github.com/stevenvachon/isurl).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isurl.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isurl/index.d.ts)\r\n````ts\r\ninterface IsURL {\n    (url: unknown, supportIncomplete?: boolean): boolean;\n    lenient(url: unknown): boolean;\n}\n\ndeclare const isURL: IsURL;\n\nexport = isURL;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Wed, 07 Aug 2024 00:26:42 GMT\r\n * Dependencies: none\r\n\r\n# Credits\r\nThese definitions were written by [Steven Vachon](https://github.com/stevenvachon).","users":{}}