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

concat-color-matrices

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concat-color-matrices - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

11

package.json
{
"name": "concat-color-matrices",
"version": "0.0.0",
"version": "0.0.1",
"description": "Functions for combining color matrices",

@@ -12,3 +12,4 @@ "main": "dist/index.js",

"watch": "npm run build -- --watch",
"test": "jest"
"test": "jest",
"coverage": "codecov"
},

@@ -37,2 +38,3 @@ "keywords": [

"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"codecov": "^3.1.0",
"jest": "^23.6.0",

@@ -49,3 +51,6 @@ "ts-jest": "^23.10.1",

"jest": {
"moduleFileExtensions": ["js", "ts"],
"moduleFileExtensions": [
"js",
"ts"
],
"testRegex": ".spec.ts$",

@@ -52,0 +57,0 @@ "transform": {

# concat-color-matrices
[![npm version](https://badge.fury.io/js/concat-color-matrices.svg?t=1495378566925)](https://badge.fury.io/js/concat-color-matrices)
[![CircleCI](https://circleci.com/gh/iyegoroff/concat-color-matrices.svg?style=svg)](https://circleci.com/gh/iyegoroff/concat-color-matrices)
[![npm version](https://badge.fury.io/js/concat-color-matrices.svg?t=1495378566925)](https://badge.fury.io/js/concat-color-matrices)
[![codecov](https://codecov.io/gh/iyegoroff/concat-color-matrices/branch/master/graph/badge.svg?t=1520230083925)](https://codecov.io/gh/iyegoroff/concat-color-matrices)
[![Dependency Status](https://david-dm.org/iyegoroff/concat-color-matrices.svg?t=1495378566925)](https://david-dm.org/iyegoroff/concat-color-matrices)

@@ -5,0 +6,0 @@ [![devDependencies Status](https://david-dm.org/iyegoroff/concat-color-matrices/dev-status.svg)](https://david-dm.org/iyegoroff/concat-color-matrices?type=dev)

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