Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 22:53 UTC

dcodeIO / long.js

A Long class for representing a 64-bit two's-complement integer value.

JavaScriptApache-2.0★ 923 stars⑂ 207 forkssince Mar 2013View on GitHub ↗

dcodeIO/long.js holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (72/100) and lowest on Vitality (21/100). It was last updated 461 days ago. A single contributor accounts for most of its recent work.

50
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

50
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

dcodeIOPersonal account
1,605 followers77 public repossince Oct 2011

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmlong5.3.2307,823,97139461 days agomathlongint64

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

21Critical · 22% of overall
How it's scored
0/36Push recency — last push 461 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push461
active_weeks_last_year0
How it's scored
27/27Ships releases — 15 releases published
7.2/36Release recency — latest release 461 days ago
12.6/27Release cadence — a release every ~140.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count15
latest_release_tagv5.3.2
releases_from_tagsno
days_since_latest_release461
mean_days_between_releases140.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

72Good · 18% of overall
How it's scored
48.1/60Stars — 923 stars
19.3/25Forks — 207 forks
7.1/15Watchers — 20 watchers
Inputs used
forks207
stars923
watchers20
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 307,823,971 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageslong
dependents
ecosystemsnpm
total_downloads
monthly_downloads307,823,971
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.4/22.5Commit distribution — top contributor authored 85% of commits
13.5/13.5Contributor breadth — 18 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.847
How it's scored
46.2/46.8Issue resolution — 99% of issues closed
18.3/38.3PR acceptance — 22/46 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 5/30 approved changesets -- score normalized to 1
Inputs used
merged_prs22
open_issues1
closed_issues89
issue_closed_ratio0.989
closed_unmerged_prs24
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23/25Owner reach — 1,605 followers of dcodeIO
25/25Track record — 77 public repos, account ~14 yr old
Inputs used
followers1,605
owner_typeUser
is_verified
owner_logindcodeIO
public_repos77
account_age_days5,391
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
14/35Publish recency — latest publish 461 days ago
20/20Version history — 39 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslong
ecosystemsnpm
any_deprecatedno
min_days_since_publish461

Engineering Quality

Are baseline engineering and documentation practices in place?

53Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsjavascript, math
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

46At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/30 approved changesets -- score normalized to 1
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages44
unassessed_packages0
affected_by_severitymoderate 1, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 44 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.2/40Legible commit history — 36 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.36
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tests/typescript/tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstests/typescript/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (tests/typescript/tsconfig.json)
50.4/55Manageable file sizes — 1/12 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes104,257
source_files_sampled12
oversized_source_files1

Key facts

923GitHub stars
18contributors
0commits, last 12 months
461days since last push
15releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 207 ⇿
0Stars
207Forks
15Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020019652013-072020-012026-06
Major 2Minor 3Patch 10

Each point covers 12 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 22:53 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/30 approved changesets -- score normalized to 1
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
All dependencies 44

Full resolved dependency set from the GitHub dependency graph: 0 direct and 44 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@ampproject/remapping2.3.0indirect
npm@babel/code-frame7.26.2indirect
npm@babel/compat-data7.26.8indirect
npm@babel/core7.26.8indirect
npm@babel/generator7.26.8indirect
npm@babel/helper-compilation-targets7.26.5indirect
npm@babel/helper-module-imports7.25.9indirect
npm@babel/helper-module-transforms7.26.0indirect
npm@babel/helper-plugin-utils7.26.5indirect
npm@babel/helper-string-parser7.25.9indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/helper-validator-option7.25.9indirect
npm@babel/helpers7.26.7indirect
npm@babel/parser7.26.8indirect
npm@babel/template7.26.8indirect
npm@babel/traverse7.26.8indirect
npm@babel/types7.26.8indirect
npm@jridgewell/gen-mapping0.3.8indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@types/gensync1.0.4indirect
npmbrowserslist4.24.4indirect
npmcaniuse-lite1.0.30001699indirect
npmconvert-source-map2.0.0indirect
npmdebug4.4.0indirect
npmelectron-to-chromium1.5.98indirect
npmescalade3.2.0indirect
npmesm2umd0.3.1indirect
npmgensync1.0.0-beta.2indirect
npmglobals11.12.0indirect
npmjs-tokens4.0.0indirect
npmjsesc3.1.0indirect
npmjson52.2.3indirect
npmlru-cache5.1.1indirect
npmms2.1.3indirect
npmnode-releases2.0.19indirect
npmpicocolors1.1.1indirect
npmprettier3.5.0indirect
npmsemver6.3.1indirect
npmtypescript5.7.3indirect
npmupdate-browserslist-db1.1.2indirect
npmyallist3.1.1indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 44 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
@babel/helpers7.26.7indirectmoderate18.0.0-alpha.17
@babel/core7.26.8indirectlow18.0.0-rc.6

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "javascript",
        "math"
      ],
      "is_fork": false,
      "size_kb": 617,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 162154,
        "TypeScript": 449,
        "WebAssembly": 4386
      },
      "pushed_at": "2025-04-17T17:32:07Z",
      "created_at": "2013-03-10T01:21:32Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T07:28:10Z",
      "description": "A Long class for representing a 64-bit two's-complement integer value.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://dcode.io",
      "name": null,
      "type": "User",
      "login": "dcodeIO",
      "company": null,
      "location": "The Web",
      "followers": 1605,
      "avatar_url": "https://avatars.githubusercontent.com/u/1136893?v=4",
      "created_at": "2011-10-18T21:43:09Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 5391
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.3.2",
          "kind": "patch",
          "published_at": "2025-04-17T17:32:07Z"
        },
        {
          "tag": "v5.3.1",
          "kind": "patch",
          "published_at": "2025-02-17T14:42:42Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2025-02-10T14:21:49Z"
        },
        {
          "tag": "v5.2.5",
          "kind": "patch",
          "published_at": "2025-02-10T00:47:25Z"
        },
        {
          "tag": "v5.2.4",
          "kind": "patch",
          "published_at": "2025-01-10T01:42:55Z"
        },
        {
          "tag": "v5.2.3",
          "kind": "patch",
          "published_at": "2023-04-16T09:58:42Z"
        },
        {
          "tag": "v5.2.2",
          "kind": "patch",
          "published_at": "2023-04-16T01:10:17Z"
        },
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2022-11-03T01:40:45Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2021-11-26T00:48:59Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2021-10-30T00:59:12Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2021-10-29T00:47:12Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2021-10-28T05:40:31Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2018-02-03T21:34:36Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2014-06-18T14:10:16Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2014-02-20T20:53:36Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e1bcb4f65096465b69f0fd67e68fc2a79a67ade9",
          "body": "…134)",
          "is_bot": false,
          "headline": "fix: Call correct function when using Long.fromValue with a bigInt (#…",
          "author_name": "dlizewski",
          "author_login": "dlizewski",
          "committed_at": "2025-04-17T17:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45797aef9ee6bb92325891004b1b4344dd678bd",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-18T20:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be983d36b47a51bc150a1dc04305e800fa48ab0e",
          "body": null,
          "is_bot": false,
          "headline": "fix: Separate ESM and UMD type definitions",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-17T14:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f39881e769cb5cd54b621283ae5e8811022c8f",
          "body": null,
          "is_bot": false,
          "headline": "Update node version used in CI",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-13T10:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d3f0e366b4d8bfc35efce8f0b6c5c399ff8bea",
          "body": null,
          "is_bot": false,
          "headline": "Update workflows, add stale action",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-13T10:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516961cf75857c93c2981b5e0d950ebb276cb057",
          "body": null,
          "is_bot": false,
          "headline": "Update UMD fallback",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-13T09:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "785a5d4b73f2eba133fc2fbf67fd101db6d45ea3",
          "body": null,
          "is_bot": false,
          "headline": "Format with prettier",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-13T09:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e79358268c8ec25676badf13b093d10911ebcc5",
          "body": null,
          "is_bot": false,
          "headline": "Add FUNDING.yml fwiw",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-11T19:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eb79a4f64f40528fbe9263bd033a88c0c839111",
          "body": "… number",
          "is_bot": false,
          "headline": "Add isSafeInteger to test if a Long can be safely represented as a JS…",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-10T14:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167d391bd71dfec986d48fafe47f4dfd1d4f05b1",
          "body": null,
          "is_bot": false,
          "headline": "Comment Wasm blob",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-10T13:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d797037d81dbd9c11e64fe2fe1aa01f6255969",
          "body": null,
          "is_bot": false,
          "headline": "Clean",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-10T13:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae485013d6d00ea4ac42126b003970369f568787",
          "body": null,
          "is_bot": false,
          "headline": "Move types to dedicated declaration file",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-10T13:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5112b9da9fd513c5b61220462844975f64b14064",
          "body": null,
          "is_bot": false,
          "headline": "Publish on dispatch only",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-10T13:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1760d02e138f790805ece2634fb9a284e2ec4053",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support conversion from/to BigInt",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-10T13:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f7475836e2f0640730b81b3dc369486d3af5f4",
          "body": null,
          "is_bot": false,
          "headline": "Update Wasm source",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-10T01:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "848353325cad861b4ada2345750e9529cc1db5ba",
          "body": null,
          "is_bot": false,
          "headline": "fix: Use explicit file extension in relative ECMAScript import",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-09T21:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09224712e3b111512dc8ff1ee7f63d57ba37ca24",
          "body": null,
          "is_bot": false,
          "headline": "Update badges",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2025-02-08T22:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5ab8f6ce5f20fe9edcb9d2fc38e8dad39d50469",
          "body": "…sue with typescript import in 5.x (#130)",
          "is_bot": false,
          "headline": "fix: Change source of truth for types to umd/index.d.ts to resolve is…",
          "author_name": "Linn Dahlgren",
          "author_login": "SimplyLinn",
          "committed_at": "2025-01-09T22:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd84ddd10a963861652e59ac137c761e08b10e94",
          "body": null,
          "is_bot": false,
          "headline": "fix: Reorder module exports in package.json (#122)",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2023-04-16T09:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453de51b6aa9123bf18d0856ac220aff79920a92",
          "body": null,
          "is_bot": false,
          "headline": "fix: Separate ESM/CJS TS definitions (#121)",
          "author_name": "Russell Steadman",
          "author_login": "russellsteadman",
          "committed_at": "2023-04-15T20:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cea40db4c29bc90deab06f0e013467b737db8e4",
          "body": null,
          "is_bot": false,
          "headline": "fix: Add `types` to `exports` in package.json (#111)",
          "author_name": "Simen Bekkhus",
          "author_login": "SimenB",
          "committed_at": "2022-11-02T19:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088e44e5e3343ef967698565678384fa474b003b",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add ctz and clz methods (#105)",
          "author_name": "Max Graey",
          "author_login": "MaxGraey",
          "committed_at": "2021-11-25T22:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b06bdab3127d0fb00aa65a38ddde8ca79f33ca",
          "body": null,
          "is_bot": false,
          "headline": "Fix link to releases",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-30T09:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30e39c6e84df26d679f3c350c63029ae31a25c1",
          "body": null,
          "is_bot": false,
          "headline": "Add more build instructions",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-30T09:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d90c0b23d9d94d24522ecf55b4395accecbd5a1",
          "body": null,
          "is_bot": false,
          "headline": "Fix README formatting",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-30T09:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca1fa0d254dac8ea147c56bd7f29ca9d772e285",
          "body": null,
          "is_bot": false,
          "headline": "Add various instructions",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-30T09:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d90122076a0eb6ec399f06039bb79c09fc4d829e",
          "body": null,
          "is_bot": false,
          "headline": "Indicate that isPositive includes zero, fixes #100",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-30T01:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45f1f37948f3acee988caeda23a86f65c6bb0d42",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add an UMD fallback (#104)",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-30T00:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6854993a73e94e7885b4f6022e57f238666591",
          "body": null,
          "is_bot": false,
          "headline": "Move NaN/Infinity check below unsigned setup in fromString",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-28T07:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19ac17bf2246250b9e0c7dae521ae0ac9d4fd43b",
          "body": null,
          "is_bot": false,
          "headline": "fix: Always return matching signed/unsigned zeroes, fixes #72",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-28T07:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8e61406722df73739b727b8e5bd200e6866e23",
          "body": null,
          "is_bot": false,
          "headline": "Switch to daily releases",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-28T06:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86410397c36ad64aa6c9a45293bff918ce0ea14d",
          "body": null,
          "is_bot": false,
          "headline": " MAJOR: Switch to ESM / modernize",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-28T05:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e50ccb55cf7c05ceee3da6ea383d2acb425c5d6",
          "body": null,
          "is_bot": false,
          "headline": "Don't sign-extend unsigned input in fromInt(). (#94)",
          "author_name": "pgpnw",
          "author_login": "pgpnw",
          "committed_at": "2021-10-22T23:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee79b89c24a6642a26d9695a26f9afaa3936219b",
          "body": "fixes #101",
          "is_bot": false,
          "headline": "README: high parameter in constructor is optional",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2021-10-09T17:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce11b4b2bd3ba1240a057d62018563d99db318f9",
          "body": null,
          "is_bot": false,
          "headline": "Add license header",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2020-02-26T16:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8181a6b50a2a230f0b2a1e4c4093f9b9d19c8b69",
          "body": null,
          "is_bot": false,
          "headline": "Implement rotate left and right (#61)",
          "author_name": "CyDragon80",
          "author_login": "CyDragon80",
          "committed_at": "2018-10-18T16:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f28f1bee616a454f4ab8720bb2068a6e91ed2e73",
          "body": null,
          "is_bot": false,
          "headline": "Update typescript definitions (#74)",
          "author_name": "Amar Zavery",
          "author_login": "amarzavery",
          "committed_at": "2018-10-18T16:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9448e61647f884144da26e5c13b503d586ad644b",
          "body": null,
          "is_bot": false,
          "headline": "Fix link to wasm sources (#67)",
          "author_name": "Sergey Rubanov",
          "author_login": "chicoxyzzy",
          "committed_at": "2018-08-06T21:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f10b74ac6f19d4de5b247ab7af8375409f987d5",
          "body": null,
          "is_bot": false,
          "headline": "Make isLong a TypeScript type guard (#63)",
          "author_name": "Tom Wambold",
          "author_login": "tom5760",
          "committed_at": "2018-07-18T15:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ac93e42623ffaba07c1cdebaf51755ef0ae13e",
          "body": null,
          "is_bot": false,
          "headline": "Add TypeScript typings (#60)",
          "author_name": "Andre Z Sanchez",
          "author_login": "andrezsanchez",
          "committed_at": "2018-05-02T14:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dffa04769b8a349c1866184101352f85b82f0ffa",
          "body": "When using advanced mode in closure-compiler wasm properties are being renamed and this produces a broken result. Also adds externs for fromBytes methods and fixes closure-compiler warnings.",
          "is_bot": false,
          "headline": "Fix issues with closure-compiler in ADVANCED mode (#57)",
          "author_name": "Slava",
          "author_login": "bacher09",
          "committed_at": "2018-04-21T20:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f572e3a17d313730cf11eb838f6d2a5e31626f8a",
          "body": "fixes #53",
          "is_bot": false,
          "headline": "Rename wasm.wast to wasm.wat (#54)",
          "author_name": "Alon Zakai",
          "author_login": "kripken",
          "committed_at": "2018-02-15T19:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dec5155003c0c892b33ff11e413158bafc5a8d6",
          "body": null,
          "is_bot": false,
          "headline": "Mention WebAssembly in README, fixes #51",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-06T23:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb03ce2723f2c9265ed914a222adaa0793df1c5c",
          "body": null,
          "is_bot": false,
          "headline": "Add npm badge",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T21:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "941c5c62471168b5d18153755c2a7b38d2560e58",
          "body": null,
          "is_bot": false,
          "headline": "Rebuild",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T21:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e538f11d7af6bae84846b45770fcbe556f037d",
          "body": null,
          "is_bot": false,
          "headline": "Remove doco dependency",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T21:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb2fb1bcabf9634d9c07f303f34318a8e4fdb064",
          "body": "Use WebAssembly for multiply/divide/modulo",
          "is_bot": false,
          "headline": "Use WebAssembly (#50)",
          "author_name": "Alon Zakai",
          "author_login": "kripken",
          "committed_at": "2018-02-03T21:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a40a41fbaf49b04084f1af0bdd76f9e635cab1a",
          "body": "…mber, see #50",
          "is_bot": false,
          "headline": "Run more closure tests; Compatible handling of +/- Infinity in fromNu…",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T17:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc96a70758cf1e431af6956e56d70dd181943162",
          "body": null,
          "is_bot": false,
          "headline": "Add WASM-like aliases",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T17:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38c49ede9ff50a8a4096dbb272c1fe18508c036",
          "body": null,
          "is_bot": false,
          "headline": "Add unsigned parameter to fromValue",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T16:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2065b8e98b5b6b5aceccdf217e0d6a10b1e82668",
          "body": null,
          "is_bot": false,
          "headline": "Documentation updates",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T16:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6c3d71b7607c48a8055bba9595c2a242c84c78b",
          "body": null,
          "is_bot": false,
          "headline": "Also update bower.json when building",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T09:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5af724c1b25d5f19b7df4fb5258cf427f9330e3",
          "body": null,
          "is_bot": false,
          "headline": "Build on lts only",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T09:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81fe55730dd0f0d2fff922027e443cce218bfb01",
          "body": null,
          "is_bot": false,
          "headline": "CI: Test, then build",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T09:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f77eaf1300a2f06f089bc8c529a5487d0bb78fb",
          "body": null,
          "is_bot": false,
          "headline": "README: Add build instructions",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T09:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc42190bc64915f45f15fc822472cd191cd86a70",
          "body": null,
          "is_bot": false,
          "headline": "Make it a lean and mean little package",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T09:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0f033eb348e9ca828b319e961a1e11a1301e797",
          "body": null,
          "is_bot": false,
          "headline": "Just run tests for node 0.12 and lts",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T08:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edfba44455065a83cf82092fc4052765a4f7c772",
          "body": null,
          "is_bot": false,
          "headline": "Simplify test runner and also run closure library tests, see #50",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T08:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a4246ff43035c02407ebdf9036fb5f0a6517d5",
          "body": null,
          "is_bot": false,
          "headline": "Add initial and (more) recent goog.math.long for reference, see #50",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2018-02-03T07:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edab5f1a2ac2dae3065efe0a9cc049919159ddd4",
          "body": "* Added fromBytes. Also add entries for fromBytes/toBytes to README.\r\n\r\n* Name the anon functions in toBytes to match previous. Put doc entries in order.",
          "is_bot": false,
          "headline": "Added fromBytes (#43)",
          "author_name": "CyDragon80",
          "author_login": "CyDragon80",
          "committed_at": "2018-02-02T23:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cdc1f74ced4f771aa844f1cbc565b1d4c4451b8",
          "body": null,
          "is_bot": false,
          "headline": "Added toBytesLE/BE, see #34. Cleanup",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2016-07-22T16:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b0859a67220920bd4021b0cdd6f01fa5c028c7f",
          "body": null,
          "is_bot": false,
          "headline": "Let's clean this up a bit",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2016-04-02T01:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7bc2f3c31b2faebacf4b60dcd03caf33f54a65",
          "body": null,
          "is_bot": false,
          "headline": "Post-merge",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2016-03-31T14:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ccf3ddfe784cefbd72164403ff24d1e384aa248",
          "body": null,
          "is_bot": false,
          "headline": "Division of unsigned values always yields unsigned results, fixes #31",
          "author_name": "dcodeIO",
          "author_login": "dcodeIO",
          "committed_at": "2016-03-31T14:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bd86df5a52f2cc89b3d46ec1bab15434622d6b4",
          "body": "Fixed unsigned flag not defaulting to false on fromString",
          "is_bot": false,
          "headline": "Merge pull request #30 from OutSystems/FromString",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2016-03-31T14:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62e9f487f2cdbf7e45f07fb01525e3d4e24c0f85",
          "body": null,
          "is_bot": false,
          "headline": "Fixed unsigned flag not defaulting to false on fromString",
          "author_name": "jmn",
          "author_login": "joaompneves",
          "committed_at": "2016-02-18T15:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b43e5300285b61a6748f65cab34ff97eeae611",
          "body": null,
          "is_bot": false,
          "headline": "Post-merge, pre-publish",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2016-01-07T17:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9717c38882412ee42350c594773e9194fd581128",
          "body": "add `fromValue` to externs",
          "is_bot": false,
          "headline": "Merge pull request #27 from cemerick/master",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2016-01-07T17:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299ad6db8c1f9b3556fa527c1ebb788144ed06ca",
          "body": null,
          "is_bot": false,
          "headline": "add `fromValue` to externs",
          "author_name": "Chas Emerick",
          "author_login": "cemerick",
          "committed_at": "2016-01-04T18:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a3dbdf44ee7d4476fe460116179200004d4f1e",
          "body": "… up leaving a longish recommendation on not to implement any",
          "is_bot": false,
          "headline": "Played through a couple of transparent or manual dispose ideas, ended…",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-11-02T02:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7dc6a9286a61b87f5a0bb05bfb7741cb74b42a",
          "body": null,
          "is_bot": false,
          "headline": "Maybe a little bit more",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-11-01T23:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e0108af75093616655f179891fd541d1c4605e",
          "body": null,
          "is_bot": false,
          "headline": "Reduce minified code size even more",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-11-01T22:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a64a5cb023a9fa6bf7fbcc6f7cc613489966742",
          "body": null,
          "is_bot": false,
          "headline": "Update API docs, one more error",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-26T23:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5edcbf9e179c84255c7ba29a0dbc5f1882441cf7",
          "body": null,
          "is_bot": false,
          "headline": "Unify error messages",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-26T23:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121e55be43fcf6b7624c194362e60e8fa2c90e36",
          "body": null,
          "is_bot": false,
          "headline": "Switched to simple optimizations as this shouldn't matter anymore",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-26T23:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6156cb45b16f62d88e686a76de002a42344957fb",
          "body": "…renaming, cleanup, deleted duplicate files",
          "is_bot": false,
          "headline": "Fixed some aliases set as static methods, reduce minified size, more …",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-26T22:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d8b02b0bde6e50a84251a108dbec01f7e5f9e9",
          "body": null,
          "is_bot": false,
          "headline": "Update travis",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-25T16:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08ff1b4edab6f19dadb517f4d8b2f5a82a569e1b",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-24T19:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d479f3f0fb6be59b7bab83386837ff21737cc20",
          "body": null,
          "is_bot": false,
          "headline": "Update logo",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-23T18:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338db69fd15571a36bbe98d045e02dd3fa7e4b52",
          "body": null,
          "is_bot": false,
          "headline": "Also update repository urls",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-23T18:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00cc2a2cf54f48d2925221c9317b8328612ce633",
          "body": null,
          "is_bot": false,
          "headline": "Also update bower",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-23T18:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68a28d51d4aea155fb220b7e191bad1dcef8015a",
          "body": null,
          "is_bot": false,
          "headline": "Renamed distributions to lower case, updated externs and README",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-23T17:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38baa953414256fb08177581c79ecdedf076c2de",
          "body": "…ases for other methods as well, name all functions for profiling, fixes #23, see #25",
          "is_bot": false,
          "headline": "Rename div to divide for consistency, add div alias and introduce ali…",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-10-14T23:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a1321423e6a1992ecc6427b5abcf4acebc99f5",
          "body": null,
          "is_bot": false,
          "headline": "Update link to Closure Library",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-09-28T13:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee947dad4b9d2b8b68237ee286421ac772e2ed9",
          "body": null,
          "is_bot": false,
          "headline": "Correct a typo",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-09-26T15:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7e841e7471b4122ea8770f4faae2527c5c9033",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant isLong checks",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-09-26T15:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aeab101699c102b3fc9aac5984838a1ec87e3f2",
          "body": null,
          "is_bot": false,
          "headline": "Slightly optimize Long.fromValue",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-09-26T15:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ecc430520f5f77afb283669525ec82ff485cbb7",
          "body": null,
          "is_bot": false,
          "headline": "Reliably test Long.isLong (just like with ByteBuffers)",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-09-26T15:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38fae6454e025ac177d0ceeedf00b9b8a6c92522",
          "body": null,
          "is_bot": false,
          "headline": "Separate module loader logic, get rid of CC output wrap",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-06-17T14:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59ed8d33ff4a8fadf4eb3a56ac2242f4fef3b9a4",
          "body": null,
          "is_bot": false,
          "headline": "Verify Long in greaterThanOrEqual, fixes #18",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-06-12T13:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2419fbfe7eca56ad3a4a427802127af93a3e2f8",
          "body": null,
          "is_bot": false,
          "headline": "Update Travis",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-06-11T15:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add49caa7456d1bc0898b42927672cfca11c8228",
          "body": null,
          "is_bot": false,
          "headline": "Skip index.js in main, but keep it for compatibility",
          "author_name": "dcode",
          "author_login": "dcodeIO",
          "committed_at": "2015-06-11T14:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71456fd5ca2a0dc62f203e16153b9f9ef6fc10bc",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation, valueOf is fromValue, fixes #16",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2014-11-10T16:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da00464b3ad428843931bfa000a2f98fde95d5f7",
          "body": null,
          "is_bot": false,
          "headline": "Expose isEven",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2014-10-23T15:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f71f9fcc47a51bf7bc197a2780a19ea1e6b4f0a6",
          "body": null,
          "is_bot": false,
          "headline": "Actually test if msb is one, see #15",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2014-10-22T14:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282785dcd8329dcdc4b0654a9f2911d9fd474b98",
          "body": null,
          "is_bot": false,
          "headline": "Fix unsigned equals signed when msb set, fixes #15",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2014-10-22T13:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d0aea6cc4cf68829eada76fc44a63fa5699f8af",
          "body": null,
          "is_bot": false,
          "headline": "Improve CommonJS compatibility",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2014-10-14T14:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929a4fe2f4958b1f7ab447a1f5eff88e51a9d3d3",
          "body": null,
          "is_bot": false,
          "headline": "Rename Long.valueOf to Long.fromValue for compatibility, fixes #14",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2014-08-22T17:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12773ac0835eb7ac23095f94700c8e20be2e8ae",
          "body": null,
          "is_bot": false,
          "headline": "Properly handle Long-like object in valueOf, fixes #13",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2014-08-14T14:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4d3518f8afbfef0f6c2c02bd48374bc21ef0449",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Daniel Wirtz",
          "author_login": "dcodeIO",
          "committed_at": "2014-08-11T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 0,
      "latest_release_at": "2025-04-17T17:32:07Z",
      "latest_release_tag": "v5.3.2",
      "releases_from_tags": false,
      "days_since_last_push": 461,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 461,
      "mean_days_between_releases": 140.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "long",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "math",
            "long",
            "int64"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/long",
          "is_deprecated": false,
          "latest_version": "5.3.2",
          "repository_url": "https://github.com/dcodeIO/long.js",
          "versions_count": 39,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 307823971,
          "first_published_at": "2013-03-12T13:25:34.140000Z",
          "latest_published_at": "2025-04-17T17:32:06.060000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 461
        }
      ]
    },
    "popularity": {
      "forks": 207,
      "stars": 923,
      "watchers": 20,
      "fork_history": {
        "days": [
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-10-15",
            "count": 1
          },
          {
            "date": "2013-10-22",
            "count": 3
          },
          {
            "date": "2013-10-23",
            "count": 1
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-04-15",
            "count": 1
          },
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-08-14",
            "count": 1
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-11-11",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 1
          },
          {
            "date": "2015-07-05",
            "count": 1
          },
          {
            "date": "2015-07-30",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-09-02",
            "count": 1
          },
          {
            "date": "2015-10-07",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 2
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-08-10",
            "count": 1
          },
          {
            "date": "2016-08-26",
            "count": 1
          },
          {
            "date": "2016-09-25",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-12-03",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 2
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-06",
            "count": 1
          },
          {
            "date": "2017-04-09",
            "count": 1
          },
          {
            "date": "2017-05-19",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 2
          },
          {
            "date": "2018-04-26",
            "count": 2
          },
          {
            "date": "2018-05-02",
            "count": 2
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 2
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-06-04",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-17",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 2
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 2
          },
          {
            "date": "2018-12-28",
            "count": 1
          },
          {
            "date": "2019-01-01",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-25",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 3
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 196,
        "total_forks": 207
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tests/typescript/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 104257,
      "source_files_sampled": 12,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json",
        "umd/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.26.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 498
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.8",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 37
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "moderate": 1
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 44,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.26.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/gensync",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.24.4",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001699",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.98",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esm2umd",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 44,
        "direct_count": 0,
        "indirect_count": 44
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 22,
        "open_issues": 1,
        "closed_ratio": 0.989,
        "closed_issues": 89,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dcodeIO",
          "commits": 105,
          "avatar_url": "https://avatars.githubusercontent.com/u/1136893?v=4"
        },
        {
          "type": "User",
          "login": "kripken",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/173661?v=4"
        },
        {
          "type": "User",
          "login": "CyDragon80",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/415888?v=4"
        },
        {
          "type": "User",
          "login": "pgpnw",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/36383363?v=4"
        },
        {
          "type": "User",
          "login": "joaompneves",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/693294?v=4"
        },
        {
          "type": "User",
          "login": "dlizewski",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/17864374?v=4"
        },
        {
          "type": "User",
          "login": "adambom",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/294597?v=4"
        },
        {
          "type": "User",
          "login": "tom5760",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/62623?v=4"
        },
        {
          "type": "User",
          "login": "bacher09",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1330898?v=4"
        },
        {
          "type": "User",
          "login": "SimenB",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1404810?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.847
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish.yml",
        "stale.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 5/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e1bcb4f65096465b69f0fd67e68fc2a79a67ade9",
        "ran_at": "2026-07-22T22:53:06Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T02:44:30Z",
      "oldest_open_prs": [
        {
          "number": 138,
          "created_at": "2026-06-30T11:44:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-04-17T17:30:30Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 46,
          "created_at": "2017-12-05T01:12:34Z",
          "last_comment_at": "2018-05-30T16:54:38Z",
          "last_comment_author": "olydis"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dcodeIO/long.js",
    "host": "github.com",
    "name": "long.js",
    "owner": "dcodeIO"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 46,
        "vitality": 21,
        "community": 72,
        "governance": 60,
        "engineering": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 21,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 461,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 461 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 461
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v5.3.2",
              "releases_from_tags": false,
              "days_since_latest_release": 461,
              "mean_days_between_releases": 140.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 461 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 461
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~140.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 140.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 1,
              "days_since_last_merged_pr": 461,
              "days_since_last_human_commit": 461,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 461 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 461
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 72,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 207,
              "stars": 923,
              "watchers": 20,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "923 stars",
                "points": 48.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 923
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "207 forks",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 207
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "20 watchers",
                "points": 7.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "long"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 307823971
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "307,823,971 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 307823971,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 18,
              "top_contributor_share": 0.847
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 85% of commits",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 1,
              "closed_issues": 89,
              "issue_closed_ratio": 0.989,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "99% of issues closed",
                "points": 46.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/46 decided PRs merged",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 46
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "followers": 1605,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dcodeIO",
              "public_repos": 77,
              "account_age_days": 5391
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,605 followers of dcodeIO",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1605,
                      "login": "dcodeIO"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "long"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 461
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 461 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 461
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "39 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "javascript",
                "math"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 44 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 44
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 44,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 1, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 44,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.36,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "36 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tests/typescript/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tests/typescript/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tests/typescript/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 104257,
              "source_files_sampled": 12,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tests/typescript/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tests/typescript/tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/12 source files over 60KB",
                "points": 50.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T22:53:20.541379Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dcodeIO/long.js.svg",
  "full_name": "dcodeIO/long.js",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.