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

@carbon/colors

Package Overview
Dependencies
Maintainers
14
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/colors - npm Package Compare versions

Comparing version

to
10.3.0-alpha.5323

2

es/index.js

@@ -271,3 +271,3 @@ /**

* @param {number} opacity
* @return {string}
* @returns {string}
*/

@@ -274,0 +274,0 @@ function rgba(hexcode, opacity) {

@@ -275,3 +275,3 @@ 'use strict';

* @param {number} opacity
* @return {string}
* @returns {string}
*/

@@ -278,0 +278,0 @@ function rgba(hexcode, opacity) {

{
"name": "@carbon/colors",
"description": "Colors for digital and software products using the Carbon Design System",
"version": "10.2.0",
"version": "10.3.0-alpha.5323+68851267",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/colors",
"bugs": "https://github.com/IBM/carbon-elements/issues",
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/colors",
"bugs": "https://github.com/carbon-design-system/carbon/issues",
"files": [

@@ -22,3 +22,5 @@ "es",

"carbon-elements",
"carbon-design-system"
"carbon-design-system",
"components",
"react"
],

@@ -33,6 +35,6 @@ "publishConfig": {

"devDependencies": {
"@carbon/bundler": "10.2.0",
"@carbon/cli-reporter": "10.2.0",
"@carbon/scss-generator": "10.2.0",
"@carbon/test-utils": "10.2.0",
"@carbon/bundler": "^10.3.0-alpha.5323+68851267",
"@carbon/cli-reporter": "^10.2.0",
"@carbon/scss-generator": "^10.3.0-alpha.5323+68851267",
"@carbon/test-utils": "^10.3.0-alpha.5323+68851267",
"change-case": "^3.0.2",

@@ -50,3 +52,3 @@ "core-js": "^3.0.1",

},
"gitHead": "e71825a0cf44f6f41fee7d2b0dd9c57d7bda126a"
"gitHead": "68851267b6c64a53cd0261d2ea6c009960376dbb"
}

@@ -150,3 +150,3 @@ # @carbon/colors

or help us improve the project documentation. If you're interested, definitely
check out our [Contributing Guide](/.github/CONTRIBUTING.md) ! 👀
check out our [Contributing Guide](/.github/CONTRIBUTING.md)! 👀

@@ -153,0 +153,0 @@ ## 📝 License

@@ -277,3 +277,3 @@ (function (global, factory) {

* @param {number} opacity
* @return {string}
* @returns {string}
*/

@@ -280,0 +280,0 @@ function rgba(hexcode, opacity) {