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

Doesn't work with level@7 and above #17

Closed
rlidwka opened this issue Apr 27, 2021 · 3 comments
Closed

Doesn't work with level@7 and above #17

rlidwka opened this issue Apr 27, 2021 · 3 comments

Comments

@rlidwka
Copy link

rlidwka commented Apr 27, 2021

Example in readme shows:

/tmp/node_modules/abstract-leveldown/abstract-leveldown.js:257
      throw new Error('Legacy range options ("start" and "end") have been removed')
            ^

level@7.0.0, level-exists@2.0.2

see also Level/community#86

@juliangruber
Copy link
Owner

@rlidwka
Copy link
Author

rlidwka commented May 24, 2021

You added package-lock.json, may I ask why? Is that intentional?

It's used a lot for self-contained programs, but pretty rare thing to see for a library.

@juliangruber
Copy link
Owner

You added package-lock.json, may I ask why? Is that intentional?

It's used a lot for self-contained programs, but pretty rare thing to see for a library.

I don't think about removing files from bundles usually, if you care then we could add it to the ignore file

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