@adorsys/encrypt-down
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@adorsys/encrypt-down", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Encryption layer for level-db", | ||
"main": "src/index.js", | ||
"browser": { | ||
"src/index.js": "dist/lib.js" | ||
}, | ||
"repository": { | ||
@@ -38,2 +41,3 @@ "type": "git", | ||
"coverage": "nyc report --reporter=text-lcov | coveralls", | ||
"build": "browserify -s encryptdown -e src/index.js -o dist/lib.js", | ||
"travis-deploy-once": "travis-deploy-once", | ||
@@ -70,2 +74,3 @@ "semantic-release": "semantic-release" | ||
"ava": "1.0.0-beta.8", | ||
"browserify": "16.2.3", | ||
"coveralls": "3.0.2", | ||
@@ -72,0 +77,0 @@ "eslint-plugin-html": "4.0.5", |
# :closed_lock_with_key: encrypt-down :closed_lock_with_key: | ||
[![leveldb](http://leveldb.org/img/badge.svg)](https://github.com/level/awesome) | ||
[![Travis](https://img.shields.io/travis/radzom/encrypt-down.svg)](https://travis-ci.org/radzom/encrypt-down) | ||
[![Coveralls](https://img.shields.io/coveralls/radzom/encrypt-down.svg)](https://coveralls.io/github/radzom/encrypt-down) | ||
[![Travis](https://img.shields.io/travis/adorsys/encrypt-down.svg)](https://travis-ci.org/adorsys/encrypt-down) | ||
[![Coveralls](https://img.shields.io/coveralls/adorsys/encrypt-down.svg)](https://coveralls.io/github/adorsys/encrypt-down) | ||
[![npm](https://img.shields.io/npm/v/@adorsys/encrypt-down.svg)](https://www.npmjs.com/package/@adorsys/encrypt-down) | ||
@@ -11,3 +11,3 @@ [![npm](https://img.shields.io/npm/dt/@adorsys/encrypt-down.svg)](https://www.npmjs.com/package/@adorsys/encrypt-down) | ||
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier#readme) | ||
[![NpmLicense](https://img.shields.io/npm/l/encrypt-down.svg)](https://github.com/radzom/encrypt-down/blob/master/LICENSE) | ||
[![NpmLicense](https://img.shields.io/npm/l/encrypt-down.svg)](https://github.com/adorsys/encrypt-down/blob/master/LICENSE) | ||
@@ -14,0 +14,0 @@ An abstract-leveldown implementation that wraps another store to encrypt values. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
104234
3020
22
13
3
1