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

@color2k/parse-to-rgba

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@color2k/parse-to-rgba - npm Package Compare versions

Comparing version 1.0.0-rc.4 to 1.0.0-rc.5

14

package.json
{
"name": "@color2k/parse-to-rgba",
"version": "1.0.0-rc.4",
"version": "1.0.0-rc.5",
"description": "a low-level color parser that uses getComputedStyle to parse a colors",
"main": "./index.js",
"author": {
"email": "ricokahler@me.com",
"name": "Rico Kahler"
},
"repository": {

@@ -15,2 +10,7 @@ "type": "git",

"license": "MIT",
"author": {
"name": "Rico Kahler",
"email": "ricokahler@me.com"
},
"main": "./index.js",
"types": "./src",

@@ -20,5 +20,5 @@ "module": "./index.esm.js",

"peerDependencies": {
"@color2k/node": "*"
"@color2k/compat": "1.0.0-rc.5"
},
"sideEffects": false
}
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