Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "rgb2hex", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "lightweight rgb/rgba to hex parser", | ||
@@ -21,5 +21,5 @@ "author": "Christian Bromann <mail@christian-bromann.com>", | ||
"devDependencies": { | ||
"coveralls": "^3.1.0", | ||
"jest": "^26.0.1" | ||
"jest": "^26.6.3" | ||
}, | ||
"types": "./index.d.ts", | ||
"keywords": [ | ||
@@ -26,0 +26,0 @@ "rgb", |
@@ -1,2 +0,2 @@ | ||
rgb2hex [![Build Status](https://travis-ci.org/christian-bromann/rgb2hex.svg?branch=master)](https://travis-ci.org/christian-bromann/rgb2hex) [![Coverage Status](https://coveralls.io/repos/christian-bromann/rgb2hex/badge.png)](https://coveralls.io/r/christian-bromann/rgb2hex) [![Known Vulnerabilities](https://snyk.io/test/github/christian-bromann/rgb2hex/badge.svg?targetFile=package.json)](https://snyk.io/test/github/christian-bromann/rgb2hex?targetFile=package.json) | ||
rgb2hex ![Test Changes](https://github.com/christian-bromann/rgb2hex/workflows/Test%20Changes/badge.svg) [![Known Vulnerabilities](https://snyk.io/test/github/christian-bromann/rgb2hex/badge.svg?targetFile=package.json)](https://snyk.io/test/github/christian-bromann/rgb2hex?targetFile=package.json) | ||
======= | ||
@@ -76,1 +76,2 @@ | ||
* 2019-11-11 v0.1.10 Support multiple decimal places [(#20)](https://github.com/christian-bromann/rgb2hex/pull/20) | ||
* 2020-11-24 v0.2.1 TypeScript support |
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
16078
1
11
269