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

@apollo/brand

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/brand - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

6

CHANGELOG.md
# @apollo/brand
## 0.2.3
### Patch Changes
- 3046e6f: Update bg.highlight color to for better contrast.
## 0.2.2

@@ -4,0 +10,0 @@

4

dist/colors/tokens.js

@@ -174,4 +174,4 @@ "use strict";

highlight: {
base: primitives_1.yellow[100],
dark: primitives_1.yellow[500] + toAlphaHex(0.2),
base: primitives_1.yellow[500],
dark: primitives_1.yellow[200],
},

@@ -178,0 +178,0 @@ tableHeader: {

{
"name": "@apollo/brand",
"version": "0.2.2",
"version": "0.2.3",
"license": "UNLICENSED",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -195,4 +195,4 @@ import {

highlight: {
base: yellow[100],
dark: yellow[500] + toAlphaHex(0.2),
base: yellow[500],
dark: yellow[200],
},

@@ -199,0 +199,0 @@ tableHeader: {

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