@contentful/live-preview
Advanced tools
Comparing version 3.3.7 to 4.0.0
@@ -1,2 +0,2 @@ | ||
import { encodeGraphQLResponse, encodeCPAResponse, splitEncoding } from '@contentful/content-source-maps'; | ||
import { encodeGraphQLResponse, splitEncoding } from '@contentful/content-source-maps'; | ||
import { type DocumentNode } from 'graphql'; | ||
@@ -63,2 +63,2 @@ import { InspectorMode } from './inspectorMode/index.js'; | ||
export * from './messages.js'; | ||
export { encodeGraphQLResponse, encodeCPAResponse, splitEncoding }; | ||
export { encodeGraphQLResponse, splitEncoding }; |
@@ -1,15 +0,14 @@ | ||
import { C as o, I as t, L as n, b as E, e as a, V as i, a as I, i as r, f as d, o as p, c as R } from "./index-qWGrnG3Q.js"; | ||
import { C as t, I as o, L as E, a, b as i, V as n, i as I, e as r, o as d, c as p } from "./index-CPjjzDIg.js"; | ||
export { | ||
o as ContentfulLivePreview, | ||
t as InspectorModeEventMethods, | ||
n as LIVE_PREVIEW_EDITOR_SOURCE, | ||
E as LIVE_PREVIEW_SDK_SOURCE, | ||
a as LivePreviewPostMessageMethods, | ||
i as VERSION, | ||
I as encodeCPAResponse, | ||
r as encodeGraphQLResponse, | ||
d as openAssetInEditorUtility, | ||
p as openEntryInEditorUtility, | ||
R as splitEncoding | ||
t as ContentfulLivePreview, | ||
o as InspectorModeEventMethods, | ||
E as LIVE_PREVIEW_EDITOR_SOURCE, | ||
a as LIVE_PREVIEW_SDK_SOURCE, | ||
i as LivePreviewPostMessageMethods, | ||
n as VERSION, | ||
I as encodeGraphQLResponse, | ||
r as openAssetInEditorUtility, | ||
d as openEntryInEditorUtility, | ||
p as splitEncoding | ||
}; | ||
//# sourceMappingURL=index.js.map |
import rt, { createContext as xt, useRef as wr, useMemo as Nr, useEffect as jt, useState as Dt, useContext as tt, useCallback as It } from "react"; | ||
import { C as Yr, d as Ft } from "./index-qWGrnG3Q.js"; | ||
import { C as Yr, d as Ft } from "./index-CPjjzDIg.js"; | ||
var mr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}; | ||
@@ -4,0 +4,0 @@ function Lt(l) { |
{ | ||
"name": "@contentful/live-preview", | ||
"version": "3.3.7", | ||
"version": "4.0.0", | ||
"author": "Contentful GmbH", | ||
@@ -75,3 +75,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "64bc6a7f5b7270073c7147982bb85bed73e74987" | ||
"gitHead": "488dfb68e8c989adf399c970afab13cfb1c0aa81" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
604282
2713