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

Upgrade level DB dependency and increase zip/gzip compression level #38

Merged
merged 2 commits into from Apr 3, 2020
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Upgrade leveldb dependency (fixes #37)

  • Loading branch information
fmarier committed Apr 1, 2020
commit e7649a0fc9114c7b2e64b7bdbef1219b2689fc16

Some generated files are not rendered by default. Learn more.

@@ -3,7 +3,7 @@
"version": "6.0.0",
"description": "https everywhere ruleset builder for Brave",
"dependencies": {
"level": "^5.0.1",
"level": "^6.0.1",
"s3-client": "^4.4.2"
},
"scripts": {
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.