Socket
Socket
Sign inDemoInstall

@contentful/forma-36-tokens

Package Overview
Dependencies
Maintainers
56
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.3.3 to 0.4.0

16

CHANGELOG.md

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

# [0.4.0](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.3.3...@contentful/forma-36-tokens@0.4.0) (2019-08-05)
### Bug Fixes
* **Tokens:** Change normal fontweight token to 400 ([4c2bc35](https://github.com/contentful/forma-36/commit/4c2bc35))
### Features
* **Tokens:** Use system ui fontstack + avenir ([d1458d8](https://github.com/contentful/forma-36/commit/d1458d8))
## [0.3.3](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.3.2...@contentful/forma-36-tokens@0.3.3) (2019-07-16)

@@ -8,0 +24,0 @@

6

dist/index.d.ts

@@ -285,11 +285,11 @@ declare module '@contentful/forma-36-tokens' {

/**
* 'Avenir Next W01', -apple-system, BlinkMacSystemTypography, 'Segoe UI', Cantarell, Helvetica, Arial, sans-serif
* 'Avenir Next W01', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
*/
"fontStackPrimary": "string",
/**
* 'Menlo', 'Andale mono', monospace
* SFMono-Regular, Consolas, Liberation Mono, Menlo,monospace
*/
"fontStackMonospace": "string",
/**
* 500
* 400
*/

@@ -296,0 +296,0 @@ "fontWeightNormal": "string",

@@ -77,5 +77,5 @@

"fontSizeS": "0.75rem",
"fontStackPrimary": "'Avenir Next W01', -apple-system, BlinkMacSystemTypography, 'Segoe UI', Cantarell, Helvetica, Arial, sans-serif",
"fontStackMonospace": "'Menlo', 'Andale mono', monospace",
"fontWeightNormal": "500",
"fontStackPrimary": "'Avenir Next W01', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
"fontStackMonospace": "SFMono-Regular, Consolas, Liberation Mono, Menlo,monospace",
"fontWeightNormal": "400",
"fontWeightMedium": "600",

@@ -82,0 +82,0 @@ "fontWeightDemiBold": "700",

@@ -1,1 +0,1 @@

{"font-stack-primary":"'Avenir Next W01', -apple-system, BlinkMacSystemTypography, 'Segoe UI', Cantarell, Helvetica, Arial, sans-serif","font-stack-monospace":"'Menlo', 'Andale mono', monospace"}
{"font-stack-primary":"'Avenir Next W01', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol","font-stack-monospace":"SFMono-Regular, Consolas, Liberation Mono, Menlo,monospace"}

@@ -1,1 +0,1 @@

{"font-weight-normal":"500","font-weight-medium":"600","font-weight-demi-bold":"700"}
{"font-weight-normal":"400","font-weight-medium":"600","font-weight-demi-bold":"700"}
{
"name": "@contentful/forma-36-tokens",
"description": "Forma 36 Tokens",
"version": "0.3.3",
"version": "0.4.0",
"main": "dist/index.js",

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

},
"gitHead": "f03f82313e54a81a3be06cc6e383ed0574dae1f5"
"gitHead": "50c4ab75f4ce37e3a445a60b1bad85c153829399"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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