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

@invisionag/injixo-tokens

Package Overview
Dependencies
Maintainers
23
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/injixo-tokens - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

6

injixo/injixo.cjs.js

@@ -179,5 +179,9 @@ // @flow

/**
* warning color
* warning color, warning button background
*/
warning100: '#da9a07',
/**
* warning button border, warning hover color, warning text color
*/
warning200: '#bc8506',
};

@@ -184,0 +188,0 @@ const elevation = {

@@ -177,5 +177,9 @@ export declare const asset: {

/**
* warning color
* warning color, warning button background
*/
readonly warning100: "#da9a07";
/**
* warning button border, warning hover color, warning text color
*/
readonly warning200: "#bc8506";
};

@@ -182,0 +186,0 @@ export declare const elevation: {

@@ -173,5 +173,9 @@ const asset = {

/**
* warning color
* warning color, warning button background
*/
warning100: '#da9a07',
/**
* warning button border, warning hover color, warning text color
*/
warning200: '#bc8506',
};

@@ -178,0 +182,0 @@ const elevation = {

2

package.json
{
"name": "@invisionag/injixo-tokens",
"version": "1.2.7",
"version": "1.2.8",
"description": "injixo Design Tokens",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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