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.0 to 1.7.1

3

dist/fonts/index.js

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

CIRCULAR: 'CircularStd',
SORAY: 'SoRay'
SORAY: 'SoRay',
GEOMANIST: 'Geomanist'
};

@@ -9,0 +10,0 @@ exports.fonts = fonts;

@@ -7,3 +7,4 @@ "use strict";

SORAY: 'SoRay-ExtraBold',
GEOMANIST: 'Geomanist'
};
exports.fonts = fonts;

@@ -5,3 +5,4 @@ interface Fonts {

SORAY: string;
GEOMANIST: string;
}
export { Fonts };

@@ -7,4 +7,5 @@ import { Fonts } from "./types";

SORAY: 'SoRay-ExtraBold',
GEOMANIST: 'Geomanist'
}
export { fonts }

@@ -6,3 +6,4 @@ import { Fonts } from "./types";

CIRCULAR: 'CircularStd',
SORAY: 'SoRay'
SORAY: 'SoRay',
GEOMANIST: 'Geomanist'
}

@@ -9,0 +10,0 @@

interface Fonts {
MERRIWEATHER: string,
CIRCULAR: string,
SORAY: string
SORAY: string,
GEOMANIST: string,
}
export { Fonts }
{
"name": "@hedviginsurance/brand",
"version": "1.7.0",
"version": "1.7.1",
"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