New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bbc/psammead-styles

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbc/psammead-styles - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

1

CHANGELOG.md

@@ -6,2 +6,3 @@ # @bbc/psammead-styles Changelog

|---------|-------------|
| 7.0.1 | [PR#4071](https://github.com/bbc/psammead/pull/4071) Update BBC Reith Qalam base URL. |
| 7.0.0 | [PR#4002](https://github.com/bbc/psammead/pull/4002) Replace BBC Nassim with BBC Reith Qalam. |

@@ -8,0 +9,0 @@ | 6.1.0 | [PR#3942](https://github.com/bbc/psammead/pull/3942) Move @font-face declarations outside of html selector. |

2

dist/fonts.js

@@ -14,3 +14,3 @@ "use strict";

var baseUrlShonarBangla = 'https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/';
var baseUrlBBCReithQalam = 'https://ws-downloads.test.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; // Reith Serif
var baseUrlBBCReithQalam = 'https://ws-downloads.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; // Reith Serif

@@ -17,0 +17,0 @@ var F_REITH_SERIF_REGULAR = function F_REITH_SERIF_REGULAR(baseUrlOverride) {

@@ -8,3 +8,3 @@ var baseFontUrl = 'https://gel.files.bbci.co.uk/r2.511/';

var baseUrlShonarBangla = 'https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/';
var baseUrlBBCReithQalam = 'https://ws-downloads.test.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; // Reith Serif
var baseUrlBBCReithQalam = 'https://ws-downloads.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; // Reith Serif

@@ -11,0 +11,0 @@ export var F_REITH_SERIF_REGULAR = function F_REITH_SERIF_REGULAR(baseUrlOverride) {

{
"name": "@bbc/psammead-styles",
"version": "7.0.0",
"version": "7.0.1",
"description": "A collection of string constants for use in CSS, containing non-GEL styling details that are bespoke to specific BBC services and products.",

@@ -5,0 +5,0 @@ "repository": {

@@ -21,3 +21,3 @@ const baseFontUrl = 'https://gel.files.bbci.co.uk/r2.511/';

const baseUrlBBCReithQalam =
'https://ws-downloads.test.files.bbci.co.uk/fonts/ReithQalam/v1.100/';
'https://ws-downloads.files.bbci.co.uk/fonts/ReithQalam/v1.100/';

@@ -24,0 +24,0 @@ // Reith Serif

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