{"id":1325673,"name":"@tsdotnet/lazy","ecosystem":"npm","description":"Lazy\u003cT\u003e and ResettableLazy\u003cT\u003e class for simplifying lazy initialization.","homepage":"https://github.com/tsdotnet/lazy#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tsdotnet/lazy","keywords_array":["lazy","instantiation","initialization","initializer","lazy init","lazy initialize","lazy initializer","value resolver","value resolution"],"namespace":"tsdotnet","versions_count":30,"first_release_published_at":"2020-04-30T05:38:53.090Z","latest_release_published_at":"2026-03-16T19:17:45.591Z","latest_release_number":"2.0.3","last_synced_at":"2026-05-20T08:17:57.769Z","created_at":"2022-04-08T21:06:04.996Z","updated_at":"2026-05-20T08:17:57.769Z","registry_url":"https://www.npmjs.com/package/@tsdotnet/lazy","install_command":"npm install @tsdotnet/lazy","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.3"}},"repo_metadata":{"id":57168041,"uuid":"260109922","full_name":"tsdotnet/lazy","owner":"tsdotnet","description":"Lazy\u003cT\u003e and ResettableLazy\u003cT\u003e class for simplifying lazy initialization.","archived":false,"fork":false,"pushed_at":"2025-10-21T21:22:22.000Z","size":761,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T23:26:22.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsdotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-30T04:03:23.000Z","updated_at":"2025-10-21T21:22:27.000Z","dependencies_parsed_at":"2023-01-29T19:30:32.069Z","dependency_job_id":"8215da73-7ac3-4554-891a-752c75a56288","html_url":"https://github.com/tsdotnet/lazy","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tsdotnet/lazy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsdotnet","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/sbom","scorecard":{"id":114421,"data":{"date":"2025-08-04","repo":{"name":"github.com/tsdotnet/lazy","commit":"2012f0af9ed8070e6f5da8cde016be15db38e6d6"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/lazy/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/lazy/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/lazy/publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:34","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T00:36:30.703Z","repository_id":57168041,"created_at":"2025-08-16T00:36:30.703Z","updated_at":"2025-08-16T00:36:30.703Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280801327,"owners_count":26393496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v2.0.1","sha":"9db9ae3cb92635238d8a0bffb5038c54e8af070f","kind":"tag","published_at":"2025-08-25T21:42:01.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v2.0.1","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"29282b390b555edf69636425249741a73330ee76","kind":"tag","published_at":"2025-08-23T18:56:39.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v2.0.0","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"585bba4b6a9a76a0eb8ee94cee5c8f0435f196b9","kind":"tag","published_at":"2025-08-18T06:01:24.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.1.2","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"29420cb247185e27e4f17da4c62a8e0f89a577f8","kind":"tag","published_at":"2025-08-16T16:39:03.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.1.1","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a6e00327f0cf12b5dbc00ea98110bc2220dbf164","kind":"tag","published_at":"2025-08-16T09:10:42.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.1.0","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.1.0/manifests"},{"name":"v1.0.25","sha":"0043652ebbb95ec247a3e1480528289744ca3a5a","kind":"tag","published_at":"2022-12-18T17:12:36.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.25","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"734f68ee5934765ce695c6b488f30e3f0a88b98d","kind":"tag","published_at":"2022-02-13T21:29:27.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.24","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"8780a1525288bd7c82dbfa6ea74e1971b9866b90","kind":"tag","published_at":"2022-02-12T17:22:34.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.23","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"53af873225a240c776e877290ccc65c53a6625cc","kind":"tag","published_at":"2021-04-21T22:39:53.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.22","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"a46ca8108a15a1e8d6bf38bf40338ee927427d28","kind":"tag","published_at":"2021-04-21T21:13:31.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.21","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"b15ea5a125541383a40d90850e30a34c760fb058","kind":"tag","published_at":"2020-05-29T05:38:22.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.20","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a990992cd61aa72e6ad4ae14f9a9f9fa3e27e94d","kind":"tag","published_at":"2020-05-24T00:28:58.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.19","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"f81da298d7b0b6d7254f0d3428261bd1405d4224","kind":"tag","published_at":"2020-05-24T00:05:43.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.18","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"7fff328eb544d51a886256b1b1c5e86fe06675a1","kind":"tag","published_at":"2020-05-23T04:27:41.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.17","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"0e9e1d96e4aaf30c7b813c4e08d2e1ad116e56ef","kind":"tag","published_at":"2020-05-16T22:21:25.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.16","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"4bbbbaff332a7602360ed952f9b7ed10c7cfe1bf","kind":"tag","published_at":"2020-05-16T22:02:06.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.15","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"7b408f5c93c456a7c2725c1a76848d4c93dfe469","kind":"tag","published_at":"2020-05-13T03:27:17.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.14","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"8e5b1ef730bd72e594b3c9d56a2255567d166261","kind":"tag","published_at":"2020-05-13T02:43:55.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.13","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"0c294f499544b0ebf58bf028957731a265674ed2","kind":"tag","published_at":"2020-05-13T02:29:04.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.12","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"93ff068c935d7a6073b9827a52a8a953912929a8","kind":"tag","published_at":"2020-05-05T00:00:46.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.11","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"bf97ac7b5df28b89288b35daca5c4d90e6722e7d","kind":"tag","published_at":"2020-05-04T23:29:39.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.10","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"0e4f994d7eea94dceb8c1dfbc8828f80f231fe36","kind":"tag","published_at":"2020-05-04T22:19:44.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.9","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"c4bd6d0492792d46c3073c382bc45a024a3d64e3","kind":"tag","published_at":"2020-05-04T22:05:37.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.8","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"bbb3d7e3c79064e8afd618cb8c4d8bf6b57ca3b8","kind":"tag","published_at":"2020-05-04T22:04:18.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.7","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"552e63f7c22845e1aaa170ec5797c8354b1e09bd","kind":"tag","published_at":"2020-05-01T20:25:29.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.6","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"af3a22193bb7e0eb2b17b3ad24aeec0da2fdbbb9","kind":"tag","published_at":"2020-04-30T22:07:37.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.5","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"af7de92a19714f411459e37833402f78f17da269","kind":"tag","published_at":"2020-04-30T22:06:33.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.4","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"2eada6023ad52f546ee1c5dabd4ec2fe43b42bc0","kind":"tag","published_at":"2020-04-30T18:12:46.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.3","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5184f3935bd474d53c656ae5dffb5401bd46c8d9","kind":"tag","published_at":"2020-04-30T18:11:31.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.2","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"19c6250245be643e4fd75bea76a56b42b2f7fc44","kind":"tag","published_at":"2020-04-30T05:38:28.000Z","download_url":"https://codeload.github.com/tsdotnet/lazy/tar.gz/v1.0.1","html_url":"https://github.com/tsdotnet/lazy/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/lazy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-18T08:55:39.217Z","dependent_packages_count":4,"downloads":447,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":6.819732704734626,"dependent_repos_count":6.396118876450449,"dependent_packages_count":4.53456882695897,"stargazers_count":21.010161386730424,"forks_count":15.461475603088475,"docker_downloads_count":null,"average":10.844411479592589},"purl":"pkg:npm/%40tsdotnet/lazy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tsdotnet/lazy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tsdotnet/lazy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tsdotnet/lazy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T19:02:01.438Z","issues_count":0,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1607202.5555555555,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flazy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Flazy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Flazy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Flazy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Flazy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Flazy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Flazy/codemeta","maintainers":[{"uuid":"electricessence","login":"electricessence","name":null,"email":"npm@electrified.net","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~electricessence","role":null,"created_at":"2022-11-11T03:20:07.128Z","updated_at":"2022-11-11T03:20:07.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/electricessence/packages"}]}