@tsmx/secure-config-tool
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@tsmx/secure-config-tool", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Tool for generating encrypted secure-config entries.", | ||
@@ -8,5 +8,10 @@ "main": "secure-config-tool.js", | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=10.0.0", | ||
"npm": ">=6.0.0" | ||
}, | ||
"scripts": { | ||
"test": "jest", | ||
"test-coverage": "jest --coverage" | ||
"test-coverage": "jest --coverage", | ||
"coveralls": "jest --coverage && coveralls < coverage/lcov.info" | ||
}, | ||
@@ -40,4 +45,5 @@ "repository": { | ||
"devDependencies": { | ||
"coveralls": "^3.1.0", | ||
"jest": "^26.2.2" | ||
} | ||
} |
# [**secure-config-tool**](https://github.com/tsmx/secure-config-tool) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) | ||
![npm (scoped)](https://img.shields.io/npm/v/@tsmx/secure-config-tool) | ||
![node-current (scoped)](https://img.shields.io/node/v/@tsmx/secure-config-tool) | ||
[![Build Status](https://travis-ci.org/tsmx/secure-config-tool.svg?branch=master)](https://travis-ci.org/tsmx/secure-config-tool) | ||
[![Coverage Status](https://coveralls.io/repos/github/tsmx/secure-config-tool/badge.svg?branch=master)](https://coveralls.io/github/tsmx/secure-config-tool?branch=master) | ||
@@ -5,0 +9,0 @@ Supporting command-line tool for [secure-config](https://www.npmjs.com/package/@tsmx/secure-config). |
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
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
53
0
19170
2
9
355