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.2 to 2.2.3

2

package.json
{
"name": "otkit-colors",
"version": "2.2.2",
"version": "2.2.3",
"description": "OpenTable colors design token",

@@ -5,0 +5,0 @@ "author": {

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