{"adoption": {"forks": 86, "observed_at": "2026-08-28T04:03:26.060468+00:00", "stars": 1062}, "canonical_url": "https://ross.abutalabs.com/products/object-path", "card": {"archived": false, "artifact_type": "library", "description": "A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)", "domain": ["developer-tools", "web-development"], "enriched": true, "function": ["developer-tools"], "health_score": 20, "homepage": null, "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["mariocasciaro/object-path"], "name": "mariocasciaro/object-path", "platform": ["browser"], "pushed_at": "2023-01-06T15:12:32+00:00", "repo": "mariocasciaro/object-path", "stars": 1062, "tags": ["object-path", "deep-access", "dot-notation", "utility", "javascript", "nodejs"], "topics": [], "urls": [], "use_cases": ["get a deeply nested property from a JavaScript object using a dot path", "set a value deep inside a nested object without checking each level", "safely delete or empty nested object properties", "access object keys containing dots or unicode characters", "push values into arrays nested deep within objects"], "what_it_is": "A tiny JavaScript utility for accessing, setting, and manipulating deep properties of nested objects using path strings or arrays. It works in both Node.js and the browser and includes protections against prototype pollution.", "when_to_avoid": ["you only need simple top-level property access", "you are already using a larger utility library like lodash that covers the same need", "you need immutable or functional-style object updates"], "when_to_choose": ["you need safe deep property access on plain JavaScript objects in Node or the browser", "you want a tiny, dependency-free utility with prototype-pollution protections", "your object keys contain dots or other characters that break naive path splitting"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/object-path", "repo": "mariocasciaro/object-path", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.060468+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:56:45.525223+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e0633f22ce1fd98a8433f1478ba8a9f96fcb09994e308445b879dae63f64194", "fetched_at": "2026-08-28T04:03:26.060468+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mariocasciaro/object-path"}, {"content_hash": "9190b254b4a84ca7f338eb2a9ef4f03ee0578fe81e88f8771652624333013672", "fetched_at": "2026-08-29T12:58:22.167770+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/object-path"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4731, "days_push": 1335, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}