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

@gr4vy/poutine-tokens

Package Overview
Dependencies
Maintainers
3
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.1.0 to 0.2.0

json/breakpoint.json

10

js/theme.js
/**
* Do not edit directly
* Generated on Thu, 20 Jan 2022 13:21:34 GMT
* Generated on Thu, 03 Feb 2022 12:20:07 GMT
*/

@@ -13,2 +13,7 @@

},
"breakpoint": {
"sm": "480px",
"md": "768px",
"lg": "1024px"
},
"color": {

@@ -176,3 +181,4 @@ "data1": "#A341DD",

200: "200px",
240: "240px"
240: "240px",
"container": "1280px"
},

@@ -179,0 +185,0 @@ "space": {

/**
* Do not edit directly
* Generated on Thu, 20 Jan 2022 13:21:34 GMT
* Generated on Thu, 03 Feb 2022 12:20:07 GMT
*/

@@ -13,2 +13,7 @@

},
"breakpoint": {
"sm": "480px",
"md": "768px",
"lg": "1024px"
},
"color": {

@@ -176,3 +181,4 @@ "data1": "#A341DD",

200: "200px",
240: "240px"
240: "240px",
"container": "1280px"
},

@@ -179,0 +185,0 @@ "space": {

6

js/tokens.js
/**
* Do not edit directly
* Generated on Thu, 20 Jan 2022 13:21:34 GMT
* Generated on Thu, 03 Feb 2022 12:20:07 GMT
*/

@@ -10,2 +10,5 @@

export const BorderWidthLg = 4;
export const BreakpointSm = "480px";
export const BreakpointMd = "768px";
export const BreakpointLg = "1024px";
export const ColorData1 = "#A341DD";

@@ -163,2 +166,3 @@ export const ColorData2 = "#4229B8";

export const Size240 = "240px";
export const SizeContainer = "1280px";
export const Space8 = "8px";

@@ -165,0 +169,0 @@ export const Space16 = "16px";

/**
* Do not edit directly
* Generated on Thu, 20 Jan 2022 13:21:34 GMT
* Generated on Thu, 03 Feb 2022 12:20:07 GMT
*/

@@ -10,2 +10,5 @@

export const BorderWidthLg = 4;
export const BreakpointSm = "480px";
export const BreakpointMd = "768px";
export const BreakpointLg = "1024px";
export const ColorData1 = "#A341DD";

@@ -163,2 +166,3 @@ export const ColorData2 = "#4229B8";

export const Size240 = "240px";
export const SizeContainer = "1280px";
export const Space8 = "8px";

@@ -165,0 +169,0 @@ export const Space16 = "16px";

@@ -16,3 +16,4 @@ {

"200": "200px",
"240": "240px"
"240": "240px",
"container": "1280px"
}

@@ -8,2 +8,7 @@ {

},
"breakpoint": {
"sm": "480px",
"md": "768px",
"lg": "1024px"
},
"color": {

@@ -201,3 +206,4 @@ "data": {

"200": "200px",
"240": "240px"
"240": "240px",
"container": "1280px"
},

@@ -204,0 +210,0 @@ "space": {

{
"name": "@gr4vy/poutine-tokens",
"version": "0.1.0",
"version": "0.2.0",
"main": "js/tokens.js",

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

},
"gitHead": "546ed03942ca0efe5c0ef8c1d3df50f889be987f"
"gitHead": "417ec117918cefe5cf031ce73bf7590fd1d4075b"
}

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