Licenses & Attributions
Last updated: June 27, 2026
Spoken Guidance stands on the work of others — translators who placed Scripture in the public domain, open-source developers, and type designers. This page credits them and lists the licenses that govern the materials used in the app.
Scripture translations
The Bible text in Spoken Guidance is drawn from the following translations:
Berean Standard Bible (BSB)
The Holy Bible, Berean Standard Bible, BSB, produced in cooperation with Bible Hub, Discovery Bible, OpenBible.com, and the Berean Bible Translation Committee. This text has been dedicated to the public domain.
World English Bible (WEB)
The World English Bible is in the public domain. It is not copyrighted, and may be freely copied, distributed, and used.
King James Version (KJV)
The King James Version is in the public domain in the United States. (In the United Kingdom, rights in the KJV are held by the Crown and administered by Cambridge University Press.)
Spoken Guidance currently uses the public-domain translations above. Additional translations (such as the NASB, NKJV, or NLT) may be added in future under license from their publishers; when they are, each publisher’s required copyright and permission notice will be shown here.
Open-source software
Spoken Guidance is built with open-source software, and we’re grateful to the maintainers who make it freely available. Most dependencies use permissive licenses (MIT, ISC, Apache-2.0, BSD); a small number use other terms, noted below.
| License | Packages |
|---|---|
| MIT | 664 |
| ISC | 45 |
| BSD-3-Clause | 17 |
| Apache-2.0 | 15 |
| BSD-2-Clause | 15 |
| BlueOak-1.0.0 | 9 |
| MPL-2.0 | 4 |
| MIT AND OFL-1.1 | 3 |
| Unlicense | 2 |
| 0BSD | 2 |
| (MIT OR CC0-1.0) | 2 |
| Other (single package each) | 5 |
Notes. MPL-2.0 (lightningcss) is used for CSS processing; MPL-2.0 is a file-level copyleft license, and source for the MPL-covered files is available from the linked project repositories. The spoken-guidance (UNLICENSED) entry refers to this app itself, not a third-party library. License names follow the SPDX-style identifiers reported by license-checker.
Full dependency list
@0no-co/graphql.web@1.2.0 - MIT @alloc/quick-lru@5.2.0 - MIT @babel/code-frame@7.10.4 - MIT @babel/code-frame@7.29.7 - MIT @babel/compat-data@7.29.7 - MIT @babel/core@7.29.0 - MIT @babel/generator@7.29.7 - MIT @babel/helper-annotate-as-pure@7.29.7 - MIT @babel/helper-compilation-targets@7.29.7 - MIT @babel/helper-create-class-features-plugin@7.29.7 - MIT @babel/helper-create-regexp-features-plugin@7.29.7 - MIT @babel/helper-define-polyfill-provider@0.6.8 - MIT @babel/helper-globals@7.29.7 - MIT @babel/helper-member-expression-to-functions@7.29.7 - MIT @babel/helper-module-imports@7.29.7 - MIT @babel/helper-module-transforms@7.28.6 - MIT @babel/helper-optimise-call-expression@7.29.7 - MIT @babel/helper-plugin-utils@7.29.7 - MIT @babel/helper-remap-async-to-generator@7.29.7 - MIT @babel/helper-replace-supers@7.29.7 - MIT @babel/helper-skip-transparent-expression-wrappers@7.29.7 - MIT @babel/helper-string-parser@7.29.7 - MIT @babel/helper-validator-identifier@7.29.7 - MIT @babel/helper-validator-option@7.29.7 - MIT @babel/helper-wrap-function@7.29.7 - MIT @babel/helpers@7.29.2 - MIT @babel/highlight@7.25.9 - MIT @babel/parser@7.29.7 - MIT @babel/plugin-proposal-decorators@7.29.7 - MIT @babel/plugin-proposal-export-default-from@7.29.7 - MIT @babel/plugin-syntax-async-generators@7.8.4 - MIT @babel/plugin-syntax-bigint@7.8.3 - MIT @babel/plugin-syntax-class-properties@7.12.13 - MIT @babel/plugin-syntax-class-static-block@7.14.5 - MIT @babel/plugin-syntax-decorators@7.29.7 - MIT @babel/plugin-syntax-dynamic-import@7.8.3 - MIT @babel/plugin-syntax-export-default-from@7.29.7 - MIT @babel/plugin-syntax-flow@7.29.7 - MIT @babel/plugin-syntax-import-attributes@7.28.6 - MIT @babel/plugin-syntax-import-meta@7.10.4 - MIT @babel/plugin-syntax-json-strings@7.8.3 - MIT @babel/plugin-syntax-jsx@7.29.7 - MIT @babel/plugin-syntax-logical-assignment-operators@7.10.4 - MIT @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 - MIT @babel/plugin-syntax-numeric-separator@7.10.4 - MIT @babel/plugin-syntax-object-rest-spread@7.8.3 - MIT @babel/plugin-syntax-optional-catch-binding@7.8.3 - MIT @babel/plugin-syntax-optional-chaining@7.8.3 - MIT @babel/plugin-syntax-private-property-in-object@7.14.5 - MIT @babel/plugin-syntax-top-level-await@7.14.5 - MIT @babel/plugin-syntax-typescript@7.28.6 - MIT @babel/plugin-transform-arrow-functions@7.27.1 - MIT @babel/plugin-transform-async-generator-functions@7.29.7 - MIT @babel/plugin-transform-async-to-generator@7.29.7 - MIT @babel/plugin-transform-block-scoping@7.29.7 - MIT @babel/plugin-transform-class-properties@7.28.6 - MIT @babel/plugin-transform-class-static-block@7.29.7 - MIT @babel/plugin-transform-classes@7.28.6 - MIT @babel/plugin-transform-computed-properties@7.29.7 - MIT @babel/plugin-transform-destructuring@7.29.7 - MIT @babel/plugin-transform-export-namespace-from@7.29.7 - MIT @babel/plugin-transform-flow-strip-types@7.29.7 - MIT @babel/plugin-transform-for-of@7.29.7 - MIT @babel/plugin-transform-function-name@7.29.7 - MIT @babel/plugin-transform-literals@7.29.7 - MIT @babel/plugin-transform-logical-assignment-operators@7.29.7 - MIT @babel/plugin-transform-modules-commonjs@7.28.6 - MIT @babel/plugin-transform-named-capturing-groups-regex@7.29.7 - MIT @babel/plugin-transform-nullish-coalescing-operator@7.28.6 - MIT @babel/plugin-transform-numeric-separator@7.29.7 - MIT @babel/plugin-transform-object-rest-spread@7.29.7 - MIT @babel/plugin-transform-optional-catch-binding@7.29.7 - MIT @babel/plugin-transform-optional-chaining@7.28.6 - MIT @babel/plugin-transform-parameters@7.29.7 - MIT @babel/plugin-transform-private-methods@7.29.7 - MIT @babel/plugin-transform-private-property-in-object@7.29.7 - MIT @babel/plugin-transform-react-display-name@7.29.7 - MIT @babel/plugin-transform-react-jsx-development@7.29.7 - MIT @babel/plugin-transform-react-jsx-self@7.29.7 - MIT @babel/plugin-transform-react-jsx-source@7.29.7 - MIT @babel/plugin-transform-react-jsx@7.29.7 - MIT @babel/plugin-transform-react-pure-annotations@7.29.7 - MIT @babel/plugin-transform-regenerator@7.29.7 - MIT @babel/plugin-transform-runtime@7.29.7 - MIT @babel/plugin-transform-shorthand-properties@7.27.1 - MIT @babel/plugin-transform-spread@7.29.7 - MIT @babel/plugin-transform-sticky-regex@7.29.7 - MIT @babel/plugin-transform-template-literals@7.27.1 - MIT @babel/plugin-transform-typescript@7.28.6 - MIT @babel/plugin-transform-unicode-regex@7.27.1 - MIT @babel/preset-react@7.29.7 - MIT @babel/preset-typescript@7.28.5 - MIT @babel/runtime@7.29.2 - MIT @babel/template@7.29.7 - MIT @babel/traverse@7.29.0 - MIT @babel/traverse@7.29.7 - MIT @babel/types@7.29.7 - MIT @egjs/hammerjs@2.0.17 - MIT @expo-google-fonts/dancing-script@0.4.2 - MIT AND OFL-1.1 @expo-google-fonts/dm-sans@0.4.2 - MIT AND OFL-1.1 @expo-google-fonts/lora@0.4.2 - MIT AND OFL-1.1 @expo/cli@54.0.25 - MIT @expo/code-signing-certificates@0.0.6 - MIT @expo/config-plugins@54.0.4 - MIT @expo/config-types@54.0.10 - MIT @expo/config@12.0.13 - MIT @expo/devcert@1.2.1 - MIT @expo/devtools@0.1.8 - MIT @expo/env@2.0.11 - MIT @expo/fingerprint@0.15.5 - MIT @expo/image-utils@0.8.14 - MIT @expo/json-file@10.0.16 - MIT @expo/json-file@10.2.0 - MIT @expo/metro-config@54.0.16 - MIT @expo/metro-runtime@6.1.2 - MIT @expo/metro@54.2.0 - MIT @expo/osascript@2.6.0 - MIT @expo/package-manager@1.12.1 - MIT @expo/plist@0.4.9 - MIT @expo/prebuild-config@54.0.8 - MIT @expo/require-utils@55.0.5 - MIT @expo/schema-utils@0.1.8 - MIT @expo/sdk-runtime-versions@1.0.0 - MIT @expo/spawn-async@1.7.2 - MIT @expo/spawn-async@1.8.0 - MIT @expo/sudo-prompt@9.3.2 - MIT @expo/vector-icons@15.1.1 - MIT @expo/ws-tunnel@1.0.6 - MIT @expo/xcpretty@4.4.4 - BSD-3-Clause @ide/backoff@1.0.0 - MIT @isaacs/fs-minipass@4.0.1 - ISC @isaacs/ttlcache@1.4.1 - ISC @istanbuljs/load-nyc-config@1.1.0 - ISC @istanbuljs/schema@0.1.6 - MIT @jest/create-cache-key-function@29.7.0 - MIT @jest/environment@29.7.0 - MIT @jest/fake-timers@29.7.0 - MIT @jest/schemas@29.6.3 - MIT @jest/transform@29.7.0 - MIT @jest/types@29.6.3 - MIT @jridgewell/gen-mapping@0.3.13 - MIT @jridgewell/remapping@2.3.5 - MIT @jridgewell/resolve-uri@3.1.2 - MIT @jridgewell/source-map@0.3.11 - MIT @jridgewell/sourcemap-codec@1.5.5 - MIT @jridgewell/trace-mapping@0.3.31 - MIT @nodelib/fs.scandir@2.1.5 - MIT @nodelib/fs.stat@2.0.5 - MIT @nodelib/fs.walk@1.2.8 - MIT @posthog/core@1.30.9 - MIT @posthog/types@1.381.0 - MIT @radix-ui/primitive@1.1.3 - MIT @radix-ui/react-collection@1.1.7 - MIT @radix-ui/react-compose-refs@1.1.2 - MIT @radix-ui/react-context@1.1.2 - MIT @radix-ui/react-dialog@1.1.15 - MIT @radix-ui/react-direction@1.1.1 - MIT @radix-ui/react-dismissable-layer@1.1.11 - MIT @radix-ui/react-focus-guards@1.1.3 - MIT @radix-ui/react-focus-scope@1.1.7 - MIT @radix-ui/react-id@1.1.1 - MIT @radix-ui/react-portal@1.1.9 - MIT @radix-ui/react-presence@1.1.5 - MIT @radix-ui/react-primitive@2.1.3 - MIT @radix-ui/react-roving-focus@1.1.11 - MIT @radix-ui/react-slot@1.2.0 - MIT @radix-ui/react-slot@1.2.3 - MIT @radix-ui/react-tabs@1.1.13 - MIT @radix-ui/react-use-callback-ref@1.1.1 - MIT @radix-ui/react-use-controllable-state@1.2.2 - MIT @radix-ui/react-use-effect-event@0.0.2 - MIT @radix-ui/react-use-escape-keydown@1.1.1 - MIT @radix-ui/react-use-layout-effect@1.1.1 - MIT @react-native-async-storage/async-storage@2.2.0 - MIT @react-native/assets-registry@0.81.5 - MIT @react-native/babel-plugin-codegen@0.81.5 - MIT @react-native/babel-preset@0.81.5 - MIT @react-native/codegen@0.81.5 - MIT @react-native/community-cli-plugin@0.81.5 - MIT @react-native/debugger-frontend@0.81.5 - BSD-3-Clause @react-native/dev-middleware@0.81.5 - MIT @react-native/gradle-plugin@0.81.5 - MIT @react-native/js-polyfills@0.81.5 - MIT @react-native/normalize-colors@0.74.89 - MIT @react-native/normalize-colors@0.81.5 - MIT @react-native/virtualized-lists@0.81.5 - MIT @react-navigation/bottom-tabs@7.16.0 - MIT @react-navigation/core@7.17.5 - MIT @react-navigation/elements@2.9.19 - MIT @react-navigation/native-stack@7.15.0 - MIT @react-navigation/native@7.2.5 - MIT @react-navigation/routers@7.5.5 - MIT @react-navigation/stack@7.9.3 - MIT @revenuecat/purchases-js-hybrid-mappings@18.8.0 - MIT @revenuecat/purchases-js@1.41.1 - MIT @revenuecat/purchases-typescript-internal@18.8.0 - MIT @sinclair/typebox@0.27.10 - MIT @sinonjs/commons@3.0.1 - BSD-3-Clause @sinonjs/fake-timers@10.3.0 - BSD-3-Clause @supabase/auth-js@2.105.4 - MIT @supabase/functions-js@2.105.4 - MIT @supabase/phoenix@0.4.2 - MIT @supabase/postgrest-js@2.105.4 - MIT @supabase/realtime-js@2.105.4 - MIT @supabase/storage-js@2.105.4 - MIT @supabase/supabase-js@2.105.4 - MIT @types/babel__core@7.20.5 - MIT @types/babel__generator@7.27.0 - MIT @types/babel__template@7.4.4 - MIT @types/babel__traverse@7.28.0 - MIT @types/graceful-fs@4.1.9 - MIT @types/hammerjs@2.0.46 - MIT @types/istanbul-lib-coverage@2.0.6 - MIT @types/istanbul-lib-report@3.0.3 - MIT @types/istanbul-reports@3.0.4 - MIT @types/node@25.7.0 - MIT @types/react@19.1.17 - MIT @types/stack-utils@2.0.3 - MIT @types/yargs-parser@21.0.3 - MIT @types/yargs@17.0.35 - MIT @ungap/structured-clone@1.3.1 - ISC @urql/core@5.2.0 - MIT @urql/exchange-retry@1.3.2 - MIT @xmldom/xmldom@0.8.13 - MIT @xmldom/xmldom@0.9.10 - MIT abort-controller@3.0.0 - MIT accepts@1.3.8 - MIT acorn@8.16.0 - MIT agent-base@7.1.4 - MIT anser@1.4.10 - MIT ansi-escapes@4.3.2 - MIT ansi-regex@4.1.1 - MIT ansi-regex@5.0.1 - MIT ansi-styles@3.2.1 - MIT ansi-styles@4.3.0 - MIT ansi-styles@5.2.0 - MIT any-promise@1.3.0 - MIT anymatch@3.1.3 - ISC arg@5.0.2 - MIT argparse@1.0.10 - MIT argparse@2.0.1 - Python-2.0 aria-hidden@1.2.6 - MIT array-timsort@1.0.3 - MIT asap@2.0.6 - MIT assert@2.1.0 - MIT async-limiter@1.0.1 - MIT available-typed-arrays@1.0.7 - MIT babel-jest@29.7.0 - MIT babel-plugin-istanbul@6.1.1 - BSD-3-Clause babel-plugin-jest-hoist@29.6.3 - MIT babel-plugin-polyfill-corejs2@0.4.17 - MIT babel-plugin-polyfill-corejs3@0.13.0 - MIT babel-plugin-polyfill-regenerator@0.6.8 - MIT babel-plugin-react-compiler@1.0.0 - MIT babel-plugin-react-native-web@0.21.2 - MIT babel-plugin-syntax-hermes-parser@0.29.1 - MIT babel-plugin-transform-flow-enums@0.0.2 - MIT babel-preset-current-node-syntax@1.2.0 - MIT babel-preset-expo@54.0.11 - MIT babel-preset-jest@29.6.3 - MIT badgin@1.2.3 - MIT balanced-match@1.0.2 - MIT balanced-match@4.0.4 - MIT base64-arraybuffer@1.0.2 - MIT base64-js@1.5.1 - MIT baseline-browser-mapping@2.10.29 - Apache-2.0 better-opn@3.0.2 - MIT big-integer@1.6.52 - Unlicense binary-extensions@2.3.0 - MIT boolbase@1.0.0 - ISC bplist-creator@0.1.0 - MIT bplist-parser@0.3.1 - MIT brace-expansion@1.1.14 - MIT brace-expansion@2.1.1 - MIT brace-expansion@5.0.6 - MIT braces@3.0.3 - MIT browserslist@4.28.2 - MIT bser@2.1.1 - Apache-2.0 buffer-from@1.1.2 - MIT buffer@5.7.1 - MIT bytes@3.1.2 - MIT call-bind-apply-helpers@1.0.2 - MIT call-bind@1.0.9 - MIT call-bound@1.0.4 - MIT camelcase-css@2.0.1 - MIT camelcase@5.3.1 - MIT camelcase@6.3.0 - MIT caniuse-lite@1.0.30001792 - CC-BY-4.0 chalk@2.4.2 - MIT chalk@4.1.2 - MIT chokidar@3.6.0 - MIT chownr@3.0.0 - BlueOak-1.0.0 chrome-launcher@0.15.2 - Apache-2.0 chromium-edge-launcher@0.2.0 - Apache-2.0 ci-info@2.0.0 - MIT ci-info@3.9.0 - MIT cli-cursor@2.1.0 - MIT cli-spinners@2.9.2 - MIT client-only@0.0.1 - MIT cliui@8.0.1 - ISC clone@1.0.4 - MIT color-convert@1.9.3 - MIT color-convert@2.0.1 - MIT color-name@1.1.3 - MIT color-name@1.1.4 - MIT color-string@1.9.1 - MIT color@4.2.3 - MIT commander@12.1.0 - MIT commander@2.20.3 - MIT commander@4.1.1 - MIT commander@7.2.0 - MIT comment-json@4.6.2 - MIT compressible@2.0.18 - MIT compression@1.8.1 - MIT concat-map@0.0.1 - MIT connect@3.7.0 - MIT convert-source-map@2.0.0 - MIT core-js-compat@3.49.0 - MIT cross-fetch@3.2.0 - MIT cross-spawn@7.0.6 - MIT css-in-js-utils@3.1.0 - MIT css-line-break@2.1.0 - MIT css-select@5.2.2 - BSD-2-Clause css-tree@1.1.3 - MIT css-what@6.2.2 - BSD-2-Clause cssesc@3.0.0 - MIT csstype@3.2.3 - MIT debug@2.6.9 - MIT debug@3.2.7 - MIT debug@4.4.3 - MIT decode-uri-component@0.2.2 - MIT deep-extend@0.6.0 - MIT deepmerge@4.3.1 - MIT defaults@1.0.4 - MIT define-data-property@1.1.4 - MIT define-lazy-prop@2.0.0 - MIT define-properties@1.2.1 - MIT depd@2.0.0 - MIT destroy@1.2.0 - MIT detect-libc@1.0.3 - Apache-2.0 detect-libc@2.1.2 - Apache-2.0 detect-node-es@1.1.0 - MIT didyoumean@1.2.2 - Apache-2.0 dlv@1.1.3 - MIT dom-serializer@2.0.0 - MIT domelementtype@2.3.0 - BSD-2-Clause domhandler@5.0.3 - BSD-2-Clause domutils@3.2.2 - BSD-2-Clause dotenv-expand@11.0.7 - BSD-2-Clause dotenv@16.4.7 - BSD-2-Clause dunder-proto@1.0.1 - MIT ee-first@1.1.1 - MIT electron-to-chromium@1.5.353 - ISC emoji-regex@8.0.0 - MIT encodeurl@1.0.2 - MIT encodeurl@2.0.0 - MIT entities@4.5.0 - BSD-2-Clause env-editor@0.4.2 - MIT error-stack-parser@2.1.4 - MIT es-define-property@1.0.1 - MIT es-errors@1.3.0 - MIT es-object-atoms@1.1.1 - MIT escalade@3.2.0 - MIT escape-html@1.0.3 - MIT escape-string-regexp@1.0.5 - MIT escape-string-regexp@2.0.0 - MIT escape-string-regexp@4.0.0 - MIT esprima@4.0.1 - BSD-2-Clause etag@1.8.1 - MIT event-target-shim@5.0.1 - MIT expo-apple-authentication@8.0.8 - MIT expo-application@7.0.8 - MIT expo-asset@12.0.13 - MIT expo-constants@18.0.13 - MIT expo-device@8.0.10 - MIT expo-file-system@19.0.23 - MIT expo-font@14.0.12 - MIT expo-haptics@15.0.8 - MIT expo-keep-awake@15.0.8 - MIT expo-linear-gradient@15.0.8 - MIT expo-linking@8.0.12 - MIT expo-localization@17.0.8 - MIT expo-modules-autolinking@3.0.26 - MIT expo-modules-core@3.0.30 - MIT expo-notifications@0.32.17 - MIT expo-router@6.0.24 - MIT expo-server@1.0.7 - MIT expo-sharing@14.0.8 - MIT expo-splash-screen@31.0.13 - MIT expo-status-bar@3.0.9 - MIT expo-web-browser@15.0.11 - MIT expo@54.0.35 - MIT exponential-backoff@3.1.3 - Apache-2.0 fast-deep-equal@3.1.3 - MIT fast-glob@3.3.3 - MIT fast-json-stable-stringify@2.1.0 - MIT fastq@1.20.1 - ISC fb-watchman@2.0.2 - Apache-2.0 fbjs-css-vars@1.0.2 - MIT fbjs@3.0.5 - MIT fdir@6.5.0 - MIT fill-range@7.1.1 - MIT filter-obj@1.1.0 - MIT finalhandler@1.1.2 - MIT find-up@4.1.0 - MIT flow-enums-runtime@0.0.6 - MIT fontfaceobserver@2.3.0 - BSD-2-Clause for-each@0.3.5 - MIT freeport-async@2.0.0 - MIT fresh@0.5.2 - MIT fs.realpath@1.0.0 - ISC fsevents@2.3.3 - MIT function-bind@1.1.2 - MIT generator-function@2.0.1 - MIT gensync@1.0.0-beta.2 - MIT get-caller-file@2.0.5 - ISC get-intrinsic@1.3.0 - MIT get-nonce@1.0.1 - MIT get-package-type@0.1.0 - MIT get-proto@1.0.1 - MIT getenv@2.0.0 - MIT glob-parent@5.1.2 - ISC glob-parent@6.0.2 - ISC glob@13.0.6 - BlueOak-1.0.0 glob@7.2.3 - ISC gopd@1.2.0 - MIT graceful-fs@4.2.11 - ISC graphql@16.8.1 - MIT has-flag@3.0.0 - MIT has-flag@4.0.0 - MIT has-property-descriptors@1.0.2 - MIT has-symbols@1.1.0 - MIT has-tostringtag@1.0.2 - MIT hasown@2.0.3 - MIT hermes-estree@0.29.1 - MIT hermes-estree@0.32.0 - MIT hermes-parser@0.29.1 - MIT hermes-parser@0.32.0 - MIT hoist-non-react-statics@3.3.2 - BSD-3-Clause hosted-git-info@7.0.2 - ISC html2canvas@1.4.1 - MIT http-errors@2.0.1 - MIT https-proxy-agent@7.0.6 - MIT hyphenate-style-name@1.1.0 - BSD-3-Clause iceberg-js@0.8.1 - MIT ieee754@1.2.1 - BSD-3-Clause ignore@5.3.2 - MIT image-size@1.2.1 - MIT imurmurhash@0.1.4 - MIT inflight@1.0.6 - ISC inherits@2.0.4 - ISC ini@1.3.8 - ISC inline-style-prefixer@7.0.1 - MIT invariant@2.2.4 - MIT is-arguments@1.2.0 - MIT is-arrayish@0.3.4 - MIT is-binary-path@2.1.0 - MIT is-callable@1.2.7 - MIT is-core-module@2.16.2 - MIT is-docker@2.2.1 - MIT is-extglob@2.1.1 - MIT is-fullwidth-code-point@3.0.0 - MIT is-generator-function@1.1.2 - MIT is-glob@4.0.3 - MIT is-nan@1.3.2 - MIT is-number@7.0.0 - MIT is-plain-obj@2.1.0 - MIT is-regex@1.2.1 - MIT is-typed-array@1.1.15 - MIT is-wsl@2.2.0 - MIT isexe@2.0.0 - ISC istanbul-lib-coverage@3.2.2 - BSD-3-Clause istanbul-lib-instrument@5.2.1 - BSD-3-Clause jest-environment-node@29.7.0 - MIT jest-get-type@29.6.3 - MIT jest-haste-map@29.7.0 - MIT jest-message-util@29.7.0 - MIT jest-mock@29.7.0 - MIT jest-regex-util@29.6.3 - MIT jest-util@29.7.0 - MIT jest-validate@29.7.0 - MIT jest-worker@29.7.0 - MIT jimp-compact@0.16.1 - MIT jiti@1.21.7 - MIT js-tokens@4.0.0 - MIT js-yaml@3.14.2 - MIT js-yaml@4.1.1 - MIT jsc-safe-url@0.2.4 - 0BSD jsesc@3.1.0 - MIT json5@2.2.3 - MIT kleur@3.0.3 - MIT lan-network@0.2.1 - MIT leven@3.1.0 - MIT lighthouse-logger@1.4.2 - Apache-2.0 lightningcss-darwin-x64@1.27.0 - MPL-2.0 lightningcss-darwin-x64@1.32.0 - MPL-2.0 lightningcss@1.27.0 - MPL-2.0 lightningcss@1.32.0 - MPL-2.0 lilconfig@3.1.3 - MIT lines-and-columns@1.2.4 - MIT locate-path@5.0.0 - MIT lodash.debounce@4.0.8 - MIT lodash.throttle@4.1.1 - MIT log-symbols@2.2.0 - MIT loose-envify@1.4.0 - MIT lru-cache@10.4.3 - ISC lru-cache@11.3.6 - BlueOak-1.0.0 lru-cache@5.1.1 - ISC makeerror@1.0.12 - BSD-3-Clause marky@1.3.0 - Apache-2.0 math-intrinsics@1.1.0 - MIT mdn-data@2.0.14 - CC0-1.0 memoize-one@5.2.1 - MIT memoize-one@6.0.0 - MIT merge-options@3.0.4 - MIT merge-stream@2.0.0 - MIT merge2@1.4.1 - MIT metro-babel-transformer@0.83.3 - MIT metro-cache-key@0.83.3 - MIT metro-cache@0.83.3 - MIT metro-config@0.83.3 - MIT metro-core@0.83.3 - MIT metro-file-map@0.83.3 - MIT metro-minify-terser@0.83.3 - MIT metro-resolver@0.83.3 - MIT metro-runtime@0.83.3 - MIT metro-source-map@0.83.3 - MIT metro-symbolicate@0.83.3 - MIT metro-transform-plugins@0.83.3 - MIT metro-transform-worker@0.83.3 - MIT metro@0.83.3 - MIT micromatch@4.0.8 - MIT mime-db@1.52.0 - MIT mime-types@2.1.35 - MIT mime@1.6.0 - MIT mimic-fn@1.2.0 - MIT minimatch@10.2.5 - BlueOak-1.0.0 minimatch@3.1.5 - ISC minimatch@9.0.9 - ISC minimist@1.2.8 - MIT minipass@7.1.3 - BlueOak-1.0.0 minizlib@3.1.0 - MIT mkdirp@1.0.4 - MIT ms@2.0.0 - MIT ms@2.1.3 - MIT mz@2.7.0 - MIT nanoid@3.3.12 - MIT nativewind@4.2.3 - MIT negotiator@0.6.3 - MIT negotiator@0.6.4 - MIT nested-error-stacks@2.0.1 - MIT node-fetch@2.7.0 - MIT node-forge@1.4.0 - (BSD-3-Clause OR GPL-2.0) node-int64@0.4.0 - MIT node-releases@2.0.38 - MIT normalize-path@3.0.0 - MIT npm-package-arg@11.0.3 - ISC nth-check@2.1.1 - BSD-2-Clause nullthrows@1.1.1 - MIT ob1@0.83.3 - MIT object-assign@4.1.1 - MIT object-hash@3.0.0 - MIT object-is@1.1.6 - MIT object-keys@1.1.1 - MIT object.assign@4.1.7 - MIT on-finished@2.3.0 - MIT on-finished@2.4.1 - MIT on-headers@1.1.0 - MIT once@1.4.0 - ISC onetime@2.0.1 - MIT open@7.4.2 - MIT open@8.4.2 - MIT ora@3.4.0 - MIT p-limit@2.3.0 - MIT p-limit@3.1.0 - MIT p-locate@4.1.0 - MIT p-try@2.2.0 - MIT parse-png@2.1.0 - MIT parseurl@1.3.3 - MIT path-exists@4.0.0 - MIT path-is-absolute@1.0.1 - MIT path-key@3.1.1 - MIT path-parse@1.0.7 - MIT path-scurry@2.0.2 - BlueOak-1.0.0 picocolors@1.1.1 - ISC picomatch@2.3.2 - MIT picomatch@4.0.4 - MIT pify@2.3.0 - MIT pirates@4.0.7 - MIT plist@3.1.1 - MIT pngjs@3.4.0 - MIT possible-typed-array-names@1.1.0 - MIT postcss-import@15.1.0 - MIT postcss-js@4.1.0 - MIT postcss-load-config@6.0.1 - MIT postcss-nested@6.2.0 - MIT postcss-selector-parser@6.1.2 - MIT postcss-value-parser@4.2.0 - MIT postcss@8.4.49 - MIT posthog-react-native@4.46.18 - MIT pretty-bytes@5.6.0 - MIT pretty-format@29.7.0 - MIT proc-log@4.2.0 - ISC progress@2.0.3 - MIT promise@7.3.1 - MIT promise@8.3.0 - MIT prompts@2.4.2 - MIT punycode@2.3.1 - MIT qrcode-terminal@0.11.0 - Apache 2.0 query-string@7.1.3 - MIT queue-microtask@1.2.3 - MIT queue@6.0.2 - MIT range-parser@1.2.1 - MIT rc@1.2.8 - (BSD-2-Clause OR MIT OR Apache-2.0) react-devtools-core@6.1.5 - MIT react-dom@19.1.0 - MIT react-fast-compare@3.2.2 - MIT react-freeze@1.0.4 - MIT react-is@16.13.1 - MIT react-is@18.3.1 - MIT react-is@19.2.6 - MIT react-native-css-interop@0.2.3 - MIT react-native-gesture-handler@2.28.0 - MIT react-native-is-edge-to-edge@1.3.1 - MIT react-native-purchases-ui@10.2.0 - MIT react-native-purchases@10.2.0 - MIT react-native-reanimated@4.1.7 - MIT react-native-safe-area-context@5.6.2 - MIT react-native-screens@4.16.0 - MIT react-native-svg@15.12.1 - MIT react-native-url-polyfill@3.0.0 - MIT react-native-view-shot@4.0.3 - MIT react-native-web@0.21.2 - MIT react-native-worklets@0.5.1 - MIT react-native@0.81.5 - MIT react-refresh@0.14.2 - MIT react-remove-scroll-bar@2.3.8 - MIT react-remove-scroll@2.7.2 - MIT react-style-singleton@2.2.3 - MIT react@19.1.0 - MIT read-cache@1.0.0 - MIT readdirp@3.6.0 - MIT regenerate-unicode-properties@10.2.2 - MIT regenerate@1.4.2 - MIT regenerator-runtime@0.13.11 - MIT regexpu-core@6.4.0 - MIT regjsgen@0.8.0 - MIT regjsparser@0.13.1 - BSD-2-Clause require-directory@2.1.1 - MIT require-from-string@2.0.2 - MIT requireg@0.2.2 - MIT resolve-from@5.0.0 - MIT resolve-workspace-root@2.0.1 - MIT resolve.exports@2.0.3 - MIT resolve@1.22.12 - MIT resolve@1.7.1 - MIT restore-cursor@2.0.0 - MIT reusify@1.1.0 - MIT rimraf@3.0.2 - ISC rtl-detect@1.1.2 - BSD-3-Clause run-parallel@1.2.0 - MIT safe-buffer@5.2.1 - MIT safe-regex-test@1.1.0 - MIT sax@1.6.0 - BlueOak-1.0.0 scheduler@0.26.0 - MIT semver@6.3.1 - ISC semver@7.6.3 - ISC semver@7.7.2 - ISC semver@7.8.0 - ISC semver@7.8.1 - ISC send@0.19.2 - MIT serialize-error@2.1.0 - MIT serve-static@1.16.3 - MIT server-only@0.0.1 - MIT set-function-length@1.2.2 - MIT setimmediate@1.0.5 - MIT setprototypeof@1.2.0 - ISC sf-symbols-typescript@2.2.0 - MIT shallowequal@1.1.0 - MIT shebang-command@2.0.0 - MIT shebang-regex@3.0.0 - MIT shell-quote@1.8.3 - MIT signal-exit@3.0.7 - ISC simple-plist@1.3.1 - MIT simple-swizzle@0.2.4 - MIT sisteransi@1.0.5 - MIT slash@3.0.0 - MIT slugify@1.6.9 - MIT source-map-js@1.2.1 - BSD-3-Clause source-map-support@0.5.21 - MIT source-map@0.5.7 - BSD-3-Clause source-map@0.6.1 - BSD-3-Clause split-on-first@1.1.0 - MIT spoken-guidance@1.0.0 - UNLICENSED sprintf-js@1.0.3 - BSD-3-Clause stack-utils@2.0.6 - MIT stackframe@1.3.4 - MIT stacktrace-parser@0.1.11 - MIT statuses@1.5.0 - MIT statuses@2.0.2 - MIT stream-buffers@2.2.0 - Unlicense strict-uri-encode@2.0.0 - MIT string-width@4.2.3 - MIT strip-ansi@5.2.0 - MIT strip-ansi@6.0.1 - MIT strip-json-comments@2.0.1 - MIT structured-headers@0.4.1 - MIT styleq@0.1.3 - MIT sucrase@3.35.1 - MIT supports-color@5.5.0 - MIT supports-color@7.2.0 - MIT supports-color@8.1.1 - MIT supports-hyperlinks@2.3.0 - MIT supports-preserve-symlinks-flag@1.0.0 - MIT tailwindcss@3.4.19 - MIT tar@7.5.7 - BlueOak-1.0.0 terminal-link@2.1.1 - MIT terser@5.47.1 - BSD-2-Clause test-exclude@6.0.0 - ISC text-segmentation@1.0.3 - MIT thenify-all@1.6.0 - MIT thenify@3.3.1 - MIT throat@5.0.0 - MIT tinyglobby@0.2.16 - MIT tmpl@1.0.5 - BSD-3-Clause to-regex-range@5.0.1 - MIT toidentifier@1.0.1 - MIT tr46@0.0.3 - MIT ts-interface-checker@0.1.13 - Apache-2.0 tslib@2.8.1 - 0BSD type-detect@4.0.8 - MIT type-fest@0.21.3 - (MIT OR CC0-1.0) type-fest@0.7.1 - (MIT OR CC0-1.0) typescript@5.9.3 - Apache-2.0 ua-parser-js@0.7.41 - MIT ua-parser-js@1.0.41 - MIT undici-types@7.21.0 - MIT undici@6.26.0 - MIT unicode-canonical-property-names-ecmascript@2.0.1 - MIT unicode-match-property-ecmascript@2.0.0 - MIT unicode-match-property-value-ecmascript@2.2.1 - MIT unicode-property-aliases-ecmascript@2.2.0 - MIT unpipe@1.0.0 - MIT update-browserslist-db@1.2.3 - MIT use-callback-ref@1.3.3 - MIT use-latest-callback@0.2.6 - MIT use-sidecar@1.1.3 - MIT use-sync-external-store@1.6.0 - MIT util-deprecate@1.0.2 - MIT util@0.12.5 - MIT utils-merge@1.0.1 - MIT utrie@1.0.2 - MIT uuid@7.0.3 - MIT validate-npm-package-name@5.0.1 - ISC vary@1.1.2 - MIT vaul@1.1.2 - MIT vlq@1.0.1 - MIT walker@1.0.8 - Apache-2.0 warn-once@0.1.1 - MIT wcwidth@1.0.1 - MIT webidl-conversions@3.0.1 - BSD-2-Clause webidl-conversions@5.0.0 - BSD-2-Clause whatwg-fetch@3.6.20 - MIT whatwg-url-without-unicode@8.0.0-3 - MIT whatwg-url@5.0.0 - MIT which-typed-array@1.1.20 - MIT which@2.0.2 - ISC wonka@6.3.6 - MIT wrap-ansi@7.0.0 - MIT wrappy@1.0.2 - ISC write-file-atomic@4.0.2 - ISC ws@6.2.3 - MIT ws@7.5.10 - MIT ws@8.21.0 - MIT xcode@3.0.1 - Apache-2.0 xml2js@0.6.0 - MIT xmlbuilder@11.0.1 - MIT xmlbuilder@15.1.1 - MIT y18n@5.0.8 - ISC yallist@3.1.1 - ISC yallist@5.0.0 - BlueOak-1.0.0 yaml@2.9.0 - ISC yargs-parser@21.1.1 - ISC yargs@17.7.2 - MIT yocto-queue@0.1.0 - MIT
Fonts
Spoken Guidance uses the DM Sans typeface (designed by Colophon Foundry, commissioned by Google), licensed under the SIL Open Font License, Version 1.1. The wordmark uses Dancing Script and headings use Lora, both also under the SIL Open Font License 1.1.
Questions
If you believe something here is incomplete or incorrect, please email legal@spokenguidance.com and we’ll put it right.