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

level

Package Overview
Dependencies
Maintainers
3
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 1.7.0 to 2.0.0-rc1

4

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

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

"dependencies": {
"level-packager": "~1.2.0",
"level-packager": "2.0.0-rc1",
"leveldown": "~1.7.0"

@@ -39,0 +39,0 @@ },

@@ -8,4 +8,3 @@ Level

[![Build Status](https://secure.travis-ci.org/Level/level.png)](http://travis-ci.org/Level/level)
[![dependencies](https://david-dm.org/Level/level.svg)](https://david-dm.org/level/level)
[![Build Status](https://secure.travis-ci.org/Level/level.png)](http://travis-ci.org/Level/level) [![dependencies](https://david-dm.org/Level/level.svg)](https://david-dm.org/level/level) [![Greenkeeper badge](https://badges.greenkeeper.io/Level/level.svg)](https://greenkeeper.io/)

@@ -12,0 +11,0 @@ [![NPM](https://nodei.co/npm/level.png?stars&downloads&downloadRank)](https://nodei.co/npm/level/) [![NPM](https://nodei.co/npm-dl/level.png?months=6&height=3)](https://nodei.co/npm/level/)

Sorry, the diff of this file is not supported yet

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