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

@justeat/pie-design-tokens

Package Overview
Dependencies
Maintainers
29
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/pie-design-tokens - npm Package Compare versions

Comparing version 7.0.0-beta.0 to 7.0.0-beta.1

2

build/helpers.js

@@ -6,3 +6,3 @@ const fs = require('fs');

const CONSTANTS = {
ADD_REM_TO_VALUE: ['06'], // list of properties that should have rem added after the value when compiled
ADD_REM_TO_VALUE: ['round'], // list of properties that should have rem added after the value when compiled
ALIAS_TOKEN_KEY: 'alias',

@@ -9,0 +9,0 @@ APPLY_QUOTES_TO_VALUE: ['family-primary', 'family-secondary', 'family-code'], // list of properties that should have quotes applied when compiled

@@ -733,8 +733,8 @@ {

"global": {
"12": "12",
"16": "16",
"00": "0",
"02": "4",
"03": "8",
"04": "12",
"05": "16",
"06": "50"
"04": "4",
"08": "8",
"round": "50"
},

@@ -2052,3 +2052,3 @@ "alias": {

},
"version": "7.0.0-beta.0"
"version": "7.0.0-beta.1"
}
{
"name": "@justeat/pie-design-tokens",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"tag": "beta",

@@ -5,0 +5,0 @@ "description": "Design Tokens for the PIE Component System",

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 too big to display

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