@contentful/live-preview
Advanced tools
Comparing version 4.6.4 to 4.6.5
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
495479
2383