Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-13 05:33 UTC

mattphillips / deep-object-diff

Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️

JavaScriptMIT★ 1,139 stars⑂ 97 forkssince Nov 2016View on GitHub ↗

mattphillips/deep-object-diff holds a health index of 28 out of 100, placing it in the At Risk band. It scores highest on Community & Adoption (71/100) and lowest on Vitality (18/100). It was last updated 891 days ago. A single contributor accounts for most of its recent work.

28
overall / 100
At Risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

28
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

The weighted overall 48 is calibrated to 47 on the published index scale (record calibration 2026-08-02).

Ownership

Matt PhillipsPersonal account
157 followers73 public repossince Oct 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmdeep-object-diff1.1.916,782,612191369 days agodiffobjectdeepdifference

Metrics by category

Vitality

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

18Critical · 21% of overall
How it's scored
0/36Push recencylast push 891 days ago
0/36Commit cadence0/52 weeks with commits
0/18Commit volume0 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.9
days_since_last_push891
active_weeks_last_year0
How it's scored
27/27Ships releases14 releases published
0/36Release recencylatest release 1,369 days ago
12.6/27Release cadencea release every ~233 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count14
latest_release_tagv1.19
releases_from_tagsno
days_since_latest_release1,369
mean_days_between_releases233
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

71Good · 17% of overall
How it's scored
49.6/60Stars1,139 stars
16.5/25Forks97 forks
5/15Watchers9 watchers
Inputs used
forks97
stars1,139
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicescodecov.io, github.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads16,782,612 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdeep-object-diff
dependents
ecosystemsnpm
total_downloads
monthly_downloads16,782,612
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

49Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.6/22.5Commit distributiontop contributor authored 93% of commits
8.1/13.5Contributor breadth6 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.931
How it's scored
25.7/42Issue resolution61% of issues closed
18.2/30PR acceptance20/33 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 4/27 approved changesets -- score normalized to 1
Inputs used
merged_prs20
open_issues24
closed_issues38
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.613
closed_unmerged_prs13
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
15.8/25Owner reach157 followers of mattphillips
25/25Track record73 public repos, account ~12 yr old
Inputs used
followers157
owner_typeUser
is_verified
owner_loginmattphillips
public_repos73
account_age_days4,695
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
4/35Publish recencylatest publish 1,369 days ago
20/20Version history19 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdeep-object-diff
ecosystemsnpm
any_deprecatedno
min_days_since_publish1,369

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://www.npmjs.com/package/deep-object-diff
10/10Repository description
10/10Topics5 topics
10/10Wiki
Inputs used
topicsdeep, diff, nested-structures, object, array
has_wikiyes
homepagehttps://www.npmjs.com/package/deep-object-diff
docs_sitehttps://www.npmjs.com/package/deep-object-diff
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

38Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-ReviewFound 4/27 approved changesets -- score normalized to 1
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities37 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.3
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories46
affected_packages27
assessed_packages473
unassessed_packages0
affected_by_severitycritical 3, high 16, moderate 6, low 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 473 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

35Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.1/40Legible commit history7 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.078
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.json
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.1
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/19 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes6,882
source_files_sampled19
oversized_source_files0

Key facts

1,139GitHub stars
6contributors
0commits, last 12 months
891days since last push
14releases
1bus factor
24open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 97 ⇿
0Stars
97Forks
6Releases

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

0204060801009232017-062021-112026-03
Major 0Minor 1Patch 4

Each point covers 8 days.

OpenSSF Scorecard 2.3 / 10
2.3aggregate

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

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

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

RegistryPackageVersionRelation
npm@babel/cli7.16.8indirect
npm@babel/code-frame7.16.7indirect
npm@babel/compat-data7.16.8indirect
npm@babel/core7.16.12indirect
npm@babel/generator7.16.8indirect
npm@babel/helper-annotate-as-pure7.16.7indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.16.7indirect
npm@babel/helper-compilation-targets7.16.7indirect
npm@babel/helper-create-class-features-plugin7.16.10indirect
npm@babel/helper-create-regexp-features-plugin7.16.7indirect
npm@babel/helper-define-polyfill-provider0.3.1indirect
npm@babel/helper-environment-visitor7.16.7indirect
npm@babel/helper-explode-assignable-expression7.16.7indirect
npm@babel/helper-function-name7.16.7indirect
npm@babel/helper-get-function-arity7.16.7indirect
npm@babel/helper-hoist-variables7.16.7indirect
npm@babel/helper-member-expression-to-functions7.16.7indirect
npm@babel/helper-module-imports7.16.7indirect
npm@babel/helper-module-transforms7.16.7indirect
npm@babel/helper-optimise-call-expression7.16.7indirect
npm@babel/helper-plugin-utils7.16.7indirect
npm@babel/helper-remap-async-to-generator7.16.8indirect
npm@babel/helper-replace-supers7.16.7indirect
npm@babel/helper-simple-access7.16.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.16.0indirect
npm@babel/helper-split-export-declaration7.16.7indirect
npm@babel/helper-validator-identifier7.16.7indirect
npm@babel/helper-validator-option7.16.7indirect
npm@babel/helper-wrap-function7.16.8indirect
npm@babel/helpers7.16.7indirect
npm@babel/highlight7.16.10indirect
npm@babel/parser7.16.12indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.16.7indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.16.7indirect
npm@babel/plugin-proposal-async-generator-functions7.16.8indirect
npm@babel/plugin-proposal-class-properties7.16.7indirect
npm@babel/plugin-proposal-class-static-block7.16.7indirect
npm@babel/plugin-proposal-dynamic-import7.16.7indirect
npm@babel/plugin-proposal-export-namespace-from7.16.7indirect
npm@babel/plugin-proposal-json-strings7.16.7indirect
npm@babel/plugin-proposal-logical-assignment-operators7.16.7indirect
npm@babel/plugin-proposal-nullish-coalescing-operator7.16.7indirect
npm@babel/plugin-proposal-numeric-separator7.16.7indirect
npm@babel/plugin-proposal-object-rest-spread7.16.7indirect
npm@babel/plugin-proposal-optional-catch-binding7.16.7indirect
npm@babel/plugin-proposal-optional-chaining7.16.7indirect
npm@babel/plugin-proposal-private-methods7.16.11indirect
npm@babel/plugin-proposal-private-property-in-object7.16.7indirect
npm@babel/plugin-proposal-unicode-property-regex7.16.7indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.16.7indirect
npm@babel/plugin-transform-arrow-functions7.16.7indirect
npm@babel/plugin-transform-async-to-generator7.16.8indirect
npm@babel/plugin-transform-block-scoped-functions7.16.7indirect
npm@babel/plugin-transform-block-scoping7.16.7indirect
npm@babel/plugin-transform-classes7.16.7indirect
npm@babel/plugin-transform-computed-properties7.16.7indirect
npm@babel/plugin-transform-destructuring7.16.7indirect
npm@babel/plugin-transform-dotall-regex7.16.7indirect
npm@babel/plugin-transform-duplicate-keys7.16.7indirect
npm@babel/plugin-transform-exponentiation-operator7.16.7indirect
npm@babel/plugin-transform-for-of7.16.7indirect
npm@babel/plugin-transform-function-name7.16.7indirect
npm@babel/plugin-transform-literals7.16.7indirect
npm@babel/plugin-transform-member-expression-literals7.16.7indirect
npm@babel/plugin-transform-modules-amd7.16.7indirect
npm@babel/plugin-transform-modules-commonjs7.16.8indirect
npm@babel/plugin-transform-modules-systemjs7.16.7indirect
npm@babel/plugin-transform-modules-umd7.16.7indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.16.8indirect
npm@babel/plugin-transform-new-target7.16.7indirect
npm@babel/plugin-transform-object-super7.16.7indirect
npm@babel/plugin-transform-parameters7.16.7indirect
npm@babel/plugin-transform-property-literals7.16.7indirect
npm@babel/plugin-transform-regenerator7.16.7indirect
npm@babel/plugin-transform-reserved-words7.16.7indirect
npm@babel/plugin-transform-shorthand-properties7.16.7indirect
npm@babel/plugin-transform-spread7.16.7indirect
npm@babel/plugin-transform-sticky-regex7.16.7indirect
npm@babel/plugin-transform-template-literals7.16.7indirect
npm@babel/plugin-transform-typeof-symbol7.16.7indirect
npm@babel/plugin-transform-unicode-escapes7.16.7indirect
npm@babel/plugin-transform-unicode-regex7.16.7indirect
npm@babel/preset-env7.16.11indirect
npm@babel/preset-modules0.1.5indirect
npm@babel/runtime7.16.7indirect
npm@babel/template7.16.7indirect
npm@babel/traverse7.16.10indirect
npm@babel/types7.16.8indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@eslint/eslintrc1.0.5indirect
npm@humanwhocodes/config-array0.9.2indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console27.4.6indirect
npm@jest/core27.4.7indirect
npm@jest/environment27.4.6indirect
npm@jest/fake-timers27.4.6indirect
npm@jest/globals27.4.6indirect
npm@jest/reporters27.4.6indirect
npm@jest/source-map27.4.0indirect
npm@jest/test-result27.4.6indirect
npm@jest/test-sequencer27.4.6indirect
npm@jest/transform27.4.6indirect
npm@jest/types27.4.2indirect
npm@nicolo-ribaudo/chokidar-22.1.8-no-fsevents.3indirect
npm@sinonjs/commons1.8.3indirect
npm@sinonjs/fake-timers8.1.0indirect
npm@tootallnate/once1.1.2indirect
npm@types/babel__core7.1.18indirect
npm@types/babel__generator7.6.4indirect
npm@types/babel__template7.4.1indirect
npm@types/babel__traverse7.14.2indirect
npm@types/graceful-fs4.1.5indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/node17.0.12indirect
npm@types/prettier2.4.3indirect
npm@types/stack-utils2.0.1indirect
npm@types/yargs16.0.4indirect
npm@types/yargs-parser20.2.1indirect
npmabab2.0.5indirect
npmacorn7.4.1indirect
npmacorn8.7.0indirect
npmacorn-globals6.0.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk7.2.0indirect
npmagent-base6.0.2indirect
npmajv6.12.6indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.2indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmasynckit0.4.0indirect
npmbabel-jest27.4.6indirect
npmbabel-plugin-dynamic-import-node2.3.3indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist27.4.0indirect
npmbabel-plugin-polyfill-corejs20.3.1indirect
npmbabel-plugin-polyfill-corejs30.5.1indirect
npmbabel-plugin-polyfill-regenerator0.3.1indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest27.4.0indirect
npmbalanced-match1.0.2indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmbrowser-process-hrtime1.0.0indirect
npmbrowserslist4.19.1indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmcall-bind1.0.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001301indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmchokidar3.5.3indirect
npmci-info3.3.0indirect
npmcjs-module-lexer1.2.2indirect
npmcliui7.0.4indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander4.1.1indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.8.0indirect
npmcore-js-compat3.20.3indirect
npmcross-spawn7.0.3indirect
npmcssom0.3.8indirect
npmcssom0.4.4indirect
npmcssstyle2.3.0indirect
npmdata-urls2.0.0indirect
npmdebug4.3.3indirect
npmdecimal.js10.3.1indirect
npmdedent0.7.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.2.2indirect
npmdefine-properties1.1.3indirect
npmdelayed-stream1.0.0indirect
npmdetect-newline3.1.0indirect
npmdiff-sequences27.4.0indirect
npmdoctrine3.0.0indirect
npmdomexception2.0.1indirect
npmelectron-to-chromium1.4.52indirect
npmemittery0.8.1indirect
npmemoji-regex8.0.0indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescodegen2.0.0indirect
npmeslint8.7.0indirect
npmeslint-scope7.1.0indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.2.0indirect
npmespree9.3.0indirect
npmesprima4.0.1indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect27.4.6indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfb-watchman2.0.1indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.0.1indirect
npmfind-up4.1.0indirect
npmflat-cache3.0.4indirect
npmflatted3.2.4indirect
npmform-data3.0.1indirect
npmfs-readdir-recursive1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.1.1indirect
npmget-package-type0.1.0indirect
npmget-stream6.0.1indirect
npmglob7.2.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals13.12.0indirect
npmgraceful-fs4.2.9indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.0.2indirect
npmhtml-encoding-sniffer2.0.1indirect
npmhtml-escaper2.0.2indirect
npmhttp-proxy-agent4.0.1indirect
npmhttps-proxy-agent5.0.0indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.4.24indirect
npmignore4.0.6indirect
npmignore5.2.0indirect
npmimport-fresh3.3.0indirect
npmimport-local3.1.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.8.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-stream2.0.1indirect
npmis-typedarray1.0.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-instrument5.1.0indirect
npmistanbul-lib-report3.0.0indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.3indirect
npmjest27.4.7indirect
npmjest-changed-files27.4.2indirect
npmjest-circus27.4.6indirect
npmjest-cli27.4.7indirect
npmjest-config27.4.7indirect
npmjest-diff27.4.6indirect
npmjest-docblock27.4.0indirect
npmjest-each27.4.6indirect
npmjest-environment-jsdom27.4.6indirect
npmjest-environment-node27.4.6indirect
npmjest-get-type27.4.0indirect
npmjest-haste-map27.4.6indirect
npmjest-jasmine227.4.6indirect
npmjest-leak-detector27.4.6indirect
npmjest-matcher-utils27.4.6indirect
npmjest-message-util27.4.6indirect
npmjest-mock27.4.6indirect
npmjest-pnp-resolver1.2.2indirect
npmjest-regex-util27.4.0indirect
npmjest-resolve27.4.6indirect
npmjest-resolve-dependencies27.4.6indirect
npmjest-runner27.4.6indirect
npmjest-runtime27.4.6indirect
npmjest-serializer27.4.0indirect
npmjest-snapshot27.4.6indirect
npmjest-util27.4.2indirect
npmjest-validate27.4.6indirect
npmjest-watcher27.4.6indirect
npmjest-worker27.4.6indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjsdom16.7.0indirect
npmjsesc0.5.0indirect
npmjsesc2.5.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.0indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.3.0indirect
npmlevn0.4.1indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmlodash.debounce4.0.8indirect
npmlodash.merge4.6.2indirect
npmlru-cache6.0.0indirect
npmmake-dir2.1.0indirect
npmmake-dir3.1.0indirect
npmmakeerror1.0.12indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.4indirect
npmmime-db1.51.0indirect
npmmime-types2.1.34indirect
npmmimic-fn2.1.0indirect
npmminimatch3.0.4indirect
npmminimist1.2.5indirect
npmms2.1.2indirect
npmnatural-compare1.4.0indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.1indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmnwsapi2.2.0indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.2indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.8.3indirect
npmoptionator0.9.1indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse56.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpify4.0.1indirect
npmpirates4.0.5indirect
npmpkg-dir4.2.0indirect
npmprelude-ls1.1.2indirect
npmprelude-ls1.2.1indirect
npmpretty-format27.4.6indirect
npmprompts2.4.2indirect
npmpsl1.8.0indirect
npmpunycode2.1.1indirect
npmreact-is17.0.2indirect
npmreaddirp3.6.0indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties9.0.0indirect
npmregenerator-runtime0.13.9indirect
npmregenerator-transform0.14.5indirect
npmregexpp3.2.0indirect
npmregexpu-core4.8.0indirect
npmregjsgen0.5.2indirect
npmregjsparser0.7.0indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.0indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports1.1.0indirect
npmrimraf3.0.2indirect
npmsafe-buffer5.1.2indirect
npmsafer-buffer2.1.2indirect
npmsaxes5.0.1indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmsemver7.0.0indirect
npmsemver7.3.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.6indirect
npmsisteransi1.0.5indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map0.7.3indirect
npmsource-map-support0.5.21indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.5indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks2.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-tree3.2.4indirect
npmterminal-link2.1.1indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmthroat6.0.1indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtough-cookie4.0.0indirect
npmtr462.1.0indirect
npmtype-check0.3.2indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtypedarray-to-buffer3.1.5indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.0.0indirect
npmunicode-property-aliases-ecmascript2.0.0indirect
npmuniversalify0.1.2indirect
npmuri-js4.4.1indirect
npmv8-compile-cache2.3.0indirect
npmv8-to-istanbul8.1.1indirect
npmw3c-hr-time1.0.2indirect
npmw3c-xmlserializer2.0.0indirect
npmwalker1.0.8indirect
npmwebidl-conversions5.0.0indirect
npmwebidl-conversions6.1.0indirect
npmwhatwg-encoding1.0.5indirect
npmwhatwg-mimetype2.3.0indirect
npmwhatwg-url8.7.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.3indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmws7.5.6indirect
npmxml-name-validator3.0.0indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.9indirect
Dependency advisories 27

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

PackageVersionRelationSeverityAdvisoriesFixed in
@babel/traverse7.16.10indirectcritical18.0.0-alpha.4
flatted3.2.4indirectcritical23.4.2
minimist1.2.5indirectcritical11.2.6
@babel/plugin-transform-modules-systemjs7.16.7indirecthigh18.0.0-alpha.13
brace-expansion1.1.11indirecthigh55.0.9
braces3.0.2indirecthigh13.0.3
cross-spawn7.0.3indirecthigh17.0.5
form-data3.0.1indirecthigh24.0.6
js-yaml3.14.1indirecthigh44.3.1
js-yaml4.1.0indirecthigh44.3.1
json52.2.0indirecthigh12.2.2
lodash4.17.21indirecthigh34.18.0
minimatch3.0.4indirecthigh410.2.3
picomatch2.3.1indirecthigh24.0.4
semver5.7.1indirecthigh17.5.2
semver6.3.0indirecthigh17.5.2
semver7.0.0indirecthigh17.5.2
semver7.3.5indirecthigh17.5.2
ws7.5.6indirecthigh28.21.0
@babel/helpers7.16.7indirectmoderate18.0.0-alpha.17
@babel/runtime7.16.7indirectmoderate18.0.0-alpha.17
ajv6.12.6indirectmoderate18.18.0
micromatch4.0.4indirectmoderate14.0.8
tough-cookie4.0.0indirectmoderate14.1.3
word-wrap1.2.3indirectmoderate11.2.4
@babel/core7.16.12indirectlow18.0.0-rc.6
@tootallnate/once1.1.2indirectlow13.0.1

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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

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

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