Interface: LicenseAnalysisResult

Types.LicenseAnalysisResult

Hierarchy

Table of contents

Properties

Properties

byCategory

byCategory: Record<LicenseCategory, number>

Mapping of license category to count of packages in that category

Inherited from

LicenseStats.byCategory


byLicense

byLicense: Record<string, number>

Mapping of license name to count of packages with that license

Inherited from

LicenseStats.byLicense


categoriesPresence

categoriesPresence: Object

Information about the presence of different license categories

Type declaration

NameType
hasAllPermissiveboolean
hasAnyStrongCopyleftboolean
hasAnyUnknownboolean
hasAnyWeakCopyleftboolean

Inherited from

LicenseStats.categoriesPresence


categorizedLicenses

categorizedLicenses: Record<string, LicenseCategory>


description

description: string

Description of the graph state based on the license categories

Inherited from

LicenseStats.description


total

total: number

Total number of packages

Inherited from

LicenseStats.total

Need to boost your app's performance?
We help React Native teams enhance speed, responsiveness, and efficiency.
Let's talk