@hedviginsurance/brand
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42554
226