You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@color2k/node

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@color2k/node - npm Package Compare versions

Comparing version

to
0.0.0-59add4b7c

7

package.json
{
"name": "@color2k/node",
"version": "0.0.0-2a7e65b00",
"version": "0.0.0-59add4b7c",
"description": "parses colors to rgba in a node-safe, non-canvas way",

@@ -17,4 +17,5 @@ "main": "./index.js",

"dependencies": {
"@color2k/parse-to-rgba": "0.0.0-2a7e65b00"
}
"@color2k/parse-to-rgba": "0.0.0-59add4b7c"
},
"sideEffects": false
}