New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

color-interfaces

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-interfaces - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

dist/BaseHSLInterface.d.ts

5

package.json
{
"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",

2

README.md
# 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc