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

@bbc/psammead-radio-schedule

Package Overview
Dependencies
Maintainers
38
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbc/psammead-radio-schedule - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

1

CHANGELOG.md

@@ -6,2 +6,3 @@ # Radio Schedule Changelog

|---------|-------------|
| 2.0.2 | [PR#3427](https://github.com/bbc/psammead/pull/3427) Updating tests with dependency bump |
| 2.0.1 | [PR#3414](https://github.com/bbc/psammead/pull/3414) Talos - Bump Dependencies - @bbc/psammead-timestamp-container |

@@ -8,0 +9,0 @@ | 2.0.0 | [PR#3377](https://github.com/bbc/psammead/pull/3377) Remove episodeTitle prop. In ProgramCard, generate episodeTitle with moment using startTime. |

2

dist/index.js

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

state: program.state
}), renderSchedule(_objectSpread({}, props, {
}), renderSchedule(_objectSpread(_objectSpread({}, props), {}, {
dir: dir,

@@ -161,0 +161,0 @@ program: program

@@ -139,3 +139,3 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

state: program.state
}), renderSchedule(_objectSpread({}, props, {
}), renderSchedule(_objectSpread(_objectSpread({}, props), {}, {
dir: dir,

@@ -142,0 +142,0 @@ program: program

{
"name": "@bbc/psammead-radio-schedule",
"version": "2.0.1",
"version": "2.0.2",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "esm/index.js",

Sorry, the diff of this file is not supported yet

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