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

@datacamp/waffles-tokens

Package Overview
Dependencies
Maintainers
47
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datacamp/waffles-tokens - npm Package Compare versions

Comparing version 0.6.6 to 0.6.7

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.6.7](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.6...@datacamp/waffles-tokens@0.6.7) (2019-12-02)
**Note:** Version bump only for package @datacamp/waffles-tokens
## [0.6.6](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.5...@datacamp/waffles-tokens@0.6.6) (2019-11-06)

@@ -8,0 +16,0 @@

4

formats/jsonFormatter.js

@@ -43,4 +43,4 @@ const _ = require('lodash');

...dictionary.properties,
size: { ...size, font: replaceFontSizeValues(size.font) },
color: replaceColorValues(color), // replace color objects with string formats
color: replaceColorValues(color),
size: { ...size, font: replaceFontSizeValues(size.font) }, // replace color objects with string formats
});

@@ -47,0 +47,0 @@ return JSON.stringify(

{
"name": "@datacamp/waffles-tokens",
"version": "0.6.6",
"version": "0.6.7",
"description": "",

@@ -20,3 +20,3 @@ "main": "lib/core-tokens.json",

"lodash": "^4.17.13",
"nodemon": "^1.19.4",
"nodemon": "^2.0.1",
"omit-deep-lodash": "^1.1.4",

@@ -26,3 +26,3 @@ "style-dictionary": "2.8.3",

},
"gitHead": "503853150a7dc23023da478a8e99ffb061b3eb3b"
"gitHead": "7501825aad797a0f6fa556f69a6ce861cb99e2e4"
}
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