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

@financial-times/x-live-blog-wrapper

Package Overview
Dependencies
Maintainers
18
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/x-live-blog-wrapper - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

2

dist/LiveBlogWrapper.cjs.js

@@ -116,3 +116,3 @@ 'use strict';

var eventSource = new EventSource("http://localhost:3003/v2/liveblog/".concat(liveBlogPackageUuid), {
var eventSource = new EventSource("https://next-live-event.ft.com/v2/liveblog/".concat(liveBlogPackageUuid), {
withCredentials: true

@@ -119,0 +119,0 @@ });

@@ -116,3 +116,3 @@ 'use strict';

var eventSource = new EventSource("http://localhost:3003/v2/liveblog/".concat(liveBlogPackageUuid), {
var eventSource = new EventSource("https://next-live-event.ft.com/v2/liveblog/".concat(liveBlogPackageUuid), {
withCredentials: true

@@ -119,0 +119,0 @@ });

@@ -112,3 +112,3 @@ import { h } from '@financial-times/x-engine';

var eventSource = new EventSource("http://localhost:3003/v2/liveblog/".concat(liveBlogPackageUuid), {
var eventSource = new EventSource("https://next-live-event.ft.com/v2/liveblog/".concat(liveBlogPackageUuid), {
withCredentials: true

@@ -115,0 +115,0 @@ });

{
"name": "@financial-times/x-live-blog-wrapper",
"version": "0.0.22",
"version": "0.0.23",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/LiveBlogWrapper.cjs.js",

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