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

@edsdk/n1ed-react

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edsdk/n1ed-react - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

lib/cjs/N1ED.js

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

// @ts-ignore
return React.createElement(tinymce_react_1.Editor, __assign({}, config));
return React.createElement(tinymce_react_1.Editor, { init: config });
}

@@ -70,0 +70,0 @@ else {

@@ -65,3 +65,3 @@ var __extends = (this && this.__extends) || (function () {

// @ts-ignore
return React.createElement(Editor, __assign({}, config));
return React.createElement(Editor, { init: config });
}

@@ -68,0 +68,0 @@ else {

{
"name": "@edsdk/n1ed-react",
"version": "1.0.6",
"version": "1.0.7",
"description": "React integration for N1ED editor",

@@ -5,0 +5,0 @@ "repository": {

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