{"id":1284841,"name":"@softwareventures/nullable","ecosystem":"npm","description":"Pure functional utilities for nullable types","homepage":"https://github.com/softwareventures/nullable","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/softwareventures/nullable","keywords_array":["TypeScript","functional","lambda","nullable","option"],"namespace":"softwareventures","versions_count":12,"first_release_published_at":"2021-03-06T12:40:12.879Z","latest_release_published_at":"2024-01-10T13:16:46.050Z","latest_release_number":"3.2.0","last_synced_at":"2026-04-20T18:17:19.910Z","created_at":"2022-04-08T19:33:45.393Z","updated_at":"2026-04-20T18:17:19.910Z","registry_url":"https://www.npmjs.com/package/@softwareventures/nullable","install_command":"npm install @softwareventures/nullable","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.0"}},"repo_metadata":{"id":43378691,"uuid":"343952173","full_name":"softwareventures/nullable","owner":"softwareventures","description":"Pure functional utilities for nullable types","archived":false,"fork":false,"pushed_at":"2025-10-01T00:29:25.000Z","size":1616,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-01T02:39:05.188Z","etag":null,"topics":["functional","lambda","nullable","option","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softwareventures.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-03-03T00:28:04.000Z","updated_at":"2024-12-03T13:49:52.000Z","dependencies_parsed_at":"2024-02-14T11:26:21.485Z","dependency_job_id":"e1611e2f-2a29-404e-9b54-0049b86fc97b","html_url":"https://github.com/softwareventures/nullable","commit_stats":{"total_commits":447,"total_committers":3,"mean_commits":149.0,"dds":0.3489932885906041,"last_synced_commit":"8ed41f7a3c325b5a2296395e11951b3b04d29e80"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/softwareventures/nullable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softwareventures","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/sbom","scorecard":{"id":470144,"data":{"date":"2025-08-11","repo":{"name":"github.com/softwareventures/nullable","commit":"be77e55ed136e8d8b03bc2496e4e147d767e7a22"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/softwareventures/nullable/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/softwareventures/nullable/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/softwareventures/nullable/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/softwareventures/nullable/ci.yml/main?enable=pin","Info:   2 out of   6 GitHub-owned GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: ISC License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T13:41:32.081Z","repository_id":43378691,"created_at":"2025-08-19T13:41:32.081Z","updated_at":"2025-08-19T13:41:32.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277787335,"owners_count":25876985,"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-01T02:00:09.286Z","response_time":88,"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"},"owner_record":{"login":"softwareventures","name":"Software Ventures Limited","uuid":"42502073","kind":"organization","description":"","email":"dan@softwareventures.co.uk","website":"http://www.softwareventures.co.uk/","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42502073?v=4","repositories_count":48,"last_synced_at":"2023-03-02T05:55:13.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/softwareventures","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:34:45.110Z","updated_at":"2023-03-02T05:55:13.783Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softwareventures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softwareventures/repositories"},"tags":[{"name":"v3.2.0","sha":"4b5982f2e536add01af0eefd751d4cc960f87c5e","kind":"commit","published_at":"2024-01-10T13:14:56.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v3.2.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"8fd96d8ada081eca216d94011db0708f512d1695","kind":"commit","published_at":"2022-11-25T05:38:21.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v3.1.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bafe41dd166d9bfe6432fd54f9952a4094c74129","kind":"commit","published_at":"2022-10-12T16:40:12.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v3.0.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"e0801b8d1b9b595794705d0a3eb428945a192474","kind":"commit","published_at":"2021-07-07T17:41:59.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v2.0.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"f6b3c06d2511d3ccecdbd2f0f681fd9e64d8806c","kind":"commit","published_at":"2021-05-14T16:36:49.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v1.4.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"17e71e71ecdf5fcf2ce6ef6fbea349984791fff9","kind":"commit","published_at":"2021-04-21T02:16:57.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v1.3.1","html_url":"https://github.com/softwareventures/nullable/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"590a5b2076eea93a65c12e421b589582cf6c6fb4","kind":"commit","published_at":"2021-04-21T02:00:16.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v1.3.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"66f7e901b242d777d684076a688bd32a78817dc9","kind":"commit","published_at":"2021-04-16T11:59:40.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v1.2.2","html_url":"https://github.com/softwareventures/nullable/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"dd996003010260cba610cdb4f1c4a7f952978be8","kind":"commit","published_at":"2021-03-30T23:01:21.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v1.2.1","html_url":"https://github.com/softwareventures/nullable/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"de7370f870b17be387bf16f10326f636e37da9d6","kind":"commit","published_at":"2021-03-17T23:16:50.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v1.2.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"972fa6f931dd78e78b7a088195dd0175da1c9ca9","kind":"commit","published_at":"2021-03-12T05:34:58.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v1.1.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f2ab5b10ef7e6f6c7e6432e44212f99cceabbe84","kind":"commit","published_at":"2021-03-06T12:32:53.000Z","download_url":"https://codeload.github.com/softwareventures/nullable/tar.gz/v1.0.0","html_url":"https://github.com/softwareventures/nullable/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/nullable@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T02:06:09.521Z","dependent_packages_count":18,"downloads":3604,"downloads_period":"last-month","dependent_repos_count":35,"rankings":{"downloads":2.619100676706788,"dependent_repos_count":2.184747762658705,"dependent_packages_count":1.3032687948509158,"stargazers_count":21.03480569009142,"forks_count":15.481324980042931,"docker_downloads_count":null,"average":8.524649580870152},"purl":"pkg:npm/%40softwareventures/nullable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@softwareventures/nullable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@softwareventures/nullable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@softwareventures/nullable/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:39:19.536Z","issues_count":2,"pull_requests_count":68,"avg_time_to_close_issue":17189524.5,"avg_time_to_close_pull_request":3748102.0344827585,"issues_closed_count":2,"pull_requests_closed_count":58,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5588235294117647,"merged_pull_requests_count":30,"bot_issues_count":2,"bot_pull_requests_count":68,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":17756775.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fnullable/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fnullable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fnullable/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fnullable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fnullable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fnullable/codemeta","maintainers":[{"uuid":"djcsdy","login":"djcsdy","name":null,"email":"mail@danielcassidy.me.uk","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~djcsdy","role":null,"created_at":"2022-11-10T23:22:30.216Z","updated_at":"2022-11-10T23:22:30.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/djcsdy/packages"}]}