-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
We're using automated checks on the licenses used in the dependencies of our projects to prevent conflicts between different open source license requirements. The package.json provided by posthog-js state 'SEE LICENSE IN LICENCE', which breaks this automated process.
Describe the solution you'd like
The licence information could be changed to the SPDX identifier 'Apache-2.0' to support automatic processing.
Describe alternatives you've considered
Related sub-libraries
- All of them
- posthog-js (web)
- posthog-js-lite (web lite)
- posthog-node
- posthog-react-native
- @posthog/react
- @posthog/ai
- @posthog/nextjs-config
- @posthog/nuxt
- @posthog/rollup-plugin
- @posthog/webpack-plugin
Additional context
Thank you for your feature request – we love each and every one!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request