Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

level

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

level - npm Package Compare versions

Comparing version 0.16.0 to 0.17.0

6

package.json
{
"name" : "level"
, "description" : "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)"
, "version" : "0.16.0"
, "version" : "0.17.0"
, "contributors" : [

@@ -36,4 +36,4 @@ "Rod Vagg <r@va.gg> (https://github.com/rvagg)"

, "dependencies" : {
"leveldown" : "~0.8.0"
, "levelup" : "~0.16.0"
"leveldown" : "~0.9.0"
, "levelup" : "~0.17.0"
}

@@ -40,0 +40,0 @@ , "scripts" : {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc