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

@arc-fusion/pb-editor-wrapper

Package Overview
Dependencies
Maintainers
12
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arc-fusion/pb-editor-wrapper - npm Package Compare versions

Comparing version 0.0.109 to 0.0.111

10

dist/FeatureWrapper/index.js

@@ -43,2 +43,3 @@ "use strict";

onLocate = _ref.onLocate,
onPluginOpen = _ref.onPluginOpen,
children = _ref.children;

@@ -70,4 +71,4 @@

right: '5px',
width: '75px',
padding: '5px 0',
padding: '5px',
width: 'initial',
borderRadius: '5px',

@@ -94,4 +95,3 @@ '& i': {

},
"data-fusion-component": fingerprint,
"data-fusion-plugins": plugins
"data-fusion-component": fingerprint
}, isHovered && (0, _react.jsx)("div", {

@@ -101,3 +101,3 @@ css: styles.wrapper.actions

onClick: function onClick() {
return onLocate(fingerprint);
return onPluginOpen(fingerprint, plugins);
}

@@ -104,0 +104,0 @@ }, (0, _react.jsx)("img", {

{
"name": "@arc-fusion/pb-editor-wrapper",
"description": "PageBuilder Preview Wrapper",
"version": "0.0.109",
"version": "0.0.111",
"module": "dist/index.js",

@@ -6,0 +6,0 @@ "files": [

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