Socket
Socket
Sign inDemoInstall

@financial-times/dotcom-ui-base-styles

Package Overview
Dependencies
Maintainers
10
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/dotcom-ui-base-styles - npm Package Compare versions

Comparing version 9.0.0-beta.16 to 9.0.1

4

dist/browser/components/LoadFontsEmbed.d.ts

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

/// <reference types="react" />
declare function LoadFontsEmbed(): JSX.Element;
import React from 'react';
declare function LoadFontsEmbed(): React.JSX.Element;
export { LoadFontsEmbed };

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

/// <reference types="react" />
declare function LoadFontsEmbed(): JSX.Element;
import React from 'react';
declare function LoadFontsEmbed(): React.JSX.Element;
export { LoadFontsEmbed };

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

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

{
"name": "@financial-times/dotcom-ui-base-styles",
"version": "9.0.0-beta.16",
"version": "9.0.1",
"description": "",

@@ -30,7 +30,6 @@ "main": "component.js",

"check-engine": "^1.10.1",
"react": "^16.8.6",
"@financial-times/o-typography": "^7.2.0"
},
"peerDependencies": {
"react": "16.x || 17.x",
"react": "17.x || 18.x",
"@financial-times/o-typography": "^7.2.0"

@@ -37,0 +36,0 @@ },

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