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

@ebot7/edem-tokens

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebot7/edem-tokens - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

27

dist/styleguide/tokens.json

@@ -757,2 +757,29 @@ [

{
"value": "#213245",
"original": {
"value": "{color.palette.grey.value}"
},
"name": "token-color-background-invert",
"attributes": {
"category": "color",
"type": "background",
"item": "invert"
},
"path": [
"color",
"background",
"invert"
],
"title": "Invert",
"contrast": {
"ratio": 13.06911573976386,
"score": "AAA"
},
"variables": {
"js": "TOKEN_COLOR_BACKGROUND_INVERT",
"scss": "$token-color-background-invert",
"css": "var(--token-color-background-invert)"
}
},
{
"value": "#f4f5f6",

@@ -759,0 +786,0 @@ "original": {

3

dist/web/tokens.es6.js
/**
* Do not edit directly
* Generated on Wed, 17 Feb 2021 09:13:00 GMT
* Generated on Fri, 05 Mar 2021 15:30:55 GMT
*/

@@ -35,2 +35,3 @@

export const TOKEN_COLOR_BACKGROUND_BASE = "#FFFFFF";
export const TOKEN_COLOR_BACKGROUND_INVERT = "#213245";
export const TOKEN_COLOR_BACKGROUND_PANEL = "#F4F5F6";

@@ -37,0 +38,0 @@ export const TOKEN_COLOR_BACKGROUND_ACTIVE = "#DEE0E3";

@@ -31,2 +31,3 @@ {

"token-color-background-base": "#ffffff",
"token-color-background-invert": "#213245",
"token-color-background-panel": "#f4f5f6",

@@ -33,0 +34,0 @@ "token-color-background-active": "#dee0e3",

{
"name": "@ebot7/edem-tokens",
"version": "0.8.0",
"version": "0.9.0",
"main": "index.js",

@@ -19,3 +19,3 @@ "files": [

},
"gitHead": "a5b59bff103b186215f6c4a95cb88e3274927fa3"
"gitHead": "b45cb69a8192c74f21c1516830b03c867ae1f856"
}

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