{"id":1284826,"name":"@softwareventures/decimal","ecosystem":"npm","description":"High precision decimal numeric data type","homepage":"https://github.com/softwareventures/decimal","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/softwareventures/decimal","keywords_array":["TypeScript","decimal","numeric"],"namespace":"softwareventures","versions_count":29,"first_release_published_at":"2019-04-15T20:21:27.584Z","latest_release_published_at":"2022-11-22T16:45:00.367Z","latest_release_number":"2.0.3","last_synced_at":"2026-03-18T13:49:31.739Z","created_at":"2022-04-08T19:33:43.675Z","updated_at":"2026-03-18T13:49:31.739Z","registry_url":"https://www.npmjs.com/package/@softwareventures/decimal","install_command":"npm install @softwareventures/decimal","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.3","alpha":"1.0.0-alpha.1"}},"repo_metadata":{"id":34645355,"uuid":"177531035","full_name":"softwareventures/decimal","owner":"softwareventures","description":"High precision decimal numeric data type","archived":false,"fork":false,"pushed_at":"2025-10-18T02:36:34.000Z","size":2417,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T01:45:05.661Z","etag":null,"topics":["decimal","numeric"],"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":"2019-03-25T06:54:01.000Z","updated_at":"2024-08-07T03:54:58.000Z","dependencies_parsed_at":"2023-10-16T16:36:22.724Z","dependency_job_id":"3d9cc454-b133-4951-babf-55a43eaf0e09","html_url":"https://github.com/softwareventures/decimal","commit_stats":{"total_commits":620,"total_committers":5,"mean_commits":124.0,"dds":"0.47096774193548385","last_synced_commit":"e2fe66cd6e1357fa6a281c4e0bbfbdbbe76e5d56"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/softwareventures/decimal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softwareventures","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/sbom","scorecard":{"id":470196,"data":{"date":"2025-08-11","repo":{"name":"github.com/softwareventures/decimal","commit":"d0907b5b0fd3b19c5695cb9423eabd1280b81ea8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/28 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":"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":"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":"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":"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":"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/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/softwareventures/decimal/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/softwareventures/decimal/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/decimal/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/softwareventures/decimal/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/decimal/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/decimal/ci.yml/main?enable=pin","Info:   0 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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:42:23.168Z","repository_id":34645355,"created_at":"2025-08-19T13:42:23.169Z","updated_at":"2025-08-19T13:42:23.169Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280098888,"owners_count":26271844,"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-20T02:00:06.978Z","response_time":62,"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":"v2.0.3","sha":"b4561dc1bf94101fe09dd0365ac3593e7df36de4","kind":"commit","published_at":"2022-11-22T16:43:14.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v2.0.3","html_url":"https://github.com/softwareventures/decimal/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7b4b8d0ff5d1357a659b03f2cdaf56613019fe78","kind":"commit","published_at":"2022-11-15T20:27:16.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v2.0.2","html_url":"https://github.com/softwareventures/decimal/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"b561250232734742eedec61f4bbb361e5e439cd8","kind":"commit","published_at":"2022-11-15T20:09:50.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v2.0.1","html_url":"https://github.com/softwareventures/decimal/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"4ea98de9f0363abbe380053c4a08aa54c843c7b6","kind":"commit","published_at":"2022-11-15T16:22:56.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v2.0.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"7ac26db75d249617838bfb0c90a2efceae90c37f","kind":"commit","published_at":"2022-04-04T05:21:18.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v1.1.2","html_url":"https://github.com/softwareventures/decimal/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"a7b4092b45bf761dfde50c0c63031089a4624116","kind":"commit","published_at":"2022-04-04T03:13:38.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v1.1.1","html_url":"https://github.com/softwareventures/decimal/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"ca2549af2ad5692935b94b662225756ae7a2924d","kind":"commit","published_at":"2022-04-03T04:41:49.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v1.1.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c27c944bd0c3975dc4b5a3638023e171259eabff","kind":"commit","published_at":"2021-07-07T14:57:42.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v1.0.2","html_url":"https://github.com/softwareventures/decimal/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3117c664fb7d715af3945a3c7ca1450cd9c09167","kind":"commit","published_at":"2021-07-07T12:43:02.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v1.0.1","html_url":"https://github.com/softwareventures/decimal/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bc55a14a1636ab1e32313ce66817c11ff9547009","kind":"commit","published_at":"2021-07-07T09:00:05.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v1.0.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.0.0/manifests"},{"name":"v0.11.1","sha":"81039014d0893a5b60833b386e791eeb8bdf05f3","kind":"commit","published_at":"2021-07-07T08:55:42.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.11.1","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.11.1/manifests"},{"name":"v1.0.0-alpha.1","sha":"ba4c015c2174e55933165e2f37bc5aa35bcd45ba","kind":"commit","published_at":"2021-03-29T04:59:05.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/softwareventures/decimal/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.11.0","sha":"ab9976694de7268817f91cead784f42e9309a394","kind":"commit","published_at":"2020-10-06T21:34:20.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.11.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"216896ebb65bc470c33ce5c5da9ff3e42d49e1a1","kind":"commit","published_at":"2020-10-06T21:13:58.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.10.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03e6c591d18ae095008ae93f440fc890105cd5e9","kind":"commit","published_at":"2020-10-06T18:48:49.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.9.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"162a147b87e8acef067d3ab6b874c08ba442e922","kind":"commit","published_at":"2020-10-06T17:51:23.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.8.3","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0e7ed7141f84726ce1ee28fae53327ceeca5afd","kind":"commit","published_at":"2019-10-29T21:30:12.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.8.2","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"3cbbde7298d2152023f3ad3a700d4875a74fc266","kind":"commit","published_at":"2019-09-24T23:25:55.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.8.1","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"2216137932bddee12ac0df01cacdb8b2d497fb91","kind":"commit","published_at":"2019-09-21T16:34:47.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.8.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"f6fd6a05e781b9ca70c211c14ede0216488e2dfc","kind":"commit","published_at":"2019-09-21T14:00:41.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.7.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"247a0bfeb2f732afe2ce483300bd2cb6a6ea1b22","kind":"commit","published_at":"2019-09-17T13:40:23.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.6.2","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ba5adc2b8553eb81d4f9251a2731022b1771e3e7","kind":"commit","published_at":"2019-09-06T21:54:56.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.6.1","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"968261c8dd2365e6d0b0151efada72e263da955f","kind":"commit","published_at":"2019-04-26T20:56:54.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.6.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"15d4f3ad14620ee28ecb0038224f8fe119273dd9","kind":"commit","published_at":"2019-04-26T20:01:18.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.5.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"9de39bd74ec2ccc1ca16854e30b21a30d44dc54b","kind":"commit","published_at":"2019-04-26T18:04:28.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.4.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"0f8ebb40d7fbec9a99a4481784fa1f1ded4df3ff","kind":"commit","published_at":"2019-04-25T23:38:35.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.3.1","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"fcfe64576e50a3f33a89ce84c69619d1877f9bbc","kind":"commit","published_at":"2019-04-25T23:11:24.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.3.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8da42065de8e9530a0c1083892f14a1a4a2d91fd","kind":"commit","published_at":"2019-04-15T21:08:44.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.2.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"22f7b2133e869670b8e869da9587d587f461e576","kind":"tag","published_at":"2019-04-15T20:20:22.000Z","download_url":"https://codeload.github.com/softwareventures/decimal/tar.gz/v0.1.0","html_url":"https://github.com/softwareventures/decimal/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/softwareventures/decimal@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fdecimal/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T13:27:07.878Z","dependent_packages_count":1,"downloads":140,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.076976003732491,"dependent_repos_count":10.764213815436511,"dependent_packages_count":21.326483733879368,"stargazers_count":21.592347764650786,"forks_count":15.897242200060813,"docker_downloads_count":null,"average":15.331452703551994},"purl":"pkg:npm/%40softwareventures/decimal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@softwareventures/decimal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@softwareventures/decimal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@softwareventures/decimal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T20:15:21.445Z","issues_count":1,"pull_requests_count":98,"avg_time_to_close_issue":76669605.0,"avg_time_to_close_pull_request":3191242.037037037,"issues_closed_count":1,"pull_requests_closed_count":81,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":46,"bot_issues_count":1,"bot_pull_requests_count":98,"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/softwareventures%2Fdecimal/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fdecimal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fdecimal/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fdecimal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fdecimal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareventures%2Fdecimal/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.915Z","updated_at":"2022-11-10T23:22:30.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/djcsdy/packages"}]}