Socket
Socket
Sign inDemoInstall

@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.112 to 0.0.113

18

dist/FeatureWrapper/index.js

@@ -22,2 +22,4 @@ "use strict";

var _plus = _interopRequireDefault(require("./img/svg/plus.svg"));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -134,2 +136,18 @@

alt: "remove"
})), (0, _react.jsx)("button", {
placement: "top",
class: "pb__add__feature__btn top"
}, (0, _react.jsx)("i", null, (0, _react.jsx)("img", {
class: "pb__add__feature__icon",
src: _plus.default
})), (0, _react.jsx)("span", {
class: "pb__add__feature__btn__text"
})), (0, _react.jsx)("button", {
placement: "bottom",
class: "pb__add__feature__btn bottom"
}, (0, _react.jsx)("i", null, (0, _react.jsx)("img", {
class: "pb__add__feature__icon",
src: _plus.default
})), (0, _react.jsx)("span", {
class: "pb__add__feature__btn__text"
}))), children);

@@ -136,0 +154,0 @@ };

2

package.json
{
"name": "@arc-fusion/pb-editor-wrapper",
"description": "PageBuilder Preview Wrapper",
"version": "0.0.112",
"version": "0.0.113",
"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