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.3 to 0.9.4-alpha.2

48

dist/index.d.ts

@@ -97,26 +97,2 @@ 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

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

/**
* 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,8 +30,2 @@

"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",

@@ -93,2 +87,8 @@ "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.3",
"version": "0.9.4-alpha.2+5401dcd5",
"main": "dist/index.js",

@@ -26,3 +26,3 @@ "types": "dist/index.d.ts",

},
"gitHead": "ce9a9686051ce1e196a40a14a5f798c169e10d35"
"gitHead": "5401dcd54434a872b45529a4b5f8f850c6ac7d54"
}

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