原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 7571,
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/lucide-uniwind",
"languages": {
"JavaScript": 1346,
"TypeScript": 4172
},
"pushed_at": "2026-07-18T04:48:45Z",
"created_at": "2025-11-11T20:52:53Z",
"owner_type": "User",
"updated_at": "2026-07-18T04:48:41Z",
"description": "Lucide icons that work across react and react native, with Uniwind (classname) support",
"is_archived": false,
"is_disabled": false,
"license_spdx": "ISC",
"default_branch": "main",
"license_spdx_raw": "ISC",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Jonas Derissen",
"type": "User",
"login": "jnsdrssn",
"company": null,
"location": "Zug, Switzerland",
"followers": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/38811596?v=4",
"created_at": "2018-04-28T12:45:46Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 3008
},
"license": {
"state": "standard",
"spdx_id": "ISC",
"raw_spdx": "ISC",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "1.25.0",
"kind": "minor",
"published_at": "2026-07-18T04:48:45Z"
},
{
"tag": "1.24.0",
"kind": "minor",
"published_at": "2026-07-10T06:03:24Z"
},
{
"tag": "1.23.0",
"kind": "minor",
"published_at": "2026-07-02T05:59:21Z"
},
{
"tag": "1.22.0",
"kind": "minor",
"published_at": "2026-06-29T06:47:20Z"
},
{
"tag": "1.21.0",
"kind": "minor",
"published_at": "2026-06-19T07:06:14Z"
},
{
"tag": "1.20.0",
"kind": "minor",
"published_at": "2026-06-17T07:09:51Z"
},
{
"tag": "1.18.0",
"kind": "minor",
"published_at": "2026-06-13T06:17:03Z"
},
{
"tag": "1.17.0",
"kind": "minor",
"published_at": "2026-05-29T06:13:25Z"
},
{
"tag": "1.16.0",
"kind": "minor",
"published_at": "2026-05-19T03:24:42Z"
}
],
"recent_commits": [
{
"oid": "30046cbf9ae5e949b98f7c56f7a5f9fe6c8e67e6",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.25.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T04:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b55c656cd8b4d95d7c049fddcf78dce15ff5b3",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.24.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-10T06:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e3819b41248088da555692f1d42b1c2e13ad30",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.23.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-02T05:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb772cf21b798b429bf840b244a1013aa28c4dd",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.22.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-29T06:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42ff79f1d8597c661d79a490b84f8efb988da2d1",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.21.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-19T07:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4fa3ca58848292d7a83151ddebe2b816a16e2b",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.20.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-17T07:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb4a50d01eb133c9ff058923f64437e032fa910",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.18.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-13T06:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a2191e87c99e7521dc64f081c3d03180e52861",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.17.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-29T06:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d700248f6a248019604883e69ae564fa12e5f667",
"body": "Removes long-lived NPM_TOKEN in favor of npm Trusted Publishers via\nGitHub Actions OIDC. Bumps Node to 22 and upgrades npm to >= 11.5.1\nwhich is required for trusted publishing.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: switch npm publish to trusted publishing (OIDC)",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-05-19T22:31:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "78c4f6690305fff51184f52787d99ce06340f1a1",
"body": "v4 is being forced to Node 24 starting June 2, 2026.",
"is_bot": false,
"headline": "ci: bump actions/checkout and actions/setup-node to v5",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-05-19T03:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa7ac29647db3c624ab9d17b4e2fa9afaa20ba66",
"body": null,
"is_bot": true,
"headline": "Update lucide dependencies to 1.16.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-19T03:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e224d02a64faac72b37608741f48a5dd2c896bca",
"body": "The peerDependencies edit happens after `yarn add`, so the lockfile is out\nof sync by the time the second install runs. Yarn 4 defaults to immutable\nunder CI=true, which was blocking every nightly run since Feb 25.",
"is_bot": false,
"headline": "fix(ci): use --no-immutable on second yarn install in auto-update",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-05-19T03:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2acd7ceebea1ca41754d48fbc21eb412f8c075d5",
"body": "Avoids overriding lucide's default size when className has no size\nclasses, while still passing width/height as SVG props when specified.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: use auto mode + extract width/height only when present",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-24T23:44:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cc3883e23059efb535994e51b3918129e011fa26",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "bump version to 0.575.2",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-24T22:40:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5c839fff5626d005a344804e22cc3c851866e92c",
"body": "Manual mode only passes explicitly mapped properties, so color from\ntext-* classes was lost. Add style mapping to pass full className\nthrough as CSS-in-JS style (like auto mode) alongside width/height props.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: also pass className styles through style prop",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-24T22:37:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "58536cc5b6a256b86099f19cf641b253412e163f",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "bump version to 0.575.1 for SVG sizing fix",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-24T22:07:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c2706884dd7c0883c281d446ed8a942d7737395b",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: revert version bump, keep in sync with lucide",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-24T22:07:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fc21b0d888f90315120e3f1153149d5ff5b9086e",
"body": "withUniwind auto mode converts className to style, but react-native-svg\nneeds width/height as props. Use manual mode to extract these correctly.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: pass width/height as props instead of style for SVG sizing",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-24T22:03:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ecc303c009950c8dada68ec4001da6b9242ff36e",
"body": null,
"is_bot": false,
"headline": "fixes",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-19T22:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691dc23bce678f816a2a3d8672353a9a202be60d",
"body": null,
"is_bot": false,
"headline": "fix: use non-frozen install in CI and sync lockfile",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-19T21:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae095cb47079a5f033bae1c4d22ffe2110cdf06",
"body": null,
"is_bot": false,
"headline": "fix: update GitHub Actions workflow for this repo",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-19T21:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8601277acdd4f28a3b4dd7678d5de377311901ba",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.575.0",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2026-02-19T21:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc53c16a937d551e0479d155ca324af607d7b8c3",
"body": "Added bun installation instructions to README.",
"is_bot": false,
"headline": "fix: update readme",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2025-11-13T02:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4fa991de3d4dd54303a447b64d0e72cffe0d85e",
"body": null,
"is_bot": false,
"headline": "fix: update readme",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2025-11-13T02:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f7756e70120e8824c9a78a4d3c325f090cc92a",
"body": null,
"is_bot": false,
"headline": "fix: cleanup",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2025-11-11T21:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00582c6478f4ffcd60c14d6d505e9e5ee54e28e6",
"body": null,
"is_bot": false,
"headline": "feat: replace nativewind with uniwind",
"author_name": "Jonas Derissen",
"author_login": "jnsdrssn",
"committed_at": "2025-11-11T21:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c2d93297082ee6bf62262464982697a4e29534",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.553.0",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-11-08T02:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2cd232a3a2463302438ecbe64e2d26a9de7bd1",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.552.0",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-11-01T02:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5e427c42a67235dacd7a13a8c926c49e114a26",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.548.0",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-10-25T02:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782711ba78c641b5f4c317c6e51dc42a0f06ef23",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.546.0",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-10-17T02:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d50d841b8dbe71fdca8f591465ad27d16606773",
"body": "…reset-typescript-7.27.1\n\nBump @babel/preset-typescript from 7.27.0 to 7.27.1",
"is_bot": false,
"headline": "Merge pull request #117 from a16n-dev/dependabot/npm_and_yarn/babel/p…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-10-07T02:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8887a517dad5d3d77ab389f6a82c75124b0033a",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.545.0",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-10-07T02:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f1c8dad5b51df3add6712896f2a653335c6bf9",
"body": "Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.27.0 to 7.27.1.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babe\n[…]\n-name: \"@babel/preset-typescript\"\n dependency-version: 7.27.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/preset-typescript from 7.27.0 to 7.27.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-29T02:48:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8906910d2c48d73f86df224fe231a0c52c43470f",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8704022c3cc772d0b8bd31dda5ab7f0e241f0ea",
"body": "…-library/jest-dom-6.8.0\n\nBump @testing-library/jest-dom from 6.6.3 to 6.8.0",
"is_bot": false,
"headline": "Merge pull request #110 from a16n-dev/dependabot/npm_and_yarn/testing…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61cea567c679e430677148dc1f6eb2bb8f1055c",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.544.0",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f80c61fdd371201247eb11aa64c32893b0470cc",
"body": "This reverts commit 60799539931b3e041cd355d3d3283d0583847633.",
"is_bot": false,
"headline": "Revert \"Update lucide dependencies to 0.544.0\"",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6fb911f451d40f83b47a6f59554e3871f456505",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main'",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e979a8415ceabe114a753223b94953efc5d998",
"body": null,
"is_bot": false,
"headline": "Try again",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60799539931b3e041cd355d3d3283d0583847633",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.544.0",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a3ec163e64f60d77d295e8c7f6afffdf188372",
"body": "This reverts commit 88c597ca84d0a7bba99c666d14d12e8cada9f61a.",
"is_bot": false,
"headline": "Revert \"Update lucide dependencies to 0.544.0\"",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207b35e41bab226e2a203ce1147f67237bc3812d",
"body": null,
"is_bot": false,
"headline": "More workflow automation",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c597ca84d0a7bba99c666d14d12e8cada9f61a",
"body": null,
"is_bot": false,
"headline": "Update lucide dependencies to 0.544.0",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f5d40351a9e3164a93b6797c5f9c94eaca23c8",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main'",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0084f0dbdf6595fa8c622a940b9dce02bd0714e1",
"body": null,
"is_bot": false,
"headline": "Switch to new github workflow for publishing lucide version updates",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T09:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e165c3ca9fdbef1db29855bcf69367a34ec7a55",
"body": "…ative-svg-15.13.0\n\nBump react-native-svg from 15.11.2 to 15.13.0",
"is_bot": false,
"headline": "Merge pull request #112 from a16n-dev/dependabot/npm_and_yarn/react-n…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T08:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "520d48b7bbf9473e7a0467d9e9b665fd09198b94",
"body": "Bump tsx from 4.19.4 to 4.20.5",
"is_bot": false,
"headline": "Merge pull request #111 from a16n-dev/dependabot/npm_and_yarn/tsx-4.20.5",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T08:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d7ea60318c5baee9c5c163da2a0b604f0f4e73",
"body": "…reset-env-7.28.3\n\nBump @babel/preset-env from 7.27.2 to 7.28.3",
"is_bot": false,
"headline": "Merge pull request #109 from a16n-dev/dependabot/npm_and_yarn/babel/p…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T08:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da2c33b72d474c2b9a6eea4d8ca59010001a14b7",
"body": "…a88809a904\n\nBump the lucide group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #106 from a16n-dev/dependabot/npm_and_yarn/lucide-…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-09-23T08:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b03fa2cd073721d257b2c08de9bb22258be78d7",
"body": "Bumps [react-native-svg](https://github.com/react-native-community/react-native-svg) from 15.11.2 to 15.13.0.\n- [Release notes](https://github.com/react-native-community/react-native-svg/releases)\n- [Commits](https://github.com/react-native-community/react-native-svg/compare/v15.11.2...v15.13.0)\n\n--\n[…]\nependency-name: react-native-svg\n dependency-version: 15.13.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump react-native-svg from 15.11.2 to 15.13.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-15T02:19:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ecbff98b36c1610c153c35f994e947af8f1a5c5",
"body": "Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.4 to 4.20.5.\n- [Release notes](https://github.com/privatenumber/tsx/releases)\n- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)\n- [Commits](https://github.com/privatenumber/tsx/compare/v4.19.4...v4.20.5)\n\n--\n[…]\nendencies:\n- dependency-name: tsx\n dependency-version: 4.20.5\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump tsx from 4.19.4 to 4.20.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-25T04:06:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "31137494f5e455c9a65326fce5b9b8b198429ce4",
"body": "Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.3 to 6.8.0.\n- [Release notes](https://github.com/testing-library/jest-dom/releases)\n- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/testing-library\n[…]\n-name: \"@testing-library/jest-dom\"\n dependency-version: 6.8.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @testing-library/jest-dom from 6.6.3 to 6.8.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-25T04:04:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80e0654f7357eaefe98bd736cbfed675c72ee528",
"body": "Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.27.2 to 7.28.3.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.2\n[…]\nendency-name: \"@babel/preset-env\"\n dependency-version: 7.28.3\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/preset-env from 7.27.2 to 7.28.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T04:48:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a7297a4345fcf190e29d9fccf4c038774b7dece",
"body": null,
"is_bot": false,
"headline": "Sync version with dependency",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-08-11T04:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80bdc07646adeb59c35e0826f7781573080e4655",
"body": "Bumps the lucide group with 3 updates: [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-n\n[…]\native\n dependency-version: 0.539.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: lucide\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the lucide group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-11T04:27:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4df177bc04386bb68254d16f21f412ec02e8cc92",
"body": "…66f5ec637\n\nBump the lucide group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #98 from a16n-dev/dependabot/npm_and_yarn/lucide-4…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-08-09T00:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70bd3b6852cc379470d6f37a4de6cb60d4d182cd",
"body": "…nv-10.0.0\n\nBump cross-env from 7.0.3 to 10.0.0",
"is_bot": false,
"headline": "Merge pull request #101 from a16n-dev/dependabot/npm_and_yarn/cross-e…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-08-09T00:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93cdd3214c4a3ce9b2fc07d3eb6ccfd73a353e19",
"body": "…ipt-5.9.2\n\nBump typescript from 5.8.3 to 5.9.2",
"is_bot": false,
"headline": "Merge pull request #100 from a16n-dev/dependabot/npm_and_yarn/typescr…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-08-09T00:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1804aba1342f3bd56e07a62e3cbec451190ce233",
"body": "…library/dom-10.4.1\n\nBump @testing-library/dom from 10.4.0 to 10.4.1",
"is_bot": false,
"headline": "Merge pull request #99 from a16n-dev/dependabot/npm_and_yarn/testing-…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-08-09T00:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "780d60f16f0ef83ee8d3ddb3c86a92a8dffbe4ee",
"body": "…tive-0.80.2\n\nBump react-native from 0.78.1 to 0.80.2",
"is_bot": false,
"headline": "Merge pull request #97 from a16n-dev/dependabot/npm_and_yarn/react-na…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-08-09T00:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4852153d75f0cc34c99cff7ff2050a33c8e7780e",
"body": "Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.0.0.\n- [Release notes](https://github.com/kentcdodds/cross-env/releases)\n- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.3...v10.\n[…]\nies:\n- dependency-name: cross-env\n dependency-version: 10.0.0\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump cross-env from 7.0.3 to 10.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-04T03:29:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d3f36289c9caa2e96102fb7a807d3451938f4357",
"body": "Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)\n- [Commits](https://github.com/microsoft/TypeScrip\n[…]\nies:\n- dependency-name: typescript\n dependency-version: 5.9.2\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump typescript from 5.8.3 to 5.9.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-04T03:27:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6785a2b30f3a971fdd9067332c2e92c9b4e110c9",
"body": "Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.4.0 to 10.4.1.\n- [Release notes](https://github.com/testing-library/dom-testing-library/releases)\n- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)\n- [Commits](http\n[…]\nency-name: \"@testing-library/dom\"\n dependency-version: 10.4.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @testing-library/dom from 10.4.0 to 10.4.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-04T03:24:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a4ee495166535b49ff8dc27114e3a31f3b879307",
"body": null,
"is_bot": false,
"headline": "Sync version with dependency",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-08-04T03:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b86ba5049cc74cdc61d10513221c641ad14fefd",
"body": "Bumps the lucide group with 3 updates: [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-n\n[…]\native\n dependency-version: 0.536.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: lucide\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the lucide group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-04T03:22:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b51d003e207bbbc894c117bd8f9cfdca4f055f48",
"body": "Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.78.1 to 0.80.2.\n- [Release notes](https://github.com/facebook/react-native/releases)\n- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md)\n- [Commits](https://github.co\n[…]\n:\n- dependency-name: react-native\n dependency-version: 0.80.2\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump react-native from 0.78.1 to 0.80.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-29T22:32:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d1bf4f6c0ee7111b00c66582c6e4434410981d7",
"body": "…d406830a\n\nBump jest and @types/jest",
"is_bot": false,
"headline": "Merge pull request #95 from a16n-dev/dependabot/npm_and_yarn/multi-db…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-07-29T22:30:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3646d148ff05f8408203fdaf18c303b7b5fc9036",
"body": "…844408fa3\n\nBump the lucide group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #94 from a16n-dev/dependabot/npm_and_yarn/lucide-6…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-07-29T22:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35aace0fd45a7e573fb311d5418e0ef735895d50",
"body": "…act-dom-19.1.6\n\nBump @types/react-dom from 19.1.3 to 19.1.6",
"is_bot": false,
"headline": "Merge pull request #93 from a16n-dev/dependabot/npm_and_yarn/types/re…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-07-29T22:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abea2214943c13c6d920c3c43d311903c232edc9",
"body": "…act-19.1.8\n\nBump @types/react from 19.1.2 to 19.1.8",
"is_bot": false,
"headline": "Merge pull request #92 from a16n-dev/dependabot/npm_and_yarn/types/re…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-07-29T22:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8311dbdd618278dc71c24a6d3c76e8a1e1e1961a",
"body": "Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.\n\nUpdates `jest` from 29.7.0 to 30.0.2\n- [Release notes](https://github.com/jestjs/jest/re\n[…]\n\n- dependency-name: \"@types/jest\"\n dependency-version: 30.0.0\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump jest and @types/jest",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-23T02:34:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2b9dc27a3153810b9508e5cb6bff73e49a2f155",
"body": null,
"is_bot": false,
"headline": "Sync version with dependency",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-06-23T02:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28d80f23b10de584a78ff84040cb9c620e6cd0c8",
"body": "Bumps the lucide group with 3 updates: [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-n\n[…]\native\n dependency-version: 0.522.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: lucide\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the lucide group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-23T02:32:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8286a5129bb0bfe31fa8010c15031a82874de97c",
"body": "Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.1.3 to 19.1.6.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\n-\n[…]\npendency-name: \"@types/react-dom\"\n dependency-version: 19.1.6\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/react-dom from 19.1.3 to 19.1.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-23T02:32:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "328e74dcdaf04561dab12531c7998efce63e9f2a",
"body": "…29.4.0\n\nBump ts-jest from 29.3.2 to 29.4.0",
"is_bot": false,
"headline": "Merge pull request #91 from a16n-dev/dependabot/npm_and_yarn/ts-jest-…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-06-22T02:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e1afd5b5517ae404253dd7a5880a18ba7e816a1",
"body": "…eset-env-7.27.2\n\nBump @babel/preset-env from 7.26.9 to 7.27.2",
"is_bot": false,
"headline": "Merge pull request #86 from a16n-dev/dependabot/npm_and_yarn/babel/pr…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-06-22T02:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57fe3d74a931bee7d333115cf834e966b8055753",
"body": "…22ca3f185\n\nBump the lucide group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #84 from a16n-dev/dependabot/npm_and_yarn/lucide-9…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-06-22T02:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f1b864dee30c182201870ae49e10d309c1f961",
"body": "Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.2 to 19.1.8.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\n---\nupdated-d\n[…]\n- dependency-name: \"@types/react\"\n dependency-version: 19.1.8\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/react from 19.1.2 to 19.1.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T02:28:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "310ab0108c71bc470bfe5b938ad50ad7cd032896",
"body": "Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.2 to 29.4.0.\n- [Release notes](https://github.com/kulshekhar/ts-jest/releases)\n- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.4.0)\n\n--\n[…]\nncies:\n- dependency-name: ts-jest\n dependency-version: 29.4.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ts-jest from 29.3.2 to 29.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T02:28:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0c0ebaaadb2a8caf9afeef9270bc56dd34efcee",
"body": "Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.9 to 7.27.2.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.2\n[…]\nendency-name: \"@babel/preset-env\"\n dependency-version: 7.27.2\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/preset-env from 7.26.9 to 7.27.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-02T03:13:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d40f1163668bf1972a373ac19283afd35194279",
"body": null,
"is_bot": false,
"headline": "Sync version with dependency",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-06-02T03:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69fcbf72db0e1c7adf70a071b833550ce2d24b8d",
"body": "Bumps the lucide group with 3 updates: [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-n\n[…]\native\n dependency-version: 0.511.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: lucide\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the lucide group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-02T03:10:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6327d6bc46581d86ef0f5f87e591343a734915fa",
"body": "…de-22.15.21\n\nBump @types/node from 22.15.3 to 22.15.21",
"is_bot": false,
"headline": "Merge pull request #83 from a16n-dev/dependabot/npm_and_yarn/types/no…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-26T11:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ef1434032dae28e708932a68aff59429414069",
"body": "Bump tsx from 4.19.3 to 4.19.4",
"is_bot": false,
"headline": "Merge pull request #80 from a16n-dev/dependabot/npm_and_yarn/tsx-4.19.4",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-26T11:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8de75d2ac84bf1e16730554e10bc50ee0a1c332",
"body": "Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.3 to 4.19.4.\n- [Release notes](https://github.com/privatenumber/tsx/releases)\n- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)\n- [Commits](https://github.com/privatenumber/tsx/compare/v4.19.3...v4.19.4)\n\n--\n[…]\nendencies:\n- dependency-name: tsx\n dependency-version: 4.19.4\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump tsx from 4.19.3 to 4.19.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-26T11:13:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0076ee784386dc4cd994d8b86c677051c7545a1",
"body": null,
"is_bot": false,
"headline": "Update lockfile",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-26T11:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b3a3fabb867c900f0c4626b6f4464bbc19993a",
"body": "…eset-react-7.27.1\n\nBump @babel/preset-react from 7.26.3 to 7.27.1",
"is_bot": false,
"headline": "Merge pull request #79 from a16n-dev/dependabot/npm_and_yarn/babel/pr…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-26T11:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d792c0ed654007aaaccad8c10554878a305d2c83",
"body": null,
"is_bot": false,
"headline": "React 19 support",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-26T11:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e4da16a59567cd49bcd5fa0cdcdd6d4f99c366d",
"body": "…i-7.27.2\n\nBump @babel/cli from 7.27.0 to 7.27.2",
"is_bot": false,
"headline": "Merge pull request #78 from a16n-dev/dependabot/npm_and_yarn/babel/cl…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-26T11:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd903637f6b77f46ea8d685367a91b1c1f6840a",
"body": "…3b7934515\n\nBump the lucide group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #76 from a16n-dev/dependabot/npm_and_yarn/lucide-5…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-26T11:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b260645a275bb9f44d0bbc51ea110f1cbaaf635",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.3 to 22.15.21.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-d\n[…]\n dependency-name: \"@types/node\"\n dependency-version: 22.15.21\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @types/node from 22.15.3 to 22.15.21",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-26T03:03:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fd903209941e7b9a87a3840ced6311a02322c231",
"body": "Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.26.3 to 7.27.1.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/\n[…]\ndency-name: \"@babel/preset-react\"\n dependency-version: 7.27.1\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/preset-react from 7.26.3 to 7.27.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T02:58:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a05e7c0e489ada8200b0b9d3f02e221e17725b3",
"body": null,
"is_bot": false,
"headline": "Sync version with dependency",
"author_name": "A16N",
"author_login": "a16n-dev",
"committed_at": "2025-05-12T02:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dbf0e851481d8cb188a66cf0052124dd14c55cd",
"body": "Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.27.0 to 7.27.2.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/b\n[…]\n:\n- dependency-name: \"@babel/cli\"\n dependency-version: 7.27.2\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/cli from 7.27.0 to 7.27.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T02:58:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "05adc8e94be8f1f52d42f8a048a630f888cc7811",
"body": "Bumps the lucide group with 3 updates: [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-n\n[…]\native\n dependency-version: 0.509.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: lucide\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the lucide group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T02:57:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b0b0c6ca8defb1978c4bdbe30641b3b5cba476d",
"body": "…act-dom-19.1.3\n\nBump @types/react-dom from 19.0.4 to 19.1.3",
"is_bot": false,
"headline": "Merge pull request #75 from a16n-dev/dependabot/npm_and_yarn/types/re…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-10T02:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0499c4f8111a4d4d9aa771ce85771d0cbeabeb3a",
"body": "…de-22.15.3\n\nBump @types/node from 22.13.14 to 22.15.3",
"is_bot": false,
"headline": "Merge pull request #74 from a16n-dev/dependabot/npm_and_yarn/types/no…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-10T02:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aa210dcdaa026d6e049378abc2ab33be699fac7",
"body": "…i-3.1.2\n\nBump @vitest/ui from 3.0.9 to 3.1.2",
"is_bot": false,
"headline": "Merge pull request #72 from a16n-dev/dependabot/npm_and_yarn/vitest/u…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-10T02:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6a56040f5defbf0fd8c9090ec208e770178df6",
"body": "…act-19.1.2\n\nBump @types/react from 19.1.1 to 19.1.2",
"is_bot": false,
"headline": "Merge pull request #69 from a16n-dev/dependabot/npm_and_yarn/types/re…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-10T02:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48735a82bcd877753bb7fd00e3e20c3ebd64ec3d",
"body": "…13df5d610\n\nBump the lucide group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #67 from a16n-dev/dependabot/npm_and_yarn/lucide-1…",
"author_name": "Alex Nicholson",
"author_login": "a16n-dev",
"committed_at": "2025-05-10T02:02:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 70,
"latest_release_at": "2026-07-18T04:48:45Z",
"latest_release_tag": "1.25.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 23,
"days_since_latest_release": 5,
"mean_days_between_releases": 7.5
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "lucide-uniwind",
"exists": true,
"license": "ISC",
"keywords": [
"lucide",
"react",
"react-native",
"icons",
"svg",
"icon-library",
"tree-shakable",
"className",
"uniwind"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/lucide-uniwind",
"is_deprecated": false,
"latest_version": "1.25.0",
"repository_url": "https://github.com/jnsdrssn/lucide-uniwind",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 10059,
"first_published_at": "2025-11-11T21:29:24.238000Z",
"latest_published_at": "2026-07-18T04:50:03.682000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 7,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 2764610,
"source_files_sampled": 4,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "a16n-dev",
"commits": 145,
"avatar_url": "https://avatars.githubusercontent.com/u/39721828?v=4"
},
{
"type": "User",
"login": "jnsdrssn",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/38811596?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.895
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"auto-update-lucide.yml",
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"yarn.lock"
],
"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": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 10,
"reason": "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": 10,
"reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": 0,
"reason": "36 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "30046cbf9ae5e949b98f7c56f7a5f9fe6c8e67e6",
"ran_at": "2026-07-23T13:21:10Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T05:24:15Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jnsdrssn/lucide-uniwind",
"host": "github.com",
"name": "lucide-uniwind",
"owner": "jnsdrssn"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 43,
"vitality": 87,
"community": 31,
"governance": 38,
"engineering": 33
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 87,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 70,
"human_commit_share": 0.68,
"days_since_last_push": 5,
"active_weeks_last_year": 23
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "23/52 weeks with commits",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 23
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "70 commits in the last year",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 70
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 9,
"latest_release_tag": "1.25.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 7.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~7.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 7.5
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 64,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 64 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 64
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 31,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 0,
"stars": 7,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (ISC)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "ISC"
}
}
],
"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": "moderate",
"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": 67,
"inputs": {
"packages": [
"lucide-uniwind"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 10059
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "10,059 downloads/month across npm",
"points": 53.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 10059,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.895
},
"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 90% of commits",
"points": 2.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 49,
"inputs": {
"followers": 16,
"owner_type": "User",
"is_verified": null,
"owner_login": "jnsdrssn",
"public_repos": 12,
"account_age_days": 3008
},
"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": "16 followers of jnsdrssn",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16,
"login": "jnsdrssn"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~8 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"lucide-uniwind"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 33,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/lucide-uniwind",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": "https://www.npmjs.com/package/lucide-uniwind",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.3
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "36 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 3
},
"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": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.603,
"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": "41 of 68 human commits state their intent (structured subject or explanatory body)",
"points": 32.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 41,
"sampled": 68
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.07,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.23
},
"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": 0,
"status": "missed",
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "7 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "23 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 23,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 2764610,
"source_files_sampled": 4,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/4 source files over 60KB",
"points": 41.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"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",
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:lucide-uniwind@1.25.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T13:21:17.493565Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jnsdrssn/lucide-uniwind.svg",
"full_name": "jnsdrssn/lucide-uniwind",
"license_state": "standard",
"license_spdx": "ISC"
}