env-vars-validator
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
@@ -44,2 +44,8 @@ "main": "dist/index.js", | ||
], | ||
"jest": { | ||
"collectCoverage": true, | ||
"coverageReporters": [ | ||
"lcov" | ||
] | ||
}, | ||
"devDependencies": { | ||
@@ -46,0 +52,0 @@ "@size-limit/preset-small-lib": "7.0.5", |
@@ -0,1 +1,2 @@ | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/9d8e089c9e3e1115302f/maintainability)](https://codeclimate.com/github/qlaffont/env-vars-validator/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/9d8e089c9e3e1115302f/test_coverage)](https://codeclimate.com/github/qlaffont/env-vars-validator/test_coverage) ![npm](https://img.shields.io/npm/v/env-vars-validator) ![npm](https://img.shields.io/npm/dm/env-vars-validator) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/env-vars-validator) ![NPM](https://img.shields.io/npm/l/env-vars-validator) | ||
# env-vars-validator | ||
@@ -2,0 +3,0 @@ |
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
21112
71