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

@croud-ui/css

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@croud-ui/css - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

src/color/brand.js

4

package.json
{
"name": "@croud-ui/css",
"version": "0.0.2",
"version": "0.0.3",
"main": "./src/tailwind.config.js",

@@ -17,3 +17,3 @@ "repository": "https://github.com/CroudTech/croud-design-system.git",

"dependencies": {
"@croud-ui/tokens": "0.0.2"
"@croud-ui/tokens": "0.0.4"
},

@@ -20,0 +20,0 @@ "devDependencies": {

@@ -1,7 +0,7 @@

const tokens = require("@croud-ui/tokens");
const brand = require("./brand");
const functional = require("./functional");
module.exports = {
success: tokens.colorSuccess,
"info-accent": tokens.colorInfoAccent,
"error-accent": tokens.colorErrorAccent
...brand,
...functional
};

Sorry, the diff of this file is not supported yet

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