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

@ch-ui/colors

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

@ch-ui/colors - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

7

dist/lib/package.json
{
"name": "@ch-ui/colors",
"version": "0.4.1",
"version": "0.4.3",
"description": "Procedural color algorithms based upon drawing helical bézier curves in LAB space.",

@@ -11,4 +11,3 @@ "bugs": "https://github.com/thure/ch-ui/issues",

"engines": {
"node": ">=12.0.0",
"pnpm": ">=7.0.0"
"node": ">=12.0.0"
},

@@ -19,3 +18,3 @@ "main": "src/index.ts",

"module": "dist/lib/index.js",
"types": "types/src/index.d.ts"
"types": "dist/types/src/index.d.ts"
},

@@ -22,0 +21,0 @@ "files": [

{
"name": "@ch-ui/colors",
"version": "0.4.1",
"version": "0.4.3",
"description": "Procedural color algorithms based upon drawing helical bézier curves in LAB space.",

@@ -11,4 +11,3 @@ "bugs": "https://github.com/thure/ch-ui/issues",

"engines": {
"node": ">=12.0.0",
"pnpm": ">=7.0.0"
"node": ">=12.0.0"
},

@@ -19,3 +18,3 @@ "main": "./src/index.js",

"module": "dist/lib/index.js",
"types": "types/src/index.d.ts"
"types": "dist/types/src/index.d.ts"
},

@@ -22,0 +21,0 @@ "files": [

{
"name": "@ch-ui/colors",
"version": "0.4.2",
"version": "0.4.3",
"description": "Procedural color algorithms based upon drawing helical bézier curves in LAB space.",

@@ -11,4 +11,3 @@ "bugs": "https://github.com/thure/ch-ui/issues",

"engines": {
"node": ">=12.0.0",
"pnpm": ">=7.0.0"
"node": ">=12.0.0"
},

@@ -15,0 +14,0 @@ "main": "dist/lib/index.js",

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