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

otkit-colors

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otkit-colors - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

6

package.json
{
"name": "otkit-colors",
"version": "2.2.1",
"version": "2.2.2",
"description": "OpenTable colors design token",
"author": {
"name": "Nick Balestra",
"email": "nick@balestra.ch"
"email": "design-tokens@opentable.com"
},

@@ -16,3 +15,2 @@ "repository": {

},
"homepage": "https://github.com/opentable/design-tokens/tree/master/OTKit/otkit-colors#readme",
"license": "MIT",

@@ -19,0 +17,0 @@ "publishConfig": {

module.exports = {
colorPrimary: "rgb(218, 55, 67)",
colorPrimaryActive: "rgb(184, 34, 45)",
colorGrayPrimary: "rgb(51, 51, 51)",
colorGraySecondary: "rgb(113, 113, 113)",
colorGrayUtility: "rgb(225, 225, 225)",
colorGrayActive: "rgb(247, 247, 247)",
colorWhite: "rgb(255, 255, 255)",
colorPrimary: "rgb(218, 55, 67)",
colorPrimaryActive: "rgb(184, 34, 45)",
colorGrayPrimary: "rgb(51, 51, 51)",
colorGraySecondary: "rgb(113, 113, 113)",
colorGrayUtility: "rgb(225, 225, 225)",
colorGrayActive: "rgb(247, 247, 247)",
colorWhite: "rgb(255, 255, 255)",
};

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