Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2869,
"has_wiki": false,
"homepage": "https://mths.be/punycode",
"languages": {
"JavaScript": 24111
},
"pushed_at": "2024-04-18T16:14:56Z",
"created_at": "2011-11-11T13:34:12Z",
"owner_type": "User",
"updated_at": "2026-07-20T07:49:56Z",
"description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://mathiasbynens.be/",
"name": "Mathias Bynens",
"type": "User",
"login": "mathiasbynens",
"company": "@Google",
"location": null,
"followers": 12994,
"avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4",
"created_at": "2009-05-07T08:06:35Z",
"is_verified": null,
"public_repos": 591,
"account_age_days": 6285
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2023-10-30T21:10:34Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2023-12-19T22:16:20Z"
},
{
"tag": "v2.2.3",
"kind": "patch",
"published_at": "2023-12-19T22:16:12Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2023-12-19T22:16:08Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2023-12-19T22:16:03Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2023-12-19T22:16:55Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2023-12-19T22:15:48Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2023-12-19T22:15:41Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2023-12-19T22:15:26Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2016-06-29T06:39:12Z"
}
],
"recent_commits": [
{
"oid": "9e1b2cda98d215d3a73fcbfe93c62e021f4ba768",
"body": null,
"is_bot": false,
"headline": "Release v2.3.1",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-10-30T18:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3505c8abb5143a00d53ce59077c9f7f4b2ac47",
"body": null,
"is_bot": false,
"headline": "Prepare v2.3.1 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-10-30T18:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e682ce3695817d1a0100e14afa94040ea0ddab",
"body": "Issue: #127",
"is_bot": false,
"headline": "Update `version`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-10-30T18:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1287b463f918c6369c840140df72fa967a3e6d26",
"body": "…(#130)",
"is_bot": false,
"headline": "ci(deps): update GitHub Actions workflows to run on Node.js 20 (LTS) …",
"author_name": "Mike McCready",
"author_login": "MikeMcC399",
"committed_at": "2023-10-29T16:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634",
"body": null,
"is_bot": false,
"headline": "Update dependencies (#128)",
"author_name": "Koen De Groote",
"author_login": "KoenDG",
"committed_at": "2023-02-19T07:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36db01b15285f364fd5a40df56fdb62241e46bd1",
"body": null,
"is_bot": false,
"headline": "Fix broken reference",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-19T23:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3c3dc0497312846b160c4e0ad6d6635fef4c8b",
"body": null,
"is_bot": false,
"headline": "Add README section for maintainers",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-19T23:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2047fe7e4ddcece709b388a569be51c62045535e",
"body": null,
"is_bot": false,
"headline": "Release v2.3.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-19T17:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7786653e242f775794e47ff011495709903edde3",
"body": null,
"is_bot": false,
"headline": "Rename package.json#name before publishing `punycode.js`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-19T17:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b77c249baff49fadfcc91a7c0abc5d5160dfa6ca",
"body": null,
"is_bot": false,
"headline": "Release v2.2.2",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-19T16:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa6683b38bfe45866e49cda75f2459063af6975",
"body": null,
"is_bot": false,
"headline": "Update repo URL",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-18T11:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd0776fc593a4b4915502b18728f03c276da984",
"body": null,
"is_bot": false,
"headline": "Add jsDelivr hits badge (#69)",
"author_name": "Lukas Drgon",
"author_login": "LukasDrgon",
"committed_at": "2023-01-18T11:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "533129ebc8effa48f2588c297a638151442ca8eb",
"body": null,
"is_bot": false,
"headline": "Update mocha dependency (#103)",
"author_name": "Avishag Sahar",
"author_login": "saharavishag",
"committed_at": "2023-01-18T11:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a65d56940043f81a527865954bbbdb3e2324ec",
"body": null,
"is_bot": false,
"headline": "Set up GitHub Actions",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-18T07:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd1a4baaf8cf0b4e33469024970527b3e63041f9",
"body": null,
"is_bot": false,
"headline": "Add test for #115",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-18T07:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a3fe42946ba03a2bfb2ac71c23913d763224df",
"body": null,
"is_bot": false,
"headline": "Do not encode DEL (#115)",
"author_name": "Manish Jethani",
"author_login": "mjethani",
"committed_at": "2023-01-18T07:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02227ad988ce186384c7b6249747f83640e42ce4",
"body": null,
"is_bot": false,
"headline": "Update browser support section in README (#118)",
"author_name": "Chris Cowan",
"author_login": "Macil",
"committed_at": "2023-01-18T07:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ea831c9e2ec748201118eeb39f6412510421b15",
"body": null,
"is_bot": false,
"headline": "Replace `let` with `const` where applicable (#93)",
"author_name": "Abe Tomoaki",
"author_login": "abetomo",
"committed_at": "2023-01-18T06:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2c9e9c2753d92643caba32f75ab65c7e839be7",
"body": null,
"is_bot": false,
"headline": "Release v2.2.1",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-18T06:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d6b9e62cab3626729874be9da15a46a57b5df9e",
"body": null,
"is_bot": false,
"headline": "Do not decode non-ASCII-alphanumerics in Punycode labels (#124)",
"author_name": "Karl",
"author_login": "karwa",
"committed_at": "2023-01-18T06:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff3e35710e8e6b21983da388b6ad642462e60f7",
"body": null,
"is_bot": false,
"headline": "Release v2.2.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2023-01-10T13:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d53cc4f3ed789beef62913e5b2ed3068b3ed996",
"body": null,
"is_bot": false,
"headline": "fix: upstream node.js changes (#121)",
"author_name": "Yagiz Nizipli",
"author_login": "anonrig",
"committed_at": "2023-01-01T21:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ddeaff3f0029c99175f28275d86461fdd1e9fe",
"body": null,
"is_bot": false,
"headline": "fix: update jsdoc definitions (#120)",
"author_name": "Yagiz Nizipli",
"author_login": "anonrig",
"committed_at": "2022-11-21T16:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd1ddd078176a5b2afdf09c60633217e2009e53",
"body": "Refs #79\r\n\r\nThis change updates the usage instructions in the README to explain\r\nthe workaround required to use this module. As userland modules do not\r\nhide core modules, a trailing slash is required to have Node.js use this\r\nmodule over the built-in.",
"is_bot": false,
"headline": "Fix usage instructions in README (#113)",
"author_name": "Whymarrh Whitby",
"author_login": "whymarrh",
"committed_at": "2020-10-23T16:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98fb2ca34e0fe9afaeaca0abd14749557def9bfc",
"body": "https://github.com/nodejs/Release",
"is_bot": false,
"headline": "Add LTS Node.js version to CI settings (#92)",
"author_name": "Tomoaki Abe",
"author_login": "abetomo",
"committed_at": "2019-07-26T09:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68df855dc42d1086ada161331b3074468e8d848d",
"body": null,
"is_bot": false,
"headline": "Release v2.1.1",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2018-05-22T02:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185e0d81b6b688b04c27e5b980ff86b6af208899",
"body": "Closes #63.",
"is_bot": false,
"headline": "Add support for named exports",
"author_name": "Gary Court",
"author_login": "garycourt",
"committed_at": "2018-05-22T02:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc9ecb5781701a89c78f6e8392e266c5f84b17ae",
"body": "Closes #64.",
"is_bot": false,
"headline": "package.json: Add `module` property",
"author_name": "Gary Court",
"author_login": "garycourt",
"committed_at": "2017-03-26T17:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aeca525bba478206c6e1b5501e063f3db7bda7f",
"body": null,
"is_bot": false,
"headline": "Release v2.1.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2017-01-06T18:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "486800901e87ce4c9ebf075e2a63e375257ee594",
"body": "This matches `ToASCII` as defined in https://tools.ietf.org/html/rfc3490#section-4.1:\n\n> ToASCII never alters a sequence of code points that are all in the ASCII range to begin with (although it could fail). Applying the ToASCII operation multiple times has exactly the same effect as applying it just once.\n\nCloses #59.",
"is_bot": false,
"headline": "Make `punycode.toASCII` not alter ASCII-safe input",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2017-01-06T18:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e29d10dbba04dd52cfa2481cc4daea3286bc54ed",
"body": null,
"is_bot": false,
"headline": "Release v2.0.1",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-10-24T05:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e69fd3df332b96476398e0ea47ad045df93e2f94",
"body": "https://github.com/rollup/rollup/wiki/jsnext:main\n\nCloses #58.",
"is_bot": false,
"headline": "Add ES6 module output",
"author_name": "Nathan Hammond",
"author_login": "nathanhammond",
"committed_at": "2016-10-24T05:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a541fe6c911fe2abca97b6f5c5f9870ac5e6f9d1",
"body": "This causes Travis to preserve the npm cache so that our testing is more resilient to npm registry hiccups.\n\nCloses #53.",
"is_bot": false,
"headline": ".travis.yml: Cache `~/.npm`",
"author_name": "John-David Dalton",
"author_login": "jdalton",
"committed_at": "2016-08-12T07:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a086555affb56ce6c244940466a72a71a6e8611f",
"body": "Ref. https://github.com/nodejs/node/pull/7941.",
"is_bot": false,
"headline": "README: Note that Punycode.js won’t ship with Node.js forever",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-08-09T14:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681a9a4446c75c8d5a467f3a0689775d6c88a191",
"body": null,
"is_bot": false,
"headline": "Release v2.0.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-06-10T16:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409e1a28348b630c96fa729f88507d9b4c030634",
"body": null,
"is_bot": false,
"headline": "Mark HEAD as Node.js v6+ only",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-06-10T16:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04dcd8001adb611c2de46d4c8e07ef560ebbc8f4",
"body": null,
"is_bot": false,
"headline": "Enable strict mode",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-06-10T16:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b30b782c0f5711a1da5413f5c8c4ddadad2ab9f3",
"body": null,
"is_bot": false,
"headline": "Remove .npmignore in favor of package.json#files",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-06-10T16:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd35cc29f01db597ff0122d314b572b2180687ec",
"body": "Fixes #47. Closes #45. Closes #48.",
"is_bot": false,
"headline": "Drop support for old environments",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-06-10T16:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9",
"body": null,
"is_bot": false,
"headline": "Release v1.4.1",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-03-20T01:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "952c3eaf6942eced96c894942b9e8e4734670262",
"body": null,
"is_bot": false,
"headline": "Release v1.4.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-03-20T01:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60cdef6ba00e8f2da552a7857ea7e4c9f5540e7d",
"body": "This adds the necessary jspm configuration for punycode.js to work in Node with the coming jspm 0.17 release, allowing this single package to provide both client and server support.\n\nCloses #41.",
"is_bot": false,
"headline": "Add jspm Node support",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2015-12-01T14:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56fb69c9fe1f6f5b454c6953ae06cc53c4a759e7",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-12-01T14:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "702cc2daf10a5b97454666069e146d04745af728",
"body": "Although it is optional, when not including `new` you potentially lose a single useful frame in the stack trace and add a useless frame.\n\nhttps://github.com/iojs/io.js/pull/1246\n\nCloses #32.",
"is_bot": false,
"headline": "Add `new` to RangeError",
"author_name": "Mayhem",
"author_login": "nstepien",
"committed_at": "2015-03-27T16:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cddec52d0f504f5ca50c6bd9bb8b21b852cd8fb1",
"body": null,
"is_bot": false,
"headline": "Test in Node.js v0.12, io.js, and Rhino 1.7R5",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-02-24T22:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1d4f59167bfc182922aedc8689c678e3ac91df7",
"body": "Ref. #26.",
"is_bot": false,
"headline": "Document the fact that `toASCII` expects normalized input",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-01-20T09:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f815432a7baa83ec45b7a60d136ff372cb9188",
"body": null,
"is_bot": false,
"headline": "Update IETF URLs to use HTTPS",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-11-21T12:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
"body": null,
"is_bot": false,
"headline": "Release v1.3.2",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-10-22T12:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35d5014d49a77c2ad5d7ae02d29ad3845459157",
"body": "This avoids an IE8 issue.\n\nCloses #17.",
"is_bot": false,
"headline": "Ensure trailing `.` in domain names are preserved",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-10-22T11:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c04e6fe9560bac8d38a0bcdf2d2c8581f5fc330",
"body": null,
"is_bot": false,
"headline": "Minor cleanup",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-08-31T18:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "249c58506004f9994ba45e9cedceb9901fe9bd57",
"body": null,
"is_bot": false,
"headline": "Update URL",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-08-22T06:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de452f89aea23f126f7b219f576abda1c0823825",
"body": null,
"is_bot": false,
"headline": "Tag the v1.3.1 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-08-08T12:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92f879680551145df9be6fdc300c21c463e0a7d2",
"body": "Punycode does not apply to local parts of email addresses, only to the domain name labels in it. Everything before `@` should be preserved.\n\nFixes https://github.com/bestiejs/punycode.js/issues/20#issuecomment-51509669.",
"is_bot": false,
"headline": "Do not encode local email parts",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-08-08T12:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e15ef43a44fdcb2b60fb631384168ef8e0181f",
"body": null,
"is_bot": false,
"headline": "Tag the v1.3.0 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-07-03T10:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b504645cc640dd000c492649ec2846df7838cd20",
"body": "Closes #20.",
"is_bot": false,
"headline": "Add email address support to `toASCII` and `toUnicode`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-07-03T10:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87e4c8460332bdb2631d4e19e0ab34fab651fc6",
"body": null,
"is_bot": false,
"headline": "Clean up `package.json`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-07-03T10:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f3e6b26cec597b305751bac584c7faeb9279152",
"body": null,
"is_bot": false,
"headline": "Set up Coveralls",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-07-03T10:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2041aad7b0d41091d2728126aa21f6d822454a",
"body": "Fixes #24.",
"is_bot": false,
"headline": "punycode.ucs2.encode: Don’t mutate `codePoints` array",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-07-03T09:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d1396cbf96912eb44733da48b2645637d73894",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-07-01T21:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9adad78989f09d9bcc6a691f916b57dd72f7cc6f",
"body": "Among other things, this adds support for usage in web workers. See lodash/lodash#458.\n\nCloses #23.",
"is_bot": false,
"headline": "Strengthen the UMD",
"author_name": "Benjamin Tan",
"author_login": "bnjmnt4n",
"committed_at": "2014-07-01T21:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "748e4ea771db954738d08d888e2d2d7d425d4c77",
"body": null,
"is_bot": false,
"headline": "Travis: don’t test Node v0.8",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-04-08T03:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39a34c6fdfc45d5e140b3c8dd9a26292502a5b5",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-04-07T18:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cd0a30d029babd26a31510c2eb10607f90efa05",
"body": "MIT is GPL-compatible anyway.",
"is_bot": false,
"headline": "Remove GPL license",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-04-07T18:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec3859685301c66af4bfd3d216d2a04a7af8edf",
"body": null,
"is_bot": false,
"headline": "Tag the v1.2.4 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-02-17T06:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9609cfea9835a97d4c330fa6eeddf531224d716a",
"body": "This makes sense as we’re not trying to be aliased as a competitor.\n\nCloses https://github.com/joomla/joomla-cms/pull/3111.",
"is_bot": false,
"headline": "Define `punycode` as a named module in RequireJS",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-02-17T06:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a03edb3295234e38b0506f36d5f7949982d75ab8",
"body": "Closes #15.",
"is_bot": false,
"headline": "Remove unused variable",
"author_name": "Brian White",
"author_login": "mscdex",
"committed_at": "2013-08-16T06:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12232a5076481843611d3cbb263f2dbe8aa10ac2",
"body": null,
"is_bot": false,
"headline": "Tag the v1.2.3 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-20T10:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c44b63ee9de45100838f847248dc73dfabd47e",
"body": null,
"is_bot": false,
"headline": "Tweak configuration files",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-20T10:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78b7d91e6731832316ab5adad27230bc3c47aa28",
"body": null,
"is_bot": false,
"headline": "ucs2decode: Improve support for unpaired surrogates",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-20T10:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8a8f23041ceffadf62d196a1cf3daa93a159d7",
"body": "Thanks to @oxyc for figuring out the appropriate `before_script` rules for this.",
"is_bot": false,
"headline": "Enable CI tests in Rhino, RingoJS, and Narwhal",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-17T13:15:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5ce2f845a677cf538031913453b89dc42dfde4",
"body": null,
"is_bot": false,
"headline": "package.json: Use `url` instead of `web`",
"author_name": "John-David Dalton",
"author_login": "jdalton",
"committed_at": "2013-06-13T20:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "466451b43995d41737cb86a60ad2fdda00922b6b",
"body": null,
"is_bot": false,
"headline": "README: Add Bower and Component installation instructions",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-13T20:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f0ac41dc0ecfb981b28ba5d886ca4e3aca5a71",
"body": null,
"is_bot": false,
"headline": "Tag the v1.2.2 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-02T12:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092014ab7da963df6e8e2df81310c744a3e359bb",
"body": null,
"is_bot": false,
"headline": "Add code coverage report",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-02T11:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1400ea645ee1d2e4398dc245c0fb9c547282830e",
"body": null,
"is_bot": false,
"headline": "Run PhantomJS tests on Travis",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-02T11:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f3e386bda76e5c0accf2c1c9b70713aee94ee9c",
"body": "The goal is to improve code coverage. Ref. #14.",
"is_bot": false,
"headline": "Add more tests",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-05-31T12:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71899d0dd9e7511a5da9d27d3f5ba941be4887f",
"body": "Thanks to http://git.io/unicode.",
"is_bot": false,
"headline": "Add test data: array of all Unicode symbols",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-05-31T12:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8575b2657afbe783de148d35e1abac12f3f51a3e",
"body": null,
"is_bot": false,
"headline": "Update API documentation",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-05-28T10:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af63c5c00928c03bb5e70eb126ecc962f44cc0a",
"body": "`npm-debug.log` is excluded by default, anyway.",
"is_bot": false,
"headline": "Remove `npm-debug.log` from `.npmignore`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-05-24T09:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75d5113fbd09f74f9cd2b73ee952c886f6aa12d",
"body": null,
"is_bot": false,
"headline": "README: Add badges",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-05-24T09:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51b7ac9be1ce11f26f1a3a211074a80629d658e2",
"body": "`node_modules` is excluded by default, anyway.",
"is_bot": false,
"headline": "Remove `node_modules` from `.npmignore`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-05-24T08:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8da364a219a65ee49803b41e0d31a147c489e4",
"body": null,
"is_bot": false,
"headline": "Enable continuous integration",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-05-23T14:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73ebd7e1c6712079b057a846194faab50c3e9bc0",
"body": null,
"is_bot": false,
"headline": "Add .npmignore",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-05-23T14:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d73036f376aca3a0363ed4d1a42781e0ca8b3ba",
"body": "Thanks to @alrra for the suggestion!",
"is_bot": false,
"headline": "README: Tweak formatting",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-04-28T08:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e27a0147c4bcc7ca883f33f520710c865d34be",
"body": null,
"is_bot": false,
"headline": "Tag the v1.2.1 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-03-31T12:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d019e049f02c92e000899a5c8e63e7f618537b5f",
"body": null,
"is_bot": false,
"headline": "Make `grunt` run the `uglify` task by default",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-03-31T12:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad14b567d3352eadf87d9cbd700ab9ab6641d275",
"body": null,
"is_bot": false,
"headline": "Tweak export logic to avoid Browserify issues",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-03-31T12:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2007ca9c780613dd37a8f67540aff8f0be4d16b",
"body": null,
"is_bot": false,
"headline": "Add Gruntfile.js",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-03-31T11:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f0b9c4fc833e10728b13768396c702d66d641df",
"body": null,
"is_bot": false,
"headline": "Use newlines at EOF consistently",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-03-31T11:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0023bb3ea7df6194d29ec9acf26d7fc3d1f18f47",
"body": null,
"is_bot": false,
"headline": "Remove unused private `encodeBasic` function",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-03-31T11:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75dceb30651b251349b0a548ccb98432a5685f51",
"body": null,
"is_bot": false,
"headline": "Use npm’s `devDependencies` instead of Git submodules",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-03-31T11:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f65bc62000320e4dd32881c6546faff17f64a62",
"body": null,
"is_bot": false,
"headline": "Tag the v1.2.0 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-10-10T12:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f6f1b28779721b0e4a79ff756d7c7b57c6bd28",
"body": null,
"is_bot": false,
"headline": "Update submodules",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-10-10T12:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6bd799eb81e1736eb3fc3de7aa12d66cc257141",
"body": "Ref. #11.",
"is_bot": false,
"headline": "Add support for IDNA2003 separators",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-09-28T18:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c9810f5bb3d098c990c4666acc6df662731d35",
"body": "Thanks to @annevk for spotting this.",
"is_bot": false,
"headline": "Fix typo",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-09-20T18:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b364e94a45d449c0388131720a046943f289d93",
"body": null,
"is_bot": false,
"headline": "Tag the v1.1.1 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-06-27T15:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2987da1a55dea537f5506767b9baa029caa25c3f",
"body": "…diately following an orphaned surrogate",
"is_bot": false,
"headline": "Prevent `ucs2encode` and `ucs2decode` from eating the characters imme…",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-06-27T15:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7c02a6d70979ce6ffca988035923899a2ce2732",
"body": null,
"is_bot": false,
"headline": "Tag the v1.1.0 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-06-27T15:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac1ba01c3d68294187694f08c379da78cc27833e",
"body": "The overhead of the extra checks didn’t seem worth it, so remove them.",
"is_bot": false,
"headline": "Support orphaned surrogates in `ucs2encode` and `ucs2decode`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-06-27T15:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2afb0559f7410017ff483455e079ebd0ff1e122",
"body": null,
"is_bot": false,
"headline": "Update submodules",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2012-05-21T08:57:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 0,
"latest_release_at": "2023-10-30T21:10:34Z",
"latest_release_tag": "v2.3.1",
"releases_from_tags": false,
"days_since_last_push": 824,
"active_weeks_last_year": 0,
"days_since_latest_release": 995,
"mean_days_between_releases": 297.7
},
"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": "punycode",
"exists": true,
"license": "MIT",
"keywords": [
"punycode",
"unicode",
"idn",
"idna",
"dns",
"url",
"domain"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/punycode",
"is_deprecated": false,
"latest_version": "2.3.1",
"repository_url": "https://github.com/mathiasbynens/punycode.js",
"versions_count": 31,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 786488539,
"first_published_at": "2011-09-07T03:53:54.173000Z",
"latest_published_at": "2023-10-30T18:28:32.512000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 995
}
]
},
"popularity": {
"forks": 170,
"stars": 1687,
"watchers": 30,
"fork_history": {
"days": [
{
"date": "2011-11-11",
"count": 1
},
{
"date": "2012-07-19",
"count": 1
},
{
"date": "2012-07-31",
"count": 1
},
{
"date": "2012-12-11",
"count": 1
},
{
"date": "2013-03-09",
"count": 1
},
{
"date": "2013-03-28",
"count": 1
},
{
"date": "2013-11-05",
"count": 1
},
{
"date": "2013-12-02",
"count": 1
},
{
"date": "2013-12-23",
"count": 1
},
{
"date": "2014-02-12",
"count": 1
},
{
"date": "2014-04-29",
"count": 1
},
{
"date": "2014-05-26",
"count": 1
},
{
"date": "2014-06-24",
"count": 1
},
{
"date": "2014-07-01",
"count": 1
},
{
"date": "2014-08-06",
"count": 1
},
{
"date": "2014-10-23",
"count": 2
},
{
"date": "2015-01-20",
"count": 1
},
{
"date": "2015-04-24",
"count": 1
},
{
"date": "2015-09-02",
"count": 1
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-10-26",
"count": 1
},
{
"date": "2015-11-02",
"count": 1
},
{
"date": "2015-11-07",
"count": 1
},
{
"date": "2015-11-30",
"count": 1
},
{
"date": "2015-12-08",
"count": 1
},
{
"date": "2016-02-15",
"count": 1
},
{
"date": "2016-02-29",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-04-15",
"count": 1
},
{
"date": "2016-04-25",
"count": 1
},
{
"date": "2016-08-18",
"count": 1
},
{
"date": "2016-09-16",
"count": 1
},
{
"date": "2016-09-26",
"count": 1
},
{
"date": "2016-10-05",
"count": 1
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2017-01-15",
"count": 1
},
{
"date": "2017-01-22",
"count": 1
},
{
"date": "2017-02-06",
"count": 1
},
{
"date": "2017-02-11",
"count": 1
},
{
"date": "2017-03-09",
"count": 2
},
{
"date": "2017-03-14",
"count": 1
},
{
"date": "2017-03-16",
"count": 1
},
{
"date": "2017-03-22",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-04-18",
"count": 1
},
{
"date": "2017-05-11",
"count": 1
},
{
"date": "2017-05-26",
"count": 1
},
{
"date": "2017-06-08",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-07-27",
"count": 1
},
{
"date": "2017-07-28",
"count": 1
},
{
"date": "2017-08-08",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-08-30",
"count": 1
},
{
"date": "2017-10-19",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-11",
"count": 1
},
{
"date": "2018-01-06",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-13",
"count": 1
},
{
"date": "2018-02-20",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-03-22",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-25",
"count": 1
},
{
"date": "2018-05-05",
"count": 1
},
{
"date": "2018-09-28",
"count": 1
},
{
"date": "2018-10-11",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2018-11-25",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-12-01",
"count": 1
},
{
"date": "2018-12-05",
"count": 2
},
{
"date": "2019-01-20",
"count": 1
},
{
"date": "2019-02-07",
"count": 1
},
{
"date": "2019-04-29",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-09-29",
"count": 1
},
{
"date": "2019-11-19",
"count": 1
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2019-12-29",
"count": 1
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-09-04",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-02-03",
"count": 2
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-09-10",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2021-10-24",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-12-17",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-05-08",
"count": 1
},
{
"date": "2022-05-12",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-10-29",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-19",
"count": 2
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
}
],
"complete": true,
"collected": 166,
"total_forks": 170
},
"star_history": null,
"open_issues_and_prs": 48
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 12711,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "codecov",
"direct": false,
"version": "^3.8.3",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^10.2.0",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^15.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 15,
"open_issues": 38,
"closed_ratio": 0.582,
"closed_issues": 53,
"closed_unmerged_prs": 29
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mathiasbynens",
"commits": 128,
"avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4"
},
{
"type": "User",
"login": "garycourt",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/158942?v=4"
},
{
"type": "User",
"login": "jdalton",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4303?v=4"
},
{
"type": "User",
"login": "anonrig",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1935246?v=4"
},
{
"type": "User",
"login": "abetomo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/846454?v=4"
},
{
"type": "User",
"login": "saharavishag",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/42721195?v=4"
},
{
"type": "User",
"login": "bnoordhuis",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/275871?v=4"
},
{
"type": "User",
"login": "bnjmnt4n",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/813865?v=4"
},
{
"type": "User",
"login": "mscdex",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/54666?v=4"
},
{
"type": "User",
"login": "Macil",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/577345?v=4"
}
],
"contributors_sampled": 19,
"top_contributor_share": 0.853
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml",
"publish-on-tag.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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 13 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": 4,
"reason": "Found 13/30 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 18 contributing companies or organizations",
"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 0 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": 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": "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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9e1b2cda98d215d3a73fcbfe93c62e021f4ba768",
"ran_at": "2026-07-22T16:01:06Z",
"aggregate_score": 3.6,
"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": null,
"oldest_open_prs": [
{
"number": 98,
"created_at": "2019-11-20T21:58:48Z",
"last_comment_at": "2020-07-01T14:44:20Z",
"last_comment_author": "WuglyakBolgoink"
},
{
"number": 106,
"created_at": "2020-04-18T12:08:48Z",
"last_comment_at": "2023-01-18T13:19:02Z",
"last_comment_author": "tugrul"
},
{
"number": 108,
"created_at": "2020-04-18T12:30:59Z",
"last_comment_at": "2023-05-09T08:09:52Z",
"last_comment_author": "GrandVoyagerr"
},
{
"number": 134,
"created_at": "2024-03-27T00:02:09Z",
"last_comment_at": "2024-04-18T00:17:35Z",
"last_comment_author": "msimerson"
},
{
"number": 135,
"created_at": "2024-03-27T01:44:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 136,
"created_at": "2024-03-27T01:59:04Z",
"last_comment_at": "2026-03-31T18:57:34Z",
"last_comment_author": "msimerson"
},
{
"number": 138,
"created_at": "2024-09-09T20:29:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 139,
"created_at": "2024-09-25T00:34:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 142,
"created_at": "2025-01-10T01:18:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 143,
"created_at": "2025-08-19T12:00:07Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2023-10-29T16:24:52Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 12,
"created_at": "2012-11-05T12:26:22Z",
"last_comment_at": "2017-01-06T18:06:44Z",
"last_comment_author": "mathiasbynens"
},
{
"number": 25,
"created_at": "2014-08-18T06:21:50Z",
"last_comment_at": "2014-08-18T07:36:05Z",
"last_comment_author": "jdalton"
},
{
"number": 38,
"created_at": "2015-11-04T08:36:47Z",
"last_comment_at": "2018-01-27T09:08:25Z",
"last_comment_author": "RokerHRO"
},
{
"number": 40,
"created_at": "2015-11-05T23:13:32Z",
"last_comment_at": "2015-11-06T19:16:04Z",
"last_comment_author": "indolering"
},
{
"number": 46,
"created_at": "2016-04-11T12:32:45Z",
"last_comment_at": "2016-04-11T13:06:35Z",
"last_comment_author": "KaiSchwarz-cnic"
},
{
"number": 49,
"created_at": "2016-06-23T15:38:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 66,
"created_at": "2017-04-02T00:27:55Z",
"last_comment_at": "2021-09-05T19:48:01Z",
"last_comment_author": "mjethani"
},
{
"number": 70,
"created_at": "2017-11-05T18:43:12Z",
"last_comment_at": "2019-09-06T17:48:34Z",
"last_comment_author": "gajus"
},
{
"number": 71,
"created_at": "2017-11-30T06:10:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2018-01-26T13:25:04Z",
"last_comment_at": "2018-02-27T09:34:48Z",
"last_comment_author": "KaiSchwarz-cnic"
},
{
"number": 75,
"created_at": "2018-02-02T12:53:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 78,
"created_at": "2018-02-28T11:53:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 79,
"created_at": "2018-03-13T20:29:32Z",
"last_comment_at": "2018-05-22T03:09:27Z",
"last_comment_author": "michael-letcher"
},
{
"number": 80,
"created_at": "2018-04-05T22:23:14Z",
"last_comment_at": "2018-10-10T22:33:21Z",
"last_comment_author": "jamesarosen"
},
{
"number": 85,
"created_at": "2018-05-30T13:19:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2018-07-21T22:31:03Z",
"last_comment_at": "2020-03-30T05:27:33Z",
"last_comment_author": "hgrubst"
},
{
"number": 88,
"created_at": "2018-08-31T10:05:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2018-11-29T13:05:53Z",
"last_comment_at": "2021-06-01T04:15:07Z",
"last_comment_author": "FranklinYu"
},
{
"number": 91,
"created_at": "2019-03-14T09:46:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 94,
"created_at": "2019-08-06T08:00:35Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mathiasbynens/punycode.js",
"host": "github.com",
"name": "punycode.js",
"owner": "mathiasbynens"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 28,
"inputs": {
"security": 36,
"vitality": 18,
"community": 74,
"governance": 55,
"engineering": 54,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 28
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"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": 824,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 824 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 824
}
}
],
"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 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v2.3.1",
"releases_from_tags": false,
"days_since_latest_release": 995,
"mean_days_between_releases": 297.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 995 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 995
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~297.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 297.7
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 10,
"unanswered_open_issues": 18,
"days_since_last_merged_pr": 996,
"days_since_last_human_commit": 995,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 995 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 995,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"forks": 170,
"stars": 1687,
"watchers": 30,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,687 stars",
"points": 52.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1687
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "170 forks",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 170
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "30 watchers",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 30
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": [
"punycode"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 786488539
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "786,488,539 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 786488539,
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 19,
"top_contributor_share": 0.853
},
"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.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "19 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 19
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 18 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"merged_prs": 15,
"open_issues": 38,
"closed_issues": 53,
"issue_closed_ratio": 0.582,
"closed_unmerged_prs": 29
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "58% of issues closed",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 58
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/44 decided PRs merged",
"points": 13,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 44
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/30 approved changesets -- score normalized to 4",
"points": 6,
"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": 75,
"inputs": {
"followers": 12994,
"owner_type": "User",
"is_verified": null,
"owner_login": "mathiasbynens",
"public_repos": 591,
"account_age_days": 6285
},
"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": "12,994 followers of mathiasbynens",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12994,
"login": "mathiasbynens"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "591 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 591
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"punycode"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 995
},
"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 995 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 995
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "31 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 31
}
}
],
"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": 54,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"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": 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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 13 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": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://mths.be/punycode",
"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": "https://mths.be/punycode",
"points": 15,
"status": "met",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"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": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"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 13 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 13/30 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 18 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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 0 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 0",
"points": 0,
"status": "missed",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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": 23
},
"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": "critical",
"name": "AI Readiness",
"value": 24,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.21,
"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": "21 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 12711,
"source_files_sampled": 3,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T16:01:24.368199Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mathiasbynens/punycode.js.svg",
"full_name": "mathiasbynens/punycode.js",
"license_state": "standard",
"license_spdx": "MIT"
}