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.11.0 to 0.12.0

json/opacity.json

16

js/theme.js
/**
* Do not edit directly
* Generated on Thu, 15 Sep 2022 14:37:32 GMT
* Generated on Wed, 19 Oct 2022 11:50:01 GMT
*/

@@ -168,2 +168,15 @@

},
"opacity": {
0: 0,
10: 0.1,
20: 0.2,
30: 0.3,
40: 0.4,
50: 0.5,
60: 0.6,
70: 0.7,
80: 0.8,
90: 0.9,
100: 1
},
"radius": {

@@ -201,2 +214,3 @@ "square": 0,

"container": "80rem",
"drawer": "28rem",
"modal": "37rem",

@@ -203,0 +217,0 @@ "readable": "54ch"

/**
* Do not edit directly
* Generated on Thu, 15 Sep 2022 14:37:32 GMT
* Generated on Wed, 19 Oct 2022 11:50:01 GMT
*/

@@ -168,2 +168,15 @@

},
"opacity": {
0: 0,
10: 0.1,
20: 0.2,
30: 0.3,
40: 0.4,
50: 0.5,
60: 0.6,
70: 0.7,
80: 0.8,
90: 0.9,
100: 1
},
"radius": {

@@ -201,2 +214,3 @@ "square": 0,

"container": "80rem",
"drawer": "28rem",
"modal": "37rem",

@@ -203,0 +217,0 @@ "readable": "54ch"

/**
* Do not edit directly
* Generated on Thu, 15 Sep 2022 14:37:32 GMT
* Generated on Wed, 19 Oct 2022 11:50:01 GMT
*/

@@ -153,2 +153,13 @@

export const FontMono = "'JetBrains Mono', monospace";
export const Opacity0 = 0;
export const Opacity10 = 0.1;
export const Opacity20 = 0.2;
export const Opacity30 = 0.3;
export const Opacity40 = 0.4;
export const Opacity50 = 0.5;
export const Opacity60 = 0.6;
export const Opacity70 = 0.7;
export const Opacity80 = 0.8;
export const Opacity90 = 0.9;
export const Opacity100 = 1;
export const RadiusSquare = 0;

@@ -181,2 +192,3 @@ export const RadiusRounded = "4px";

export const SizeContainer = "80rem";
export const SizeDrawer = "28rem";
export const SizeModal = "37rem";

@@ -183,0 +195,0 @@ export const SizeReadable = "54ch";

/**
* Do not edit directly
* Generated on Thu, 15 Sep 2022 14:37:32 GMT
* Generated on Wed, 19 Oct 2022 11:50:01 GMT
*/

@@ -153,2 +153,13 @@

export const FontMono = "'JetBrains Mono', monospace";
export const Opacity0 = 0;
export const Opacity10 = 0.1;
export const Opacity20 = 0.2;
export const Opacity30 = 0.3;
export const Opacity40 = 0.4;
export const Opacity50 = 0.5;
export const Opacity60 = 0.6;
export const Opacity70 = 0.7;
export const Opacity80 = 0.8;
export const Opacity90 = 0.9;
export const Opacity100 = 1;
export const RadiusSquare = 0;

@@ -181,2 +192,3 @@ export const RadiusRounded = "4px";

export const SizeContainer = "80rem";
export const SizeDrawer = "28rem";
export const SizeModal = "37rem";

@@ -183,0 +195,0 @@ export const SizeReadable = "54ch";

@@ -18,4 +18,5 @@ {

"container": "80rem",
"drawer": "28rem",
"modal": "37rem",
"readable": "54ch"
}

@@ -193,2 +193,15 @@ {

},
"opacity": {
"0": 0,
"10": 0.1,
"20": 0.2,
"30": 0.3,
"40": 0.4,
"50": 0.5,
"60": 0.6,
"70": 0.7,
"80": 0.8,
"90": 0.9,
"100": 1
},
"radius": {

@@ -226,2 +239,3 @@ "square": 0,

"container": "80rem",
"drawer": "28rem",
"modal": "37rem",

@@ -228,0 +242,0 @@ "readable": "54ch"

4

package.json
{
"name": "@gr4vy/poutine-tokens",
"version": "0.11.0",
"version": "0.12.0",
"main": "js/tokens.js",

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

},
"gitHead": "392c68024671b3b2705ef3b1d350029c97319a09"
"gitHead": "4d013d28608f89609da5919350e11643b1d044a3"
}

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