{"id":893458,"name":"@deanpress/big-integer","ecosystem":"npm","description":"A fork of Peter Olson's BigInter library that always assumes native BigInt is not supported.","homepage":null,"licenses":"Unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/peterolson/BigInteger.js","keywords_array":["math","big","bignum","bigint","biginteger","integer","arbitrary","precision","arithmetic"],"namespace":"deanpress","versions_count":1,"first_release_published_at":"2020-03-08T14:26:13.787Z","latest_release_published_at":"2020-03-08T14:26:13.787Z","latest_release_number":"1.7.0","last_synced_at":"2026-04-05T01:24:33.379Z","created_at":"2022-04-07T16:17:43.751Z","updated_at":"2026-04-05T01:24:33.380Z","registry_url":"https://www.npmjs.com/package/@deanpress/big-integer","install_command":"npm install @deanpress/big-integer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.0"}},"repo_metadata":{"id":4576304,"uuid":"5717953","full_name":"peterolson/BigInteger.js","owner":"peterolson","description":"An arbitrary length integer library for Javascript","archived":false,"fork":false,"pushed_at":"2024-02-02T14:59:06.000Z","size":793,"stargazers_count":1130,"open_issues_count":17,"forks_count":187,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-04-01T03:55:48.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterolson.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}},"created_at":"2012-09-07T14:30:41.000Z","updated_at":"2026-03-30T04:09:58.000Z","dependencies_parsed_at":"2024-06-08T23:35:29.158Z","dependency_job_id":null,"html_url":"https://github.com/peterolson/BigInteger.js","commit_stats":{"total_commits":345,"total_committers":38,"mean_commits":9.078947368421053,"dds":0.3710144927536232,"last_synced_commit":"e5d2154d3c417069c51e7116bafc3b91d0b9fe41"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/peterolson/BigInteger.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterolson%2FBigInteger.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterolson%2FBigInteger.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterolson%2FBigInteger.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterolson%2FBigInteger.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterolson","download_url":"https://codeload.github.com/peterolson/BigInteger.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterolson%2FBigInteger.js/sbom","scorecard":{"id":729100,"data":{"date":"2025-08-11","repo":{"name":"github.com/peterolson/BigInteger.js","commit":"441f6bd73cef6a5029dd5600f17e3dd79eafeddb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Code-Review","score":4,"reason":"Found 9/20 approved changesets -- score normalized to 4","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":"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":-1,"reason":"no dependencies found","details":null,"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: The Unlicense: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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"}}]},"last_synced_at":"2025-08-22T13:52:16.846Z","repository_id":4576304,"created_at":"2025-08-22T13:52:16.846Z","updated_at":"2025-08-22T13:52:16.846Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31421625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T00:25:07.052Z","status":"ssl_error","status_checked_at":"2026-04-05T00:25:05.923Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[]},"repo_metadata_updated_at":"2026-04-05T01:24:33.141Z","dependent_packages_count":1,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.884032110872987,"forks_count":2.770722268342503,"average":18.159056495646148},"purl":"pkg:npm/%40deanpress/big-integer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@deanpress/big-integer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@deanpress/big-integer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@deanpress/big-integer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T21:06:13.803Z","issues_count":78,"pull_requests_count":27,"avg_time_to_close_issue":3856325.25,"avg_time_to_close_pull_request":1730365.8333333333,"issues_closed_count":64,"pull_requests_closed_count":24,"pull_request_authors_count":20,"issue_authors_count":75,"avg_comments_per_issue":3.769230769230769,"avg_comments_per_pull_request":2.3333333333333335,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/peterolson%2FBigInteger.js/issues","maintainers":[{"login":"Yaffle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yaffle"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deanpress%2Fbig-integer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deanpress%2Fbig-integer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deanpress%2Fbig-integer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deanpress%2Fbig-integer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deanpress%2Fbig-integer/codemeta","maintainers":[{"uuid":"deanpress","login":"deanpress","name":null,"email":"hello@dean.press","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~deanpress","role":null,"created_at":"2022-11-16T16:45:14.346Z","updated_at":"2022-11-16T16:45:14.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/deanpress/packages"}]}