Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contentful/live-preview

Package Overview
Dependencies
Maintainers
0
Versions
218
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.4.1 to 4.4.2

4

dist/index.js

@@ -54,3 +54,3 @@ function _define_property(obj, key, value) {

import { encodeGraphQLResponse, encodeCPAResponse, splitEncoding } from '@contentful/content-source-maps';
import { version } from '../package.json';
import pkg from '../package.json';
import { debug, isInsideIframe, pollUrlChanges, sendMessageToEditor, setDebugMode } from './helpers/index.js';

@@ -64,3 +64,3 @@ import { isValidMessage } from './helpers/validateMessage.js';

import { SaveEvent } from './saveEvent.js';
export const VERSION = version;
export const VERSION = pkg.version;
const DEFAULT_ALLOWED_ORIGINS = [

@@ -67,0 +67,0 @@ 'https://app.contentful.com',

{
"name": "@contentful/live-preview",
"version": "4.4.1",
"version": "4.4.2",
"author": "Contentful GmbH",

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

},
"gitHead": "29e0e0b35d0114818b63e4db16eebfd834f9cd9a"
"gitHead": "8fafc4cbc02b716be02042b117c46fc552822f3d"
}

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