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.0 to 4.4.1

4

dist/helpers/utils.js

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

}
import { version } from '../../package.json';
import pkg from '../../package.json';
import { LIVE_PREVIEW_SDK_SOURCE } from '../constants.js';

@@ -62,3 +62,3 @@ import { debug } from './debug.js';

location: window.location.href,
version
version: pkg.version
});

@@ -65,0 +65,0 @@ debug.log(`Send message`, message);

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

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

},
"gitHead": "bf5d31037d272ca75aebbc8bed36ba05b8073832"
"gitHead": "29e0e0b35d0114818b63e4db16eebfd834f9cd9a"
}

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