color-interfaces
Advanced tools
Comparing version 0.0.19 to 0.0.20
{ | ||
"name": "color-interfaces", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "interfaces for color spaces", | ||
@@ -30,3 +30,3 @@ "repository": "https://github.com/chriskr/color-interfaces", | ||
"build": "cross-env NODE_ENV=production webpack --mode production", | ||
"test": "jest --config jest.config.js" | ||
"test": "jest --config jest.config.js && coveralls < coverage/lcov.info" | ||
}, | ||
@@ -41,2 +41,3 @@ "devDependencies": { | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"coveralls": "^3.1.0", | ||
"cross-env": "^7.0.2", | ||
@@ -43,0 +44,0 @@ "jest": "^26.0.1", |
# color-interfaces | ||
[![Coverage Status](https://img.shields.io/codecov/c/github/chriskr/color-interfaces/master.svg)](https://codecov.io/gh/chriskr/color-interfaces) | ||
[![Coverage Status](https://coveralls.io/repos/github/chriskr/color-interfaces/badge.svg?branch=master)](https://coveralls.io/github/chriskr/color-interfaces) | ||
@@ -5,0 +5,0 @@ ### Basic Usage |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
57810
20
344
1
14