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

ip-regex dependency breaks on old very old node versions #150

Closed
Ankcorn opened this issue Feb 26, 2019 · 2 comments
Closed

ip-regex dependency breaks on old very old node versions #150

Ankcorn opened this issue Feb 26, 2019 · 2 comments

Comments

@Ankcorn
Copy link

Ankcorn commented Feb 26, 2019

Hi,

I'm currently working on a project using a specific (very old) node version.

ip-regex's use of es6 features makes our application crash on startup with this new update and because we have no control over the library pulling in tough cookie we cannot backport to version 2.5 easily and might have to deal with breakages in the future.

Would it be possible to remove ip-regex as a dependency?

Thanks
Tom

@amol-c
Copy link

amol-c commented Mar 4, 2019

Facing the same issue here.

@awaterma
Copy link
Member

wjhsf pushed a commit that referenced this issue Feb 8, 2024
* chore: prepare for summer20 release (#143)

* 0.8.0

* chore: update jest to v25.5.4 (#152)

* chore: upgrade jest to 25.5.4

* 0.9.0 (#154)

* Update stubs for Summer 20 (#150)

* update stubs for Summer 20

* APPLICATION_SCOPE as symbol

* 0.9.1

* chore: update yarn lock file

Co-authored-by: Aliaksandr Papko <[email protected]>
Co-authored-by: Trevor <[email protected]>
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

3 participants