logo
React Native Legal & License Kit
Introduction
React Native
CLI
API
Introduction
React Native
CLI
API
logo
React Native Legal & License Kit
React Native Legal & License Kit

Functions

Function: arrayIncludesObject
Function: compareObjects
Function: sha512
Function: findPackageRoot
Function: getPackageJsonPath
Function: legacyDefaultScanPackageOptionsFactory
Function: normalizePackageName
Function: parseAuthorField
Function: parseLicenseField
Function: parseRepositoryFieldToUrl
Function: prepareAboutLibrariesLicenseField
Function: resolvePackageJsonFromEntry
Function: normalizeRepositoryUrl
Function: formatYamlKey
Function: formatYamlValue
Function: needsQuoting
Function: toYaml
Function: generateAboutLibrariesNPMOutput
Function: generateLicensePlistNPMOutput
Function: scanDependencies
Function: writeAboutLibrariesNPMOutput
Function: writeLicensePlistNPMOutput

Modules

Namespace: MiscUtils
Namespace: PackageUtils
Namespace: RepositoryUtils
Namespace: Types
Namespace: YamlUtils

Types

Type alias: AboutLibrariesLibraryJsonPayload
Type alias: AboutLibrariesLicenseJsonPayload
Type alias: AboutLibrariesLikePackageInfo
Type alias: AggregatedLicensesObj
Type alias: DependencyType
Type alias: LicenseObj
Type alias: LicensePlistPayload
Type alias: ScanPackageCallContext
Type alias: ScanPackageOptions
Type alias: ScanPackageOptionsFactory
Type alias: ScanPackageOptionsFactoryPackageInfo

Type alias: DependencyType#

Types.DependencyType

DependencyType: BaseDependencyType | `transitive${Capitalize<BaseDependencyType>}`

Previous PageType alias: AggregatedLicensesObj
Next PageType alias: LicenseObj