Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license information to package.json #6255

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

mathiasrw
Copy link
Contributor

@mathiasrw mathiasrw commented Oct 3, 2023

What does this PR do?

Add MIT as license information in the package.json of bun-types

How did you verify your code works?

No code changed

Assumtions

bun-types is distributed under MIT just like the rest of the Bun project as indicated here: https://bun.sh/docs/project/licensing

Background

I use bun for bundling and testing, so I depend on bun-types. But without the license information in the package.json I get this FOSSA warning

image

@Electroid Electroid merged commit 0ee0426 into oven-sh:main Oct 3, 2023
@Electroid
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants