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

@contentful/forma-36-tokens

Package Overview
Dependencies
Maintainers
96
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/forma-36-tokens - npm Package Compare versions

Comparing version 0.9.4-alpha.2 to 0.9.4-next-v3.2

48

dist/index.d.ts

@@ -97,2 +97,26 @@ declare module '@contentful/forma-36-tokens' {

/**
* 0 1px 3px rgba(0, 0, 0, 0.08)
*/
"boxShadowDefault": string,
/**
* 0 2px 3px rgba(0, 0, 0, 0.35)
*/
"boxShadowHeavy": string,
/**
* 0px 0px 7px #2E75D4
*/
"glowPrimary": string,
/**
* 0px 0px 7px #BF3045
*/
"glowNegative": string,
/**
* 0px 0px 7px #16875D
*/
"glowPositive": string,
/**
* 0px 0px 7px #F79B0C
*/
"glowWarning": string,
/**
* #174E8C

@@ -322,26 +346,2 @@ */

/**
* 0 1px 3px rgba(0, 0, 0, 0.08)
*/
"boxShadowDefault": string,
/**
* 0 2px 3px rgba(0, 0, 0, 0.35)
*/
"boxShadowHeavy": string,
/**
* 0px 0px 7px #2E75D4
*/
"glowPrimary": string,
/**
* 0px 0px 7px #BF3045
*/
"glowNegative": string,
/**
* 0px 0px 7px #16875D
*/
"glowPositive": string,
/**
* 0px 0px 7px #F79B0C
*/
"glowWarning": string,
/**
* 0.1s

@@ -348,0 +348,0 @@ */

@@ -30,2 +30,8 @@

"borderRadiusMedium": "4px",
"boxShadowDefault": "0 1px 3px rgba(0, 0, 0, 0.08)",
"boxShadowHeavy": "0 2px 3px rgba(0, 0, 0, 0.35)",
"glowPrimary": "0px 0px 7px #2E75D4",
"glowNegative": "0px 0px 7px #BF3045",
"glowPositive": "0px 0px 7px #16875D",
"glowWarning": "0px 0px 7px #F79B0C",
"colorBlueDark": "#174E8C",

@@ -87,8 +93,2 @@ "colorBlueBase": "#2D64B3",

"colorYellowLightest": "#FFF7DE",
"boxShadowDefault": "0 1px 3px rgba(0, 0, 0, 0.08)",
"boxShadowHeavy": "0 2px 3px rgba(0, 0, 0, 0.35)",
"glowPrimary": "0px 0px 7px #2E75D4",
"glowNegative": "0px 0px 7px #BF3045",
"glowPositive": "0px 0px 7px #16875D",
"glowWarning": "0px 0px 7px #F79B0C",
"transitionDurationShort": "0.1s",

@@ -95,0 +95,0 @@ "transitionDurationDefault": "0.2s",

{
"name": "@contentful/forma-36-tokens",
"description": "Forma 36 Tokens",
"version": "0.9.4-alpha.2+5401dcd5",
"version": "0.9.4-next-v3.2+5401dcd5",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "types": "dist/index.d.ts",

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