Socket
Socket
Sign inDemoInstall

react-adobe-embed

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-adobe-embed - npm Package Compare versions

Comparing version 0.10.69 to 0.12.69

7

lib/index.js

@@ -44,3 +44,3 @@ "use strict";

const config = {
clientId: (_a = this.state.config) === null || _a === void 0 ? void 0 : _a.clientId,
clientId: ((_a = this.state.config) === null || _a === void 0 ? void 0 : _a.clientId) || 'c514163c351b4f2082ef01e530840e0b',
divId,

@@ -63,3 +63,2 @@ };

AdobeReactView.demoUrl);
this.setState({ isReady: false });
}

@@ -164,5 +163,3 @@ ;

}, [isReady, adobeMainReady, divID]);
return ((0, jsx_runtime_1.jsx)(AdobeReactView, { onLoad: () => {
setIsReady(true);
}, props: {
return ((0, jsx_runtime_1.jsx)(AdobeReactView, { props: {
previewConfig: props.previewConfig,

@@ -169,0 +166,0 @@ config: props.config,

{
"name": "react-adobe-embed",
"version": "0.10.69",
"version": "0.12.69",
"description": "React Wrapper for Embed Adobe API",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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