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

@gr4vy/poutine-tokens

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gr4vy/poutine-tokens - npm Package Compare versions

Comparing version 0.18.0 to 0.19.0

10

js/theme.js

@@ -139,2 +139,7 @@ export default {

},
"font": {
"heading": "'Inter', sans-serif",
"body": "'Inter', sans-serif",
"mono": "'JetBrains Mono', monospace"
},
"font-size": {

@@ -159,7 +164,2 @@ "xs": "0.75rem",

},
"font": {
"heading": "'Inter', sans-serif",
"body": "'Inter', sans-serif",
"mono": "'JetBrains Mono', monospace"
},
"opacity": {

@@ -166,0 +166,0 @@ 0: 0,

@@ -139,2 +139,7 @@ export default {

},
"font": {
"heading": "'Inter', sans-serif",
"body": "'Inter', sans-serif",
"mono": "'JetBrains Mono', monospace"
},
"font-size": {

@@ -159,7 +164,2 @@ "xs": "0.75rem",

},
"font": {
"heading": "'Inter', sans-serif",
"body": "'Inter', sans-serif",
"mono": "'JetBrains Mono', monospace"
},
"opacity": {

@@ -166,0 +166,0 @@ 0: 0,

@@ -130,2 +130,5 @@ export const BorderWidthNone = 0;

export const Elevation4 = "0px 16px 24px rgba(27, 30, 35, 0.06)"; // DEPRECATED: Use 'shadow' tokens.
export const FontHeading = "'Inter', sans-serif";
export const FontBody = "'Inter', sans-serif";
export const FontMono = "'JetBrains Mono', monospace";
export const FontSizeXs = "0.75rem";

@@ -146,5 +149,2 @@ export const FontSizeSm = "0.875rem";

export const FontWeightBold = 700;
export const FontHeading = "'Inter', sans-serif";
export const FontBody = "'Inter', sans-serif";
export const FontMono = "'JetBrains Mono', monospace";
export const Opacity0 = 0;

@@ -151,0 +151,0 @@ export const Opacity10 = 0.1;

@@ -130,2 +130,5 @@ export const BorderWidthNone = 0;

export const Elevation4 = "0px 16px 24px rgba(27, 30, 35, 0.06)"; // DEPRECATED: Use 'shadow' tokens.
export const FontHeading = "'Inter', sans-serif";
export const FontBody = "'Inter', sans-serif";
export const FontMono = "'JetBrains Mono', monospace";
export const FontSizeXs = "0.75rem";

@@ -146,5 +149,2 @@ export const FontSizeSm = "0.875rem";

export const FontWeightBold = 700;
export const FontHeading = "'Inter', sans-serif";
export const FontBody = "'Inter', sans-serif";
export const FontMono = "'JetBrains Mono', monospace";
export const Opacity0 = 0;

@@ -151,0 +151,0 @@ export const Opacity10 = 0.1;

@@ -169,2 +169,7 @@ {

},
"font": {
"heading": "'Inter', sans-serif",
"body": "'Inter', sans-serif",
"mono": "'JetBrains Mono', monospace"
},
"font-size": {

@@ -189,7 +194,2 @@ "xs": "0.75rem",

},
"font": {
"heading": "'Inter', sans-serif",
"body": "'Inter', sans-serif",
"mono": "'JetBrains Mono', monospace"
},
"opacity": {

@@ -196,0 +196,0 @@ "0": 0,

{
"name": "@gr4vy/poutine-tokens",
"version": "0.18.0",
"version": "0.19.0",
"main": "js/tokens.js",

@@ -20,3 +20,3 @@ "private": false,

"flat": "^5.0.2",
"style-dictionary": "^3.9.0"
"style-dictionary": "^3.9.1"
},

@@ -37,3 +37,3 @@ "nx": {

},
"gitHead": "32afd3879ffcf6ca66f93a2d73ce4bec02c5b83e"
"gitHead": "bb377c008676881e73bc2acd572148ba8f34aa79"
}

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