Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lephenix47/color-converter

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lephenix47/color-converter - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "@lephenix47/color-converter",
"version": "1.0.2",
"version": "1.0.3",
"description": "This is a versatile color conversion library for JavaScript. It provides a convenient way to convert color values between different color models, including RGB, HEX, HSL, HWB, and HSV. With @lephenix47/color-converter, you can effortlessly convert colors, normalize them to a consistent format, and retrieve color values in various color models.",

@@ -18,3 +18,3 @@ "main": "dist/lib/es6/index.js",

"files": [
"lib"
"lib/**/*"
],

@@ -33,6 +33,4 @@ "keywords": [

"ts-loader": "^9.4.3",
"typescript": "^5.1.3",
"webpack": "^5.85.1",
"webpack-cli": "^5.1.3"
"typescript": "^5.1.3"
}
}
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