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

Version without all the react native code and dependencies? #547

Open
nitelite opened this issue Aug 11, 2024 · 2 comments
Open

Version without all the react native code and dependencies? #547

nitelite opened this issue Aug 11, 2024 · 2 comments

Comments

@nitelite
Copy link

I was looking through all the dependencies that were listed as having security related problems in my prosjekt and it seems this library also includes code/libraries that are specific to React Native? I am looking to reduce the number of external dependencies in my project as much as possible, so there are less security-related notifications to follow up on. Is there a fork or a version of this library that only include the parts needed to run in a browser? (or if I have misunderstood the dependencies included, let me know...)

Copy link

Thank you for filing an issue! Please be patient. :-) Dont forget to add yourself to the contributors array in package.json! Have a great day!

@ericblade
Copy link
Owner

Hi there! Apologies for exceptionally long delay, I've been really busy with life outside of Github.

The package currently ships together, a version for node.js and a version for use with browser. The dependencies for both should be very close to the same. I'm not aware of anything referencing React Native, although I think there is some React code in one of the sample apps that is inside the source depot...

can you be more specific as to which dependencies? That would help me with isolating them or updating or whatever.

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

2 participants