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

@apollo/brand

Package Overview
Dependencies
Maintainers
0
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.6.0 to 0.7.0

6

CHANGELOG.md
# @apollo/brand
## 0.7.0
### Minor Changes
- 2790103: Updates searchHighlight tokens
## 0.6.0

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

4

dist/colors/tokens.js

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

searchHighlight: {
base: primitives_1.yellow[500],
dark: primitives_1.yellow[200],
base: primitives_1.green[500],
dark: primitives_1.green[200],
},

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

{
"name": "@apollo/brand",
"version": "0.6.0",
"version": "0.7.0",
"license": "UNLICENSED",

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

@@ -242,4 +242,4 @@ import {

searchHighlight: {
base: yellow[500],
dark: yellow[200],
base: green[500],
dark: green[200],
},

@@ -246,0 +246,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