encoding-down
Advanced tools
Comparing version 2.3.4 to 3.0.0
{ | ||
"name": "encoding-down", | ||
"version": "2.3.4", | ||
"version": "3.0.0", | ||
"license": "MIT", | ||
@@ -19,6 +19,9 @@ "repository": "level/encoding-down", | ||
"dependencies": { | ||
"abstract-leveldown": "^2.7.1", | ||
"abstract-leveldown": "^3.0.0", | ||
"level-codec": "^8.0.0", | ||
"level-errors": "^1.0.4" | ||
}, | ||
"engines": { | ||
"node": ">=4" | ||
} | ||
} |
@@ -7,2 +7,3 @@ # encoding-down | ||
[![npm](https://img.shields.io/npm/v/encoding-down.svg)](https://www.npmjs.com/package/encoding-down) | ||
![Node version](https://img.shields.io/node/v/encoding-down.svg) | ||
[![Travis](https://travis-ci.org/Level/encoding-down.svg?branch=master)](https://travis-ci.org/Level/encoding-down) | ||
@@ -9,0 +10,0 @@ [![david](https://david-dm.org/Level/encoding-down.svg)](https://david-dm.org/level/encoding-down) |
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
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
15543
178
0
+ Addedabstract-leveldown@3.0.0(transitive)
- Removedabstract-leveldown@2.7.2(transitive)
Updatedabstract-leveldown@^3.0.0