Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-24 23:08 UTC

vmurin / react-native-azure-auth

React Native library implementing Azure AD OAuth2 API

JavaScript · Objective-CMIT★ 92 stars⑂ 72 forkssince Feb 2018View on GitHub ↗
KindLibraryMobile applicationhow this is determined

vmurin/react-native-azure-auth holds a health index of 75 out of 100, placing it in the Good band. It scores highest on AI Readiness (82/100) and lowest on Community & Adoption (55/100). It was last updated 11 days ago. A single contributor accounts for most of its recent work.

75
overall / 100
Good

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.

75
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 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).

Ownership

Vlad MurinPersonal account
15 followers20 public repossince Oct 2014

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
npmreact-native-azure-auth1.9.516,1965929 days agoazureazureadauthenticationactive-directoryreact-nativeoauthoauth2

Metrics by category

Vitality

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

77Good · 21% of overall
How it's scored
28.8/36Push recencylast push 11 days ago
7.6/36Commit cadence11/52 weeks with commits
14.5/18Commit volume40 commits in the last year
10/10OpenSSF Scorecard: Maintained21 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year40
human_commit_share0.83
days_since_last_push11
active_weeks_last_year11

Release discipline

100Exceptional
How it's scored
27/27Ships releases5 releases published
36/36Release recencylatest release 12 days ago
27/27Release cadencea release every ~35.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count5
latest_release_tagv1.9.5
releases_from_tagsno
days_since_latest_release12
mean_days_between_releases35.8
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?

55Moderate · 17% of overall
How it's scored
31.8/60Stars92 stars
15.4/25Forks72 forks
3.9/15Watchers6 watchers
Inputs used
forks72
stars92
watchers6
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_badges3
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
56.1/80Monthly downloads16,196 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesreact-native-azure-auth
dependents
ecosystemsnpm
total_downloads
monthly_downloads16,196
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?

59Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.2/22.5Commit distributiontop contributor authored 86% of commits
13.5/13.5Contributor breadth22 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled22
top_contributor_share0.86
How it's scored
39.8/42Issue resolution95% of issues closed
23.9/30PR acceptance71/89 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 3/16 approved changesets -- score normalized to 1
Inputs used
merged_prs71
open_issues9
closed_issues163
prs_merged_7d0
prs_decided_7d0
prs_merged_30d2
prs_decided_30d2
issue_closed_ratio0.948
closed_unmerged_prs18
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
8.7/25Owner reach15 followers of vmurin
21.6/25Track record20 public repos, account ~11 yr old
Inputs used
followers15
owner_typeUser
is_verified
owner_loginvmurin
public_repos20
account_age_days4,327
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 29 days ago
20/20Version history59 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesreact-native-azure-auth
ecosystemsnpm
any_deprecatedno
min_days_since_publish29

Engineering Quality

Are baseline engineering and documentation practices in place?

73Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests7 out of 10 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
1.8/2.5CI-Tests7 out of 10 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-ReviewFound 3/16 approved changesets -- score normalized to 1
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained21 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
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
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
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
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages31
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:react-native-azure-auth@1.9.5 runtime dependency closure — what installing the published package pulls in — 31 packages. 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.

82Excellent · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://reactnative.dev/llms.txt)
29.6/40Legible commit history46 of 83 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://reactnative.dev/llms.txt
legible_history_share0.554
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes3,076
How it's scored
12.6/18One-command bootstrapandroid/build.gradle (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format configeslint.config.js
11/11Static type checkingjsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance17 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_configsjsconfig.json
agent_commit_share0
toolchain_manifestsandroid/build.gradle
dependency_bot_commit_share0.17
How it's scored
27/45Type-checkable codeJavaScript with type-check config (jsconfig.json)
55/55Manageable file sizes0/42 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes13,632
source_files_sampled42
oversized_source_files0

Key facts

92GitHub stars
22contributors
40commits, last 12 months
11days since last push
5releases
1bus factor
9open issues
Maven, 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 ★ / 72 ⇿
0Stars
72Forks
4Releases

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.

01325385063757022018-022022-052026-08
Major 0Minor 0Patch 4

Each point covers 8 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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-24 23:07 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
7CI-Tests7 out of 10 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/16 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
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
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npm@babel/runtime^7.24.7package.json
npm@react-native-async-storage/async-storage^1.23.1package.json
npmbase-64^1.0.0package.json
npmjs-base64^3.7.7package.json
npmjwt-decode^4.0.0package.json
npmurl^0.11.3package.json
All dependencies 680

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

RegistryPackageVersionRelation
npm@babel/runtime7.26.10direct
npm@react-native-async-storage/async-storage1.24.0direct
npmbase-641.0.0direct
npmjs-base643.7.7direct
npmjwt-decode4.0.0direct
npmurl0.11.4direct
npm@babel/code-frame7.24.7indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.24.7indirect
npm@babel/compat-data7.25.2indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/eslint-parser7.29.7indirect
npm@babel/generator7.24.7indirect
npm@babel/generator7.25.0indirect
npm@babel/generator7.29.8indirect
npm@babel/helper-annotate-as-pure7.24.7indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.24.7indirect
npm@babel/helper-compilation-targets7.24.7indirect
npm@babel/helper-compilation-targets7.25.2indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-create-class-features-plugin7.24.7indirect
npm@babel/helper-create-regexp-features-plugin7.24.7indirect
npm@babel/helper-define-polyfill-provider0.6.2indirect
npm@babel/helper-environment-visitor7.24.7indirect
npm@babel/helper-function-name7.24.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-member-expression-to-functions7.24.7indirect
npm@babel/helper-module-imports7.24.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.25.2indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-optimise-call-expression7.24.7indirect
npm@babel/helper-plugin-utils7.24.7indirect
npm@babel/helper-replace-supers7.24.7indirect
npm@babel/helper-simple-access7.24.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.24.7indirect
npm@babel/helper-split-export-declaration7.24.7indirect
npm@babel/helper-string-parser7.24.8indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.24.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.24.8indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/highlight7.24.7indirect
npm@babel/parser7.24.7indirect
npm@babel/parser7.25.3indirect
npm@babel/parser7.29.8indirect
npm@babel/plugin-proposal-class-properties7.18.6indirect
npm@babel/plugin-proposal-export-default-from7.24.7indirect
npm@babel/plugin-proposal-nullish-coalescing-operator7.18.6indirect
npm@babel/plugin-proposal-object-rest-spread7.20.7indirect
npm@babel/plugin-proposal-optional-catch-binding7.18.6indirect
npm@babel/plugin-proposal-optional-chaining7.21.0indirect
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-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-default-from7.24.7indirect
npm@babel/plugin-syntax-flow7.24.7indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.24.7indirect
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-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.24.7indirect
npm@babel/plugin-transform-arrow-functions7.24.7indirect
npm@babel/plugin-transform-block-scoping7.24.7indirect
npm@babel/plugin-transform-classes7.24.7indirect
npm@babel/plugin-transform-computed-properties7.24.7indirect
npm@babel/plugin-transform-destructuring7.24.7indirect
npm@babel/plugin-transform-exponentiation-operator7.24.7indirect
npm@babel/plugin-transform-flow-strip-types7.24.7indirect
npm@babel/plugin-transform-for-of7.24.7indirect
npm@babel/plugin-transform-function-name7.24.7indirect
npm@babel/plugin-transform-literals7.24.7indirect
npm@babel/plugin-transform-modules-commonjs7.24.7indirect
npm@babel/plugin-transform-object-assign7.24.7indirect
npm@babel/plugin-transform-parameters7.24.7indirect
npm@babel/plugin-transform-react-display-name7.24.7indirect
npm@babel/plugin-transform-react-jsx7.24.7indirect
npm@babel/plugin-transform-react-jsx-source7.24.7indirect
npm@babel/plugin-transform-regenerator7.24.7indirect
npm@babel/plugin-transform-runtime7.24.7indirect
npm@babel/plugin-transform-shorthand-properties7.24.7indirect
npm@babel/plugin-transform-spread7.24.7indirect
npm@babel/plugin-transform-sticky-regex7.24.7indirect
npm@babel/plugin-transform-template-literals7.24.7indirect
npm@babel/plugin-transform-typescript7.24.7indirect
npm@babel/plugin-transform-unicode-regex7.24.7indirect
npm@babel/regjsgen0.8.0indirect
npm@babel/template7.24.7indirect
npm@babel/template7.25.0indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.25.3indirect
npm@babel/traverse7.29.8indirect
npm@babel/types7.24.7indirect
npm@babel/types7.25.2indirect
npm@babel/types7.29.8indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.6indirect
npm@eslint/js9.39.5indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console29.7.0indirect
npm@jest/core29.7.0indirect
npm@jest/environment29.7.0indirect
npm@jest/expect29.7.0indirect
npm@jest/expect-utils29.7.0indirect
npm@jest/fake-timers29.7.0indirect
npm@jest/globals29.7.0indirect
npm@jest/reporters29.7.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/source-map29.6.3indirect
npm@jest/test-result29.7.0indirect
npm@jest/test-sequencer29.7.0indirect
npm@jest/transform29.7.0indirect
npm@jest/types24.9.0indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jsdoc/salty0.2.12indirect
npm@nicolo-ribaudo/eslint-scope-5-internals5.1.1-v1indirect
npm@sinclair/typebox0.27.8indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers10.3.0indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.6.8indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.6indirect
npm@types/estree1.0.9indirect
npm@types/graceful-fs4.1.9indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports1.1.2indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest24.9.1indirect
npm@types/json-schema7.0.15indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdurl2.0.0indirect
npm@types/node20.14.2indirect
npm@types/stack-utils2.0.3indirect
npm@types/yargs13.0.12indirect
npm@types/yargs17.0.32indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/project-service8.67.0indirect
npm@typescript-eslint/scope-manager8.67.0indirect
npm@typescript-eslint/tsconfig-utils8.67.0indirect
npm@typescript-eslint/types8.67.0indirect
npm@typescript-eslint/typescript-estree8.67.0indirect
npm@typescript-eslint/utils8.67.0indirect
npm@typescript-eslint/visitor-keys8.67.0indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-escapes4.3.2indirect
npmansi-regex4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.8indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.flat1.3.2indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmavailable-typed-arrays1.0.7indirect
npmbabel-jest29.7.0indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.6.3indirect
npmbabel-plugin-polyfill-corejs20.4.11indirect
npmbabel-plugin-polyfill-corejs30.10.4indirect
npmbabel-plugin-polyfill-regenerator0.6.2indirect
npmbabel-polyfill6.26.0indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest29.6.3indirect
npmbabel-runtime6.26.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.13indirect
npmbluebird3.7.2indirect
npmbrace-expansion1.1.18indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbrowserslist4.23.1indirect
npmbrowserslist4.23.3indirect
npmbrowserslist4.28.8indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmcall-bind1.0.7indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001651indirect
npmcaniuse-lite1.0.30001809indirect
npmcatharsis0.9.0indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmci-info3.9.0indirect
npmcjs-module-lexer1.3.1indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.2indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcore-js2.6.12indirect
npmcore-js-compat3.37.1indirect
npmcreate-jest29.7.0indirect
npmcross-spawn7.0.6indirect
npmdata-view-buffer1.0.1indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.1indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.0indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug4.3.5indirect
npmdebug4.3.6indirect
npmdebug4.4.3indirect
npmdedent1.5.3indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdetect-newline3.1.0indirect
npmdiff-sequences24.9.0indirect
npmdiff-sequences29.6.3indirect
npmdoctrine2.1.0indirect
npmdom-walk0.1.2indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.405indirect
npmelectron-to-chromium1.5.8indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmentities4.5.0indirect
npmerror-ex1.3.2indirect
npmes-abstract1.23.3indirect
npmes-abstract1.24.2indirect
npmes-abstract-get1.0.0indirect
npmes-define-property1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.4.0indirect
npmes-object-atoms1.0.0indirect
npmes-object-atoms1.1.1indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.0.3indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.0.2indirect
npmes-to-primitive1.2.1indirect
npmes-to-primitive1.3.4indirect
npmescalade3.1.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.5indirect
npmeslint-plugin-jest29.16.1indirect
npmeslint-plugin-react7.37.5indirect
npmeslint-scope5.1.1indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect29.7.0indirect
npmfaker4.1.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfb-watchman2.0.2indirect
npmfdir6.5.0indirect
npmfetch-mock7.7.3indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfor-each0.3.3indirect
npmfor-each0.3.5indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunction.prototype.name1.2.0indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.4indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.0.2indirect
npmget-symbol-description1.1.0indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobal4.4.0indirect
npmglobals11.12.0indirect
npmglobals14.0.0indirect
npmglobals17.11.0indirect
npmglobalthis1.0.4indirect
npmgopd1.0.1indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.3indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.0.3indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhasown2.0.4indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals2.1.0indirect
npmignore5.3.2indirect
npmimport-fresh3.3.0indirect
npmimport-local3.1.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.7indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.4indirect
npmis-array-buffer3.0.5indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.0.0indirect
npmis-bigint1.0.4indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.15.0indirect
npmis-data-view1.0.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.0.5indirect
npmis-date-object1.1.0indirect
npmis-document.all1.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-number-object1.1.1indirect
npmis-plain-obj2.1.0indirect
npmis-regex1.1.4indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream2.0.1indirect
npmis-string1.0.7indirect
npmis-string1.1.1indirect
npmis-symbol1.0.4indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.13indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.3indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.7indirect
npmiterator.prototype1.1.5indirect
npmjest29.7.0indirect
npmjest-changed-files29.7.0indirect
npmjest-circus29.7.0indirect
npmjest-cli29.7.0indirect
npmjest-config29.7.0indirect
npmjest-diff24.9.0indirect
npmjest-diff29.7.0indirect
npmjest-docblock29.7.0indirect
npmjest-each29.7.0indirect
npmjest-environment-node29.7.0indirect
npmjest-get-type24.9.0indirect
npmjest-get-type29.6.3indirect
npmjest-haste-map29.7.0indirect
npmjest-leak-detector29.7.0indirect
npmjest-matcher-utils29.7.0indirect
npmjest-message-util29.7.0indirect
npmjest-mock29.7.0indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util29.6.3indirect
npmjest-resolve29.7.0indirect
npmjest-resolve-dependencies29.7.0indirect
npmjest-runner29.7.0indirect
npmjest-runtime29.7.0indirect
npmjest-snapshot29.7.0indirect
npmjest-util29.7.0indirect
npmjest-validate29.7.0indirect
npmjest-watcher29.7.0indirect
npmjest-worker29.7.0indirect
npmjetifier1.6.8indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.15.1indirect
npmjs-yaml4.3.1indirect
npmjs2xmlparser4.0.2indirect
npmjsdoc4.0.5indirect
npmjsesc0.5.0indirect
npmjsesc2.5.2indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmklaw3.0.0indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it5.0.2indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.debounce4.0.8indirect
npmlodash.isequal4.5.0indirect
npmlodash.merge4.6.2indirect
npmlodash.sortby4.7.0indirect
npmloose-envify1.4.0indirect
npmlru-cache5.1.1indirect
npmmake-dir4.0.0indirect
npmmakeerror1.0.12indirect
npmmarkdown-it14.3.0indirect
npmmarkdown-it-anchor8.6.7indirect
npmmarked4.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmdurl2.1.0indirect
npmmerge-options3.0.4indirect
npmmerge-stream2.0.0indirect
npmmetro-babel7-plugin-react-transform0.54.1indirect
npmmetro-react-native-babel-preset0.54.1indirect
npmmicromatch4.0.8indirect
npmmimic-fn2.1.0indirect
npmmin-document2.19.2indirect
npmminimatch10.2.6indirect
npmminimatch3.1.5indirect
npmmkdirp1.0.4indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnode-fetch2.7.0indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.18indirect
npmnode-releases2.0.53indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.2indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.5indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.values1.2.0indirect
npmobject.values1.2.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmown-keys1.0.2indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp2.4.0indirect
npmpicocolors1.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpirates4.0.6indirect
npmpkg-dir4.2.0indirect
npmpossible-typed-array-names1.0.0indirect
npmpossible-typed-array-names1.1.0indirect
npmprelude-ls1.2.1indirect
npmpretty-format24.9.0indirect
npmpretty-format29.7.0indirect
npmprocess0.11.10indirect
npmprompts2.4.2indirect
npmprop-types15.8.1indirect
npmpunycode1.4.1indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmpure-rand6.1.0indirect
npmqs6.15.2indirect
npmreact-deep-force-update1.1.2indirect
npmreact-is16.13.1indirect
npmreact-is18.3.1indirect
npmreact-proxy1.1.8indirect
npmreact-transform-hmr1.0.4indirect
npmreflect.getprototypeof1.0.10indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.1.1indirect
npmregenerator-runtime0.10.5indirect
npmregenerator-runtime0.11.1indirect
npmregenerator-runtime0.14.1indirect
npmregenerator-transform0.15.2indirect
npmregexp.prototype.flags1.5.2indirect
npmregexp.prototype.flags1.5.4indirect
npmregexpu-core5.3.2indirect
npmregjsparser0.9.1indirect
npmrequire-directory2.1.1indirect
npmrequizzle0.2.4indirect
npmresolve1.22.8indirect
npmresolve2.0.0-next.5indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports2.0.2indirect
npmsafe-array-concat1.1.2indirect
npmsafe-array-concat1.1.4indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.0.3indirect
npmsafe-regex-test1.1.0indirect
npmsemver6.3.1indirect
npmsemver7.6.2indirect
npmsemver7.8.5indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.6indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.13indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstop-iteration-iterator1.1.0indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.11indirect
npmstring.prototype.trim1.2.9indirect
npmstring.prototype.trimend1.0.10indirect
npmstring.prototype.trimend1.0.8indirect
npmstring.prototype.trimstart1.0.8indirect
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-preserve-symlinks-flag1.0.0indirect
npmtest-exclude6.0.0indirect
npmtinyglobby0.2.17indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtr460.0.3indirect
npmtr461.0.1indirect
npmts-api-utils2.5.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.21.3indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.6indirect
npmtyped-array-length1.0.8indirect
npmuc.micro2.1.0indirect
npmunbox-primitive1.0.2indirect
npmunbox-primitive1.1.0indirect
npmunderscore1.13.6indirect
npmundici-types5.26.5indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.1.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmupdate-browserslist-db1.1.0indirect
npmupdate-browserslist-db1.3.1indirect
npmuri-js4.4.1indirect
npmv8-to-istanbul9.2.0indirect
npmwalker1.0.8indirect
npmwebidl-conversions3.0.1indirect
npmwebidl-conversions4.0.2indirect
npmwhatwg-url5.0.0indirect
npmwhatwg-url6.5.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.15indirect
npmwhich-typed-array1.1.22indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmxmlcreate2.0.4indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:react-native-azure-auth@1.9.5 pulls in 31 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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.34.0 — full methodology · metrics wiki.

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