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

License issue with dependency: create-react-context ^0.2.2 (resolves to 0.2.3) #204

Open
jwittner opened this issue Jul 15, 2020 · 1 comment

Comments

@jwittner
Copy link

jwittner commented Jul 15, 2020

License Issue

What is the current behavior?

Current create-react-context dependency version (resolves to 0.2.3) license excludes many companies from use of create-react-context, and thus from using react-localize-redux as well.

What is the expected behavior?

If you could fix the version to 0.2.2, or update to ^0.3 (which appears to have no API changes) then this licensing issue would go away. If there are ways to work around on this on my end, I'm open to those as well.

The only difference in 0.2.3 vs 0.2.2 is the license change. In 0.3 it leverages new internal dependencies, but doesn't appear to change the API.

Which versions of react and react-localize-redux are you using?

  • react: 16.13.1
  • react-localize-redux: 3.5.3
@jwittner
Copy link
Author

Was able to work around this by taking a dependency on create-react-context @ 0.2.2 explicitly. Would still be a nice change to help others avoid this license snaffu.

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

No branches or pull requests

1 participant