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

@invisionag/beacon-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/beacon-tokens - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

31

injixo.d.ts

@@ -49,15 +49,15 @@ export declare const color: {

*/
readonly royal50: "#e1e2f5";
readonly royal50: "#dfe0fb";
/**
* injixo Forecast Theme
*/
readonly royal200: "#7a7edb";
readonly royal200: "#a5a5ee";
/**
* injixo Forecast Theme
*/
readonly royal300: "#4b4fb6";
readonly royal300: "#5e66c8";
/**
* injixo Forecast Theme
*/
readonly royal500: "#272a9b";
readonly royal500: "#494b9f";
/**

@@ -74,3 +74,3 @@ * injixo Forecast Theme

*/
readonly jade300: "#169f87";
readonly jade300: "#3ba191";
/**

@@ -100,9 +100,9 @@ * injixo Forecast Theme

readonly rose500: "#b63062";
readonly lavender50: "#d8cfe5";
readonly lavender200: "#a36bc4";
readonly lavender300: "#7f36a1";
readonly lavender50: "#e6dcf7";
readonly lavender200: "#af85cd";
readonly lavender300: "#8c57a7";
readonly lavender500: "#632b8f";
readonly amethyst50: "#e9e3ef";
readonly amethyst200: "#a2a1b8";
readonly amethyst300: "#756b8e";
readonly amethyst200: "#a6a0c4";
readonly amethyst300: "#7e759d";
readonly amethyst500: "#4f4368";

@@ -174,1 +174,12 @@ readonly fossil50: "#f5f6f7";

};
export declare const spacing: {
readonly component1: "0.25rem";
readonly component2: "0.5rem";
readonly component3: "1rem";
readonly component4: "1.5rem";
readonly layout1: "1rem";
readonly layout2: "1.5rem";
readonly layout3: "2rem";
readonly layout4: "3rem";
readonly layout5: "4rem";
};

@@ -50,15 +50,15 @@ // @flow

*/
royal50: '#e1e2f5',
royal50: '#dfe0fb',
/**
* injixo Forecast Theme
*/
royal200: '#7a7edb',
royal200: '#a5a5ee',
/**
* injixo Forecast Theme
*/
royal300: '#4b4fb6',
royal300: '#5e66c8',
/**
* injixo Forecast Theme
*/
royal500: '#272a9b',
royal500: '#494b9f',
/**

@@ -75,3 +75,3 @@ * injixo Forecast Theme

*/
jade300: '#169f87',
jade300: '#3ba191',
/**

@@ -101,9 +101,9 @@ * injixo Forecast Theme

rose500: '#b63062',
lavender50: '#d8cfe5',
lavender200: '#a36bc4',
lavender300: '#7f36a1',
lavender50: '#e6dcf7',
lavender200: '#af85cd',
lavender300: '#8c57a7',
lavender500: '#632b8f',
amethyst50: '#e9e3ef',
amethyst200: '#a2a1b8',
amethyst300: '#756b8e',
amethyst200: '#a6a0c4',
amethyst300: '#7e759d',
amethyst500: '#4f4368',

@@ -175,1 +175,12 @@ fossil50: '#f5f6f7',

};
export const spacing = {
component1: '0.25rem',
component2: '0.5rem',
component3: '1rem',
component4: '1.5rem',
layout1: '1rem',
layout2: '1.5rem',
layout3: '2rem',
layout4: '3rem',
layout5: '4rem',
};

@@ -19,1 +19,8 @@ export declare const color: {

};
export declare const spacing: {
readonly general1: "0.5rem";
readonly general2: "1rem";
readonly general3: "1.5rem";
readonly general4: "3rem";
readonly general5: "4rem";
};

@@ -20,1 +20,8 @@ // @flow

};
export const spacing = {
general1: '0.5rem',
general2: '1rem',
general3: '1.5rem',
general4: '3rem',
general5: '4rem',
};
{
"name": "@invisionag/beacon-tokens",
"version": "0.0.7",
"version": "0.0.8",
"description": "Design System for InVision products",

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

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