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

@vonage/vvd-fonts

Package Overview
Dependencies
Maintainers
19
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/vvd-fonts - npm Package Compare versions

Comparing version 2.18.1 to 2.19.0

8

package.json
{
"name": "@vonage/vvd-fonts",
"version": "2.18.1",
"version": "2.19.0",
"description": "Vivid fonts initialisation service",

@@ -35,7 +35,7 @@ "homepage": "https://github.com/Vonage/vivid/tree/master/common/fonts",

"devDependencies": {
"@vonage/vvd-foundation": "2.18.1",
"@vonage/vvd-umbrella": "2.18.1",
"@vonage/vvd-foundation": "2.19.0",
"@vonage/vvd-umbrella": "2.19.0",
"typescript": "^4.3.2"
},
"gitHead": "d791e96e279d0a6c3f1b5a020f5c07e4bbc24c49"
"gitHead": "db5c6cfdb6b835e65b43229d7fbba730f22fc857"
}

@@ -1,4 +0,3 @@

// autogenerated module
import { css } from 'lit-element';
export const style = css `:root{--vvd-font-family-spezia:"SpeziaWeb"}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:400;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-Regular.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:500;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-WideMedium.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:600;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-SemiBold.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaMonoWeb";font-style:normal;font-weight:400;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-MonoRegular.woff2") format("woff2")}@supports(font-variation-settings: "wdth" 9){:root{--vvd-font-family-spezia:"SpeziaWebVariable"}@font-face{font-display:block;font-family:"SpeziaWebVariable";font-stretch:50% 200%;font-style:normal;font-weight:1 1000;src:url("//fonts.resources.vonage.com/fonts/v1/Spezia_Web_Complete_Upright.woff2") format("woff2-variations")}@font-face{font-display:block;font-family:"SpeziaMonoWebVariable";font-stretch:50% 200%;font-style:normal;font-weight:1 1000;src:url("//fonts.resources.vonage.com/fonts/v1/Spezia_Web_Monospace_Complete.woff2") format("woff2-variations")}}`;
export const style = css `:root{--vvd-font-family-spezia:"SpeziaWeb"}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:400;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-Regular.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:500;src:url("https://fonts.resources.vonage.com/fonts/v1/SpeziaWeb-WideMedium.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:600;src:url("https://fonts.resources.vonage.com/fonts/v1/SpeziaWeb-SemiBold.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaMonoWeb";font-style:normal;font-weight:400;src:url("https://fonts.resources.vonage.com/fonts/v1/SpeziaWeb-MonoRegular.woff2") format("woff2")}@supports(font-variation-settings: "wdth" 9){:root{--vvd-font-family-spezia:"SpeziaWebVariable"}@font-face{font-display:block;font-family:"SpeziaWebVariable";font-stretch:50% 200%;font-style:normal;font-weight:1 1000;src:url("https://fonts.resources.vonage.com/fonts/v1/Spezia_Web_Complete_Upright.woff2") format("woff2-variations")}@font-face{font-display:block;font-family:"SpeziaMonoWebVariable";font-stretch:50% 200%;font-style:normal;font-weight:1 1000;src:url("https://fonts.resources.vonage.com/fonts/v1/Spezia_Web_Monospace_Complete.woff2") format("woff2-variations")}}`;
//# sourceMappingURL=vvd-fonts.css.js.map

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