level-packager
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "level-packager", | ||
"description": "LevelUP package helper for distributing with a LevelDOWN-compatible back-end", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"contributors": [ | ||
@@ -39,3 +39,3 @@ "Rod Vagg <r@va.gg> (https://github.com/rvagg)", | ||
"dependencies": { | ||
"encoding-down": "~2.3.0", | ||
"encoding-down": "~3.0.0", | ||
"levelup": "^2.0.0" | ||
@@ -49,4 +49,4 @@ }, | ||
"engines": { | ||
"node": ">=6.0.0" | ||
"node": ">=4" | ||
} | ||
} |
@@ -7,3 +7,3 @@ # level-packager | ||
[![npm](https://img.shields.io/npm/v/level-packager.svg)](https://www.npmjs.com/package/level-packager) | ||
![Node version](https://img.shields.io/badge/Node.js-%3E%3D6.0.0-orange.svg?style=flat-square) | ||
![Node version](https://img.shields.io/node/v/level-packager.svg) | ||
[![Build Status](https://secure.travis-ci.org/Level/packager.png)](http://travis-ci.org/Level/packager) | ||
@@ -10,0 +10,0 @@ [![dependencies](https://david-dm.org/Level/packager.svg)](https://david-dm.org/level/packager) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10876
8
1
+ Addedabstract-leveldown@3.0.0(transitive)
+ Addedencoding-down@3.0.1(transitive)
- Removedabstract-leveldown@2.7.2(transitive)
- Removedencoding-down@2.3.4(transitive)
Updatedencoding-down@~3.0.0