New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

woo-email-editor

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

woo-email-editor - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

1

lib/WooEmailEditor.js

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

this.$iframe = document.createElement("iframe");
this.$el.innerHTML = "";
this.$el.appendChild(this.$iframe);

@@ -38,0 +39,0 @@ this.$iframe.style.border = "none";

2

package.json
{
"name": "woo-email-editor",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

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

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