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.8.69 to 0.9.69

14

lib/index.js

@@ -166,11 +166,11 @@ "use strict";

}, [isReady, adobeMainReady, divID]);
return ((0, jsx_runtime_1.jsx)(AdobeReactView, { onLoad: () => {
return ((0, jsx_runtime_1.jsx)(AdobeReactView, Object.assign({ onLoad: () => {
setIsReady(true);
}, props: {
previewConfig,
config,
isReady,
adobeMainReady,
} }));
} }, {
isReady,
adobeMainReady,
previewConfig,
config,
})));
};
exports.default = ReactViewAdobe;
{
"name": "react-adobe-embed",
"version": "0.8.69",
"version": "0.9.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