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

@washingtonpost/color-tokens

Package Overview
Dependencies
Maintainers
116
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@washingtonpost/color-tokens - npm Package Compare versions

Comparing version 0.1.0-canary.0 to 0.1.0-canary.1

12

CHANGELOG.md

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

# [0.1.0-canary.1](https://github.com/WPMedia/wp-design-tokens/compare/@washingtonpost/color-tokens@0.1.0-canary.0...@washingtonpost/color-tokens@0.1.0-canary.1) (2020-08-20)
### Features
* **color:** add opinion gold ([0f1fda6](https://github.com/WPMedia/wp-design-tokens/commit/0f1fda68a56e18d878860d7de2e86005133655a0))
* **colors:** adding opinion gold notes ([c8f30b2](https://github.com/WPMedia/wp-design-tokens/commit/c8f30b2a0e665870290633bfcc90c3aea5c9b0f1))
# [0.1.0-canary.0](https://github.com/WPMedia/wp-design-tokens/compare/@washingtonpost/color-tokens@0.0.2-canary.0...@washingtonpost/color-tokens@0.1.0-canary.0) (2020-06-29)

@@ -8,0 +20,0 @@

@@ -602,2 +602,48 @@ {

},
"opinion": {
"gold": {
"normal": {
"value": "#a96805",
"comment": "The default opinion brand color.",
"original": {
"value": "#a96805",
"comment": "The default opinion brand color."
},
"name": "color-opinion-gold-normal",
"attributes": {
"category": "color",
"type": "opinion",
"item": "gold",
"subitem": "normal"
},
"path": [
"color",
"opinion",
"gold",
"normal"
]
},
"bright": {
"value": "#d39e4c",
"comment": "The opinion color used for hover states and text on a dark background.",
"original": {
"value": "#d39e4c",
"comment": "The opinion color used for hover states and text on a dark background."
},
"name": "color-opinion-gold-bright",
"attributes": {
"category": "color",
"type": "opinion",
"item": "gold",
"subitem": "bright"
},
"path": [
"color",
"opinion",
"gold",
"bright"
]
}
}
},
"subscription": {

@@ -604,0 +650,0 @@ "blue": {

4

package.json
{
"name": "@washingtonpost/color-tokens",
"version": "0.1.0-canary.0",
"version": "0.1.0-canary.1",
"description": "WaPo Color Tokens",

@@ -22,3 +22,3 @@ "main": "build.js",

"license": "ISC",
"gitHead": "899b73c46f03f8e46be16dd0ea3126d51f0de6c3"
"gitHead": "a68483fd2e150a7826147f176fda48672b057a1a"
}

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 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 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 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