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
102
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.11.0 to 0.11.1

10

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.11.1](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.11.0...@contentful/forma-36-tokens@0.11.1) (2021-08-06)
**Note:** Version bump only for package @contentful/forma-36-tokens
# [0.11.0](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.10.2...@contentful/forma-36-tokens@0.11.0) (2021-07-22)

@@ -12,3 +20,3 @@

* new colors tokens update ([#1041](https://github.com/contentful/forma-36/issues/1041)) ([fc0beba](https://github.com/contentful/forma-36/commit/fc0beba32310d2ab31e59006f6701f6ab7c0f79f))
* Updated color system that contains a new set of tokens with new namespaces ([#1041](https://github.com/contentful/forma-36/issues/1041)) ([fc0beba](https://github.com/contentful/forma-36/commit/fc0beba32310d2ab31e59006f6701f6ab7c0f79f))

@@ -15,0 +23,0 @@

16

dist/index.d.ts

@@ -89,10 +89,2 @@ declare module '@contentful/forma-36-tokens' {

/**
* @description 4px
*/
"borderRadiusSmall": string,
/**
* @description 6px
*/
"borderRadiusMedium": string,
/**
* @description 0px 1px 0px rgb(25, 37, 50, 0.1)

@@ -134,2 +126,10 @@ */

/**
* @description 4px
*/
"borderRadiusSmall": string,
/**
* @description 6px
*/
"borderRadiusMedium": string,
/**
* @description #0C141C

@@ -136,0 +136,0 @@ */

@@ -28,4 +28,2 @@

"zIndexNotification": 100000,
"borderRadiusSmall": "4px",
"borderRadiusMedium": "6px",
"boxShadowPositive": "0px 1px 0px rgb(25, 37, 50, 0.1)",

@@ -40,2 +38,4 @@ "boxShadowDefault": "0px 0px 0px 1px rgba(25, 37, 50, 0.1), 0px 3px 7px -3px rgba(25, 37, 50, 0.1), 0px 6px 12px -2px rgba(25, 37, 50, 0.1);",

"glowMuted": "0px 0px 0px 3px #E7EBEE",
"borderRadiusSmall": "4px",
"borderRadiusMedium": "6px",
"colorBlack": "#0C141C",

@@ -42,0 +42,0 @@ "colorBlueLightest": "#E8F5FF",

{
"name": "@contentful/forma-36-tokens",
"description": "Forma 36 Tokens",
"version": "0.11.0",
"version": "0.11.1",
"main": "dist/index.js",

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

"devDependencies": {
"fs-extra": "^7.0.1",
"fs-extra": "^10.0.0",
"globby": "^10.0.1",

@@ -26,3 +26,3 @@ "lodash": "4.17.21"

},
"gitHead": "cbb34688f864160b182334c88c6c2a1a255e5e9e"
"gitHead": "7902c60dcfff71f08e0a2c5d5bb7ae38a55cadd8"
}

@@ -5,3 +5,3 @@ # Forma 36 Tokens

These tokens are a key part of our design system and power both [`forma-36-react-components`](https://github.com/contentful/forma-36/tree/master/packages/form-36-react-components) and [`forma-36-fcss`](https://github.com/contentful/forma-36/tree/master/packages/form-36-fcss).
These tokens are a key part of our design system and power both [`forma-36-react-components`](https://github.com/contentful/forma-36/tree/master/packages/forma-36-react-components) and [`forma-36-fcss`](https://github.com/contentful/forma-36/tree/master/packages/forma-36-fcss).

@@ -8,0 +8,0 @@ ## Library usage

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