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

@twreporter/react-components

Package Overview
Dependencies
Maintainers
0
Versions
472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twreporter/react-components - npm Package Compare versions

Comparing version 9.1.1 to 9.2.0-rc.0

6

lib/listing-page/components/topics/index.js

@@ -54,4 +54,4 @@ "use strict";

})(["padding-top:24px;"]);
var Gray800H2 = /*#__PURE__*/(0, _styledComponents["default"])(_headline.H2).withConfig({
displayName: "topics__Gray800H2",
var Gray800H1 = /*#__PURE__*/(0, _styledComponents["default"])(_headline.H1).withConfig({
displayName: "topics__Gray800H1",
componentId: "sc-1n6udj1-2"

@@ -138,3 +138,3 @@ })(["color:", ";"], _color.colorGrayscale.gray800);

topicUrl = _.get(topics, [0, 'linkTo'], '');
topSectionJSX = [/*#__PURE__*/_react["default"].createElement(Gray800H2, {
topSectionJSX = [/*#__PURE__*/_react["default"].createElement(Gray800H1, {
text: '深度專題',

@@ -141,0 +141,0 @@ key: "top-title"

{
"name": "@twreporter/react-components",
"version": "9.1.1",
"version": "9.2.0-rc.0",
"main": "lib/index.js",

@@ -55,3 +55,3 @@ "repository": "https://github.com/twreporter/twreporter-npm-packages.git",

},
"gitHead": "f972534496803a6b80f6578bf49244fc73bb0c04"
"gitHead": "5a7ec087b2ed701763f6f4ea37553c90643c4e28"
}

Sorry, the diff of this file is too big to display

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