Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Level

Node.js modules to build your very own database.
Collective - Host: opensource - https://opencollective.com/level - Website: https://leveljs.org/ - Code: https://github.com/Level

Bump actions/setup-node from 3 to 4 (#84)

github.com/Level/abstract-level - cb4f61fab9c767a64780b8f222f36dc0acf48e4d authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#82)

github.com/Level/abstract-level - 72ac0066aea7e70a4c7c7be854156967da249a80 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add changelog and finalize upgrade guide for 2.0.0 (#79)

github.com/Level/abstract-level - 6b08f8e45c2e5a8110ad553583902f5951499bd4 authored 9 months ago by Vincent Weevers <[email protected]>
Allow batches to write to a nondescendant sublevel (#81)

Closes #80. Follow-up for #45.

github.com/Level/abstract-level - dbcf7d7e56fbe7388a2128eafb00f2b0ff30c667 authored 9 months ago by Vincent Weevers <[email protected]>
Fix GitHub Actions badge

github.com/Level/abstract-level - aecca9891541e16c3249436b576341832f0b67cb authored 9 months ago by Vincent Weevers <[email protected]>
Increase test coverage

github.com/Level/abstract-level - 9816423d2bde9c60328cff7bac2a974bc7a67ed0 authored 9 months ago by Vincent Weevers <[email protected]>
Remove compatibility checks for `levelup` & friends (#52)

github.com/Level/abstract-level - def791f4023c5d8c2651186c66f9e1abf0ab97f3 authored 9 months ago by Vincent Weevers <[email protected]>
Add node 18 and electron to CI

github.com/Level/abstract-level - a343672db840ce767a9b6efe5d590b05042263a3 authored 9 months ago by Vincent Weevers <[email protected]>
Expose path of sublevel (#78)

github.com/Level/abstract-level - 20974f62a446f7aa43ff2ebb823003ca75f5e3bb authored 9 months ago by Vincent Weevers <[email protected]>
Mark hooks as experimental (#53)

Follow-up for https://github.com/Level/abstract-level/pull/45.

github.com/Level/abstract-level - bee108587e1d713850a3d1fa1d6b9b81bfdc58b7 authored 9 months ago by Vincent Weevers <[email protected]>
Add opt-in test for `signal` option (#59)

And require error `name` to be `AbortError`, as follow-up for
https://github.com/Level/abstract...

github.com/Level/abstract-level - e3fba2002ea76ff3db5e6dda80c8a693118d6efb authored 9 months ago by Vincent Weevers <[email protected]>
Replace broken `faucet` with `tap-arc`

See https://github.com/Level/abstract-level/pull/50#issuecomment-1307602833.

github.com/Level/abstract-level - 391aa6e54dfccbfd2904115b247ec7ff810eabba authored 9 months ago by Vincent Weevers <[email protected]>
Keep track of iterator end (#56)

Closes #19.

github.com/Level/abstract-level - 9b78443a6bb0e82878b57726c902635edaaa1287 authored 9 months ago by Vincent Weevers <[email protected]>
Avoid chained batch in deferred test (#58)

Follow-up for #51. Found while testing v2 on `memory-level` (#57).

github.com/Level/abstract-level - e119cad9a2b2756293d6cd01943da3bf564c199e authored 9 months ago by Vincent Weevers <[email protected]>
Breaking: remove deferred chained batch (#51)

github.com/Level/abstract-level - fc7be7b6113d93a16e8e9e41196667175189a413 authored 9 months ago by Vincent Weevers <[email protected]>
Add experimental support of `AbortSignal` (#55)

github.com/Level/abstract-level - b075a250b5646805d2f8fa4f5963c3e15a3bb939 authored 9 months ago by Vincent Weevers <[email protected]>
Cleanup simple iterator test

Closes #17. We wrote there that this test "should not check specific
keys or values" but I did k...

github.com/Level/abstract-level - 9b30c29129e9f62008f02c6167eeff81370d322d authored 9 months ago by Vincent Weevers <[email protected]>
Breaking: drop Node.js < 16

github.com/Level/abstract-level - 9e8f561a9890f68966d0f6f519c796f21e7b0aec authored 9 months ago by Vincent Weevers <[email protected]>
Bump devDependencies

github.com/Level/abstract-level - c27d85d9fe691e74df098da21dbdc13d7744325c authored 9 months ago by Vincent Weevers <[email protected]>
Breaking: require snapshots to be created synchronously (#54)

Ref https://github.com/Level/community/issues/118.

github.com/Level/abstract-level - d89e68ebccbca1d75d09b6bedb74aceb8b932c46 authored 9 months ago by Vincent Weevers <[email protected]>
Breaking: remove callbacks in favor of promises (#50)

The breaking changes are described in UPGRADING.md.

github.com/Level/abstract-level - f97dbae395b3fa232b4a1a14f4d5bbb681440748 authored 9 months ago by Vincent Weevers <[email protected]>
Breaking: remove `ready` alias of `open` event (#48)

github.com/Level/abstract-level - 5f7b923a88a0b3adda4b87c5feaebf5bbfbc0420 authored 9 months ago by Vincent Weevers <[email protected]>
Breaking: use undefined instead of error for non-existing entries (#49)

Closes https://github.com/Level/community/issues/76.

github.com/Level/abstract-level - 1e08b300d8550f46c90315f54438a50db83c0ea2 authored 9 months ago by Vincent Weevers <[email protected]>
Breaking: add hooks and deprecate `batch`, `put` & `del` events (#45)

- Adds postopen, prewrite and newsub hooks that allow userland "hook
functions" to customize ...

github.com/Level/abstract-level - bcb4192838933c63e69d81b87241dff05a8c0945 authored 9 months ago by Vincent Weevers <[email protected]>
Breaking: drop Node.js < 16

github.com/Level/supports - 4e86afa05f72cc472dd21ffc64e8527cfbd580b5 authored 9 months ago by Vincent Weevers <[email protected]>
Bump tap-arc devDependency

github.com/Level/supports - 2b5a73a3ecc4d9b0b0b7342c64cb29be1ed4900e authored 9 months ago by Vincent Weevers <[email protected]>
Bump actions/setup-node from 3 to 4 (#26)

github.com/Level/supports - 30bfd4578f668aa55708e27d518729d1d1197743 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#25)

github.com/Level/supports - 5458fb80c57ad52a933be05b11da9042e715d1d3 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix Playwright CI tests

github.com/Level/supports - 00c474c8fe7d732f100181d032b518d79fcd3be9 authored 9 months ago by Vincent Weevers <[email protected]>
Fix GitHub Actions badge

github.com/Level/supports - 4ba7cd72a6db9fdcc7a7811b3083734d74b23cf6 authored 9 months ago by Vincent Weevers <[email protected]>
Add `signals` (#22)

Mainly for tests. This way I can add support of signals to
`classic-level` and add tests for it...

github.com/Level/supports - 74b1706b9e69fcd15d32058e29fdafce805adf1a authored 9 months ago by Vincent Weevers <[email protected]>
8.0.1

github.com/Level/level - 6bf275ed06dc4d87d95f1ca04fca63ee9c75021b authored 9 months ago by Vincent Weevers <[email protected]>
Explicitly depend on abstract-level for TypeScript (#241)

This was previously a transitive dependency, which TypeScript
cannot resolve when dependencies ...

github.com/Level/level - c501868d0d94add9ff3a47abf05b541d679c416d authored 9 months ago by Hanxx <[email protected]>
Fix Playwright CI tests (#242)

github.com/Level/level - eeeea441b84e3b32cb325d77c9cc58843cc0fcd2 authored 9 months ago by Vincent Weevers <[email protected]>
test: fix race condition (#90)

* fix: race condition in unit test

* chore: lint fix

github.com/Level/classic-level - 9ff2e8212f6028e5babfe6b8a9923fe85b1e33a4 authored 9 months ago by Matthew Keil <[email protected]>
Fix code style of 8e85993

Per the `array-type` rule of `typescript-eslint`, only non-simple
types can use `[]`. The rest m...

github.com/Level/abstract-level - 9f17757f103186195673ccb12f36aa63c9774f3a authored 9 months ago by Vincent Weevers <[email protected]>
Fix TypeScript definitions of `all()` and `nextv()` (#67)

github.com/Level/abstract-level - 8e8599340387938291b555c36c7dfb5ef8ef497f authored 9 months ago by Bryan <[email protected]>
Add opt-in multithreading (#85)

github.com/Level/classic-level - 7d497a5e136460cce3d3fe741affcd769d7fa1ce authored 11 months ago by Matthew Keil <[email protected]>
Bump actions/setup-node from 3 to 4 (#20)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

github.com/Level/compose - 0bc3336cecec31920a10506b540d1522d45e989e authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 3 to 4 (#14)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

github.com/Level/transcoder - 8963603dc4a7c1c599beb85bad3e09788e0235d1 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 3 to 4 (#10)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

github.com/Level/browser-level - ff04bc6a7dc6fe1bf8a3aedf73201a84d72477be authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix Python compatibility in CI

Ref https://github.com/nodejs/node-gyp/issues/2869
Ref https://github.com/Level/classic-level/pu...

github.com/Level/classic-level - 3b1a6f27912b486dcd2a010720db30a4891238ee authored 12 months ago by Vincent Weevers <[email protected]>
Bump actions/checkout from 3 to 4 (#13)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/transcoder - 2bc80618b11f81c98b2e6955f53b95b6bb79474b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#19)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/compose - 3e4c5fe97f8a97878c3b9920adababae458a08fe authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#97)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/deferred-leveldown - f3e6a6062e1c1b27a5b1ecbca40d4c45b97dda9d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#18)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/webpack-starter - 6dd363615798bdcc2682bfb538014f6191511afd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#122)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/community - 044f50b3d471fd29c046372e34b33471ae7dd65f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#46)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/errors - 7c820f21950f8b29f2eb1d9d24f9da045f8d2441 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#108)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/encoding-down - 10e59a3c4164b4b8472c50d1e4ace1b048a55c6c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#11)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/browserify-starter - 109b052c5ebe153c556ca3d75d9b9c7a4ef9fee2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#73)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/Level/codec - 7d75d98dd0236194a1d49073050879cf00c5c388 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.17.1 to 20.4.5 (#12)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/Level/transcoder - 037639cec6b88f84ae6a207730f13f145d59062e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add `openssl_fips` variable to gyp bindings (#72)

github.com/Level/classic-level - b3f8517611f1e479d92b80ef4714bb8a4f0fa7c6 authored over 1 year ago by Cody Swendrowski <[email protected]>
Swap linux-arm build to use `linux-arm64-lts` (#71)

github.com/Level/classic-level - 5ea74aba7ba0114dc308e96c97d7524500e1b25e authored over 1 year ago by Cody Swendrowski <[email protected]>
Add workflow to test prebuilds manually

github.com/Level/classic-level - 89397fd0cedf5637ffac866f7e2c7505ddcdbfde authored over 1 year ago by Vincent Weevers <[email protected]>
README: Add community badge (#234)

github.com/Level/level - 5d7d1224a8d1ad66e163853e461c368eb20a001e authored over 1 year ago by Raine Revere <[email protected]>
Bump and unlock napi-macros from 2.0.0 to 2.2.2 (#58)

* Bump napi-macros from 2.0.0 to 2.2.2

Bumps [napi-macros](https://github.com/mafintosh/napi-...

github.com/Level/classic-level - 8a4717b2a2177ad8ad6b35963a61bd7c86bb279f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Replace use of `$default-branch`

That only works in starter workflows.

github.com/Level/leveljs.org - 759268c5d3988c492edcde5af15f30f484ad2901 authored almost 2 years ago by Vincent Weevers <[email protected]>
Fix copying of assets

github.com/Level/leveljs.org - 07abaf19c248afe68f432ab6ee16249ec8525f18 authored almost 2 years ago by Vincent Weevers <[email protected]>
Replace action for GH Pages deployment

github.com/Level/leveljs.org - f740e5292225337a23e330b9119c097d9e98992d authored almost 2 years ago by Vincent Weevers <[email protected]>
Also set `allow_empty_commit`

Ref https://github.com/Level/leveljs.org/issues/65

github.com/Level/leveljs.org - 14018880b2606ef18473aebc6a5bcc4bf794fced authored almost 2 years ago by Vincent Weevers <[email protected]>
Try setting `keep_files`

To fix https://github.com/Level/leveljs.org/issues/65.

github.com/Level/leveljs.org - 84f7cf9296af1a4bd1e7ba9e07e7e6a0f4983983 authored almost 2 years ago by Vincent Weevers <[email protected]>
Update demo for `level@8` (#63)

Closes #62

github.com/Level/leveljs.org - b36d31fb4cc17e250a396c301be37ee99e0d354f authored almost 2 years ago by Vincent Weevers <[email protected]>
Fix GitHub Actions badge (#228)

See https://github.com/badges/shields/issues/8671

github.com/Level/level - ca7d6febc2625949f947850cb44304b76fea8a88 authored almost 2 years ago by easrng <[email protected]>
Support measuring the cost of hooks and events

Ref https://github.com/Level/abstract-level/pull/45

github.com/Level/bench - 331f0a6a0cc755823ee5437386a25c690fe1c1a9 authored almost 2 years ago by Vincent Weevers <[email protected]>
Log outlier rather than throwing

github.com/Level/bench - eab85a855b05e57cddee741da8bf285e8478ee34 authored almost 2 years ago by Vincent Weevers <[email protected]>
Support measuring cost of nested sublevels

github.com/Level/bench - ad235fd710dda8dec3a172ff10f923fc2a0b8a89 authored almost 2 years ago by Vincent Weevers <[email protected]>
Print and compare ops/sec between benchmark runs

Only for the put benchmark, to start.

github.com/Level/bench - 1ebed316a227d72b4e45acf33bbed3a00a8890cf authored almost 2 years ago by Vincent Weevers <[email protected]>
5.0.0

github.com/Level/supports - d8893b038584170c4360991607e1fdf4246c7915 authored almost 2 years ago by Vincent Weevers <[email protected]>
Remove properties that were true since `abstract-level@1`

github.com/Level/supports - 43ba6b7d3183b868ccc529bf876ee1cfecfc2138 authored almost 2 years ago by Vincent Weevers <[email protected]>
Replace broken `faucet` with `tap-arc`

github.com/Level/supports - ddf01286ad5c4175507227568ee8f4e98ff685e4 authored almost 2 years ago by Vincent Weevers <[email protected]>
Bump `standard` devDependency and remove `ts-standard`

github.com/Level/supports - b7cb2686d8dbdc44762c97dee8093c703c5d29a6 authored almost 2 years ago by Vincent Weevers <[email protected]>
Add node 18 to CI

github.com/Level/supports - 3a64bbe6660ea0f13a3b0932d3fc35d48f1fd348 authored almost 2 years ago by Vincent Weevers <[email protected]>
Use promise API of db.open() and close() in tests

github.com/Level/supports - f2ad373b2e1cfccd95850514bd90fb584f259847 authored almost 2 years ago by Vincent Weevers <[email protected]>
Replace Sauce Labs with Playwright (#44)

Ref https://github.com/Level/community/issues/117

github.com/Level/abstract-level - 18409b79a1495e545b90ab2ed34f79595d3e7512 authored almost 2 years ago by Vincent Weevers <[email protected]>
Bump human-number from 1 to 2 (#37)

Bumps [human-number](https://github.com/Kikobeats/human-number) from 1.0.11 to 2.0.1.
- [Releas...

github.com/Level/bench - 07beef550e8e3ad68b51b3ee5fadbecd93a922a3 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump uuid devDependency from 8 to 9 (#223)

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://git...

github.com/Level/level - ea61a84c9de1b4715ef92755190831ae5ac9adf0 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#7)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/web-stream - 9dcfa7b0e3df21762b571b61145309af993ab3c3 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#6)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/memory-level - c94f9a446879b58291d70770f99a49c5c8388747 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#748)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/levelup - 9e5514e97ed2c107a4691298672bec770b33b74f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#40)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/multileveldown - a3c838afa0fe3dc724376968b419128052443475 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#115)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/subleveldown - 58db7bcbce3f77a60360e7669082bd2a45fc520f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump electron devDependency from 20 to 21 (#48)

Bumps [electron](https://github.com/electron/electron) from 20.3.0 to 21.0.1.
- [Release notes]...

github.com/Level/classic-level - 19f98397f40febe8c19de89e1e159be37b6a3904 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump electron from 20 to 21 (#136)

Bumps [electron](https://github.com/electron/electron) from 20.3.0 to 21.0.1.
- [Release notes]...

github.com/Level/electron-demo - c10eaa7cf524ad666ba8a9353fefc59ee8b4c6e2 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#38)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/bench - e092c3202be523a670ea01c231f253ac16d4ec96 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#43)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/abstract-level - 2005331528b7158a9bea72612c4c36a5fea9310a authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#136)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/level-ttl - 484dcfef59bcfe9597bfb5a94d24aba176a5d5ce authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#49)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/classic-level - 608be7709921918f511bd71f385a51744f2e364c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#20)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/supports - efb3b0db09bede73bc36e4a450818a4bb5a91255 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#8)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/many-level - a56d72df52c3f9d301a0885705c5dc223576ef31 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faucet devDependency from 0.0.1 to 0.0.3 (#10)

Bumps [faucet](https://github.com/substack/faucet) from 0.0.1 to 0.0.3.
- [Release notes](https...

github.com/Level/read-stream - 6767696f86fc17c8fdc0dc1155b8e0f9a3180afa authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump stylus from 0.58.1 to 0.59.0 (#61)

Bumps [stylus](https://github.com/stylus/stylus) from 0.58.1 to 0.59.0.
- [Release notes](https...

github.com/Level/leveljs.org - f8c8e8affe832171c3f4a9d54f67cfdea6e35b97 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump electron devDependency from 19 to 20 (#47)

Bumps [electron](https://github.com/electron/electron) from 19.0.15 to 20.1.1.
- [Release notes...

github.com/Level/classic-level - 42f286b7888b5ae89228935a55ab739d47031f4c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump electron from 19 to 20 (#135)

Bumps [electron](https://github.com/electron/electron) from 19.0.15 to 20.1.1.
- [Release notes...

github.com/Level/electron-demo - b3144fcdce388ad7cec5034be0a4c535b306c9db authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>