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

Update modularized packages in npm #2969

Closed
dy-dx opened this issue Feb 3, 2017 · 2 comments
Closed

Update modularized packages in npm #2969

dy-dx opened this issue Feb 3, 2017 · 2 comments

Comments

@dy-dx
Copy link

dy-dx commented Feb 3, 2017

Most of the modularized packages seem to be out of date.

While debugging a memory leak, I found that one of my dependencies has a dependency on "lodash.has": "^4.3.1" -- but npm only has v4.5.2.

It would be really nice if the latest version of lodash.has (with the memoize cache limit) could be released to npm. Thank you!

@jdalton
Copy link
Member

jdalton commented Feb 3, 2017

Hi @dy-dx!

Updates of the modularized packages as fallen a bit behind because it's a pain to mess with. After the next release there will be no more modularized package updates (they're being discontinued in v5 in favor of lodash/has modules). I'll try to update them soon, but no promises. Ideally you'd be using lodash/has instead.

Dup of #4030.

@jdalton jdalton closed this as completed Feb 3, 2017
@lock
Copy link

lock bot commented Dec 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants