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

level-filesystem@1.2.0 depends on outdated level-sublevel@^5.2.0 (current version is 6.6.1) #9

Open
ShadSterling opened this issue Sep 19, 2017 · 1 comment · May be fixed by #11 or #12
Open

Comments

@ShadSterling
Copy link

npm install gives this warning:

npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys

npm ls object-keys shows it as an indirect dependency of level-filesystem:

│     ├─┬ level-filesystem@1.2.0
│     │ └─┬ level-sublevel@5.2.3
│     │   └─┬ xtend@2.0.6
│     │     └── object-keys@0.2.0

Reading npm info shows that level-filesystem@1.2.0 is the current version, and depends on an outdated version of level-sublevel.

@eight04 eight04 linked a pull request Jun 30, 2018 that will close this issue
@revelt
Copy link

revelt commented Nov 17, 2018

Yeah, there hasn't been any action from maintainers, a year has passed..

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

Successfully merging a pull request may close this issue.

2 participants