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.274 to 0.0.300

2

dist/FeatureWrapper/index.js

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

};
}, []);
}, [fingerprint]);

@@ -72,0 +72,0 @@ function addMouseEvents(siblingNodes) {

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

@@ -16,3 +16,3 @@ "files": [

"clean": "rimraf dist",
"build": "cross-env NODE_ENV=production babel src/components --out-dir dist --copy-files --ignore __tests__,spec.js,test.js,stories.js,__snapshots__",
"build": "npm run clean && cross-env NODE_ENV=production babel src/components --out-dir dist --copy-files --ignore __tests__,spec.js,test.js,stories.js,__snapshots__",
"build-watch": "watch 'npm run build && npm run local-publish' ./src",

@@ -19,0 +19,0 @@ "local-publish": "yalc publish --private"

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