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

@twreporter/index-page

Package Overview
Dependencies
Maintainers
4
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twreporter/index-page - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0-rc.0

lib/components/podcast-box-section.js

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.2.0-rc.0](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/index-page@1.1.0...@twreporter/index-page@1.2.0-rc.0) (2021-01-19)
### Features
* **index-page:** add podcast box section ([915e5b0](https://github.com/twreporter/twreporter-npm-packages/commit/915e5b07b5f83ac94a443d4b3cc86b9a586f0b28))
# [1.1.0](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/index-page@1.1.0-rc.0...@twreporter/index-page@1.1.0) (2020-10-08)

@@ -8,0 +19,0 @@

1

lib/constants/app.js

@@ -9,2 +9,3 @@ "use strict";

url: 'https://twreporter.org',
assetsPath: 'https://www.twreporter.org/images/index-page',
domain: '',

@@ -11,0 +12,0 @@ expirationDays: 0,

5

lib/index.js

@@ -24,2 +24,4 @@ "use strict";

var _podcastBoxSection = _interopRequireDefault(require("./components/podcast-box-section"));
var _reporterIntro = _interopRequireDefault(require("./components/reporter-intro"));

@@ -43,6 +45,7 @@

InforgraphicSection: _infographicSection["default"],
LatestSection: _latestSection["default"],
LatestTopicSection: _latestTopic["default"],
LatestSection: _latestSection["default"],
NewsLetterSection: _newsLetterSection["default"],
PhotographySection: _photographySection["default"],
PodcastBoxSection: _podcastBoxSection["default"],
ReporterIntro: _reporterIntro["default"],

@@ -49,0 +52,0 @@ ReviewsSection: _reviews["default"],

{
"name": "@twreporter/index-page",
"version": "1.1.0",
"version": "1.2.0-rc.0",
"main": "lib/index.js",

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

"@twreporter/core": "^1.2.1",
"@twreporter/react-components": "^8.3.9-rc.0",
"lodash": "^4.0.0",

@@ -31,3 +32,3 @@ "prop-types": "^15.0.0",

],
"gitHead": "cc793937f9068b290364b9dfc3eabf899d94959b"
"gitHead": "f4e3c9d53fc823e312e7916fd51c2c3b0a054ff3"
}
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