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

@hedviginsurance/brand

Package Overview
Dependencies
Maintainers
6
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hedviginsurance/brand - npm Package Compare versions

Comparing version 1.7.1 to 1.8.0

5

colors.ts

@@ -16,3 +16,6 @@ export const colors = {

PINK: '#FF8A80',
PINK_LIGHT: '#FFF3F2',
PINK_LIGHT: '#FFDCD9',
LIGHT_YELLOW: '#FAD80E',
DARK_YELLOW: '#DCBE0C',
DARK_GREEN: '#009175',
}

3

dist/colors.d.ts

@@ -17,2 +17,5 @@ export declare const colors: {

PINK_LIGHT: string;
LIGHT_YELLOW: string;
DARK_YELLOW: string;
DARK_GREEN: string;
};

@@ -18,3 +18,6 @@ "use strict";

PINK: '#FF8A80',
PINK_LIGHT: '#FFF3F2',
PINK_LIGHT: '#FFDCD9',
LIGHT_YELLOW: '#FAD80E',
DARK_YELLOW: '#DCBE0C',
DARK_GREEN: '#009175',
};
{
"name": "@hedviginsurance/brand",
"version": "1.7.1",
"version": "1.8.0",
"description": "The hedvig brand package",

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

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