autolevel.js

Automatically use the right abstract-leveldown module for your configuration
git clone git://git.finwo.net/lib/autolevel.js
Log | Files | Refs | README | LICENSE

commit c4efde4a6c76073fff3f3996dba696d08ea6565f
parent b18443f5e92a24aabb6614c2af959d4fc8ebeb32
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu,  2 Jan 2020 13:55:19 +0000

Bump cws from 1.2.6 to 1.2.9

Bumps [cws](https://github.com/finwo/cws) from 1.2.6 to 1.2.9.
- [Release notes](https://github.com/finwo/cws/releases)
- [Commits](https://github.com/finwo/cws/compare/v1.2.6...v1.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat:
Mpackage-lock.json | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json @@ -132,9 +132,9 @@ "optional": true }, "cws": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/cws/-/cws-1.2.6.tgz", - "integrity": "sha512-jcU1kBVLK8+DT82wIIu7wGPFDJExjbeGR23l8CmzerxOigaxzvsFia3Ol8+A0uVu3AoUUHw2Xh7eqcSFdXXSjA==", + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/cws/-/cws-1.2.9.tgz", + "integrity": "sha512-uWGlySdDrKZLqFopg5674haxr0i+h175eTCNU4+g314t8OePPvQqjwsRsCpTPorYjN88xIJxIs0LFSe8/yKdUQ==", "optional": true, "requires": { "ws": "^7.2.1"