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

@contentful/live-preview

Package Overview
Dependencies
Maintainers
4
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/live-preview - npm Package Compare versions

Comparing version 4.6.4 to 4.6.5

dist/index-CcU-PVh0.js

2

dist/index.js

@@ -1,2 +0,2 @@

import { C as t, I as o, L as a, b as n, c as E, V as i, f as r, u as p, e as I, o as d, p as R, a as L } from "./index-DamoDgBk.js";
import { C as t, I as o, L as a, b as n, c as E, V as i, f as r, u as p, e as I, o as d, p as R, a as L } from "./index-CcU-PVh0.js";
export {

@@ -3,0 +3,0 @@ t as ContentfulLivePreview,

import { jsx as y } from "react/jsx-runtime";
import { createContext as b, useRef as l, useMemo as v, useEffect as h, useState as k, useContext as P, useCallback as x } from "react";
import { i as j, C as p, d as q } from "./index-DamoDgBk.js";
import { i as j, C as p, d as q } from "./index-CcU-PVh0.js";
function E(e) {

@@ -5,0 +5,0 @@ const r = l(e), t = l(0);

@@ -7,6 +7,8 @@ import { InspectorModeOptions } from './inspectorMode/index.js';

options: InspectorModeOptions;
inspectorModeEnabled: boolean;
subscription: SubscribeCallback | undefined;
constructor({ locale, options }: {
constructor({ locale, options, inspectorModeEnabled, }: {
locale: string;
options: InspectorModeOptions;
inspectorModeEnabled: boolean;
});

@@ -13,0 +15,0 @@ subscribe(cb: SubscribeCallback): VoidFunction;

{
"name": "@contentful/live-preview",
"version": "4.6.4",
"version": "4.6.5",
"author": "Contentful GmbH",

@@ -75,3 +75,3 @@ "license": "MIT",

},
"gitHead": "979b8fa25016cf0e9da75a736e2d12711e098b05"
"gitHead": "1b5d504e628bc0b30290dd148925803a4340a3b3"
}

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