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.3.0 to 1.4.0

6

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

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

"dependencies": {
"level-packager": "~1.1.0",
"level-packager": "~1.2.0",
"leveldown": "~1.4.0"
},
"devDependencies": {
"tape": "~4.0.0"
"tape": "^4.2.2"
},

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

@@ -9,2 +9,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)

@@ -11,0 +12,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