WICG / inert

Polyfill for the inert attribute and property.
Other
924 stars 81 forks source link

License for NPM wicg/inert #168

Closed kensgists closed 2 years ago

kensgists commented 3 years ago

Our organization has policies that prevent us from consuming into our secured repository any code that is not accompanied by a license.

Could you please include a license for wicg-inert?

jasperfurniss commented 2 years ago

The license is also causing issues with my team. We are attempting to use https://github.com/FormidableLabs/nuka-carousel (MIT) which uses inert, but we are blocked at the moment because this license does not comply with our Open Source Guidelines.

Any plans to get this file updated to comply?

The actual npm package does not contain a license.

benlangfeld commented 2 years ago

There's already a PR ready for this, the maintainers just need to merge and release.

https://github.com/WICG/inert/pull/171

kensgists commented 2 years ago

@benlangfeld, thanks for the work on this. I see @robdodson mentions there is a hold up around which license to support?

Is there a ETA for getting the licensing in NPMJS?

benlangfeld commented 2 years ago

@kensgists I updated https://github.com/WICG/inert/pull/171 with my thoughts.

bkardell commented 2 years ago

Closing this as 171 is merged