Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-react-richtexteditor

Package Overview
Dependencies
Maintainers
2
Versions
258
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-richtexteditor - npm Package Compare versions

Comparing version 16.4.47 to 16.4.48

10

CHANGELOG.md

@@ -9,2 +9,12 @@ # Changelog

- Table QuickToolbar open wherever click within a component issue has been fixed.
- FontSize "px" and fontFamily "veranda" not updated in toolbar status, that issue has been fixed.
- Clicking on view source code with single character inside textarea removes the character, that issue has been fixed.
## 16.4.47 (2019-01-16)
### RichTextEditor
#### Bug Fixes
- ASP.NET core data annotation issue has been fixed.

@@ -11,0 +21,0 @@ - Console error is thrown in IE browser with angular routing, that issue has been fixed.

9

dist/ej2-react-richtexteditor.umd.min.js

@@ -10,13 +10,4 @@ /*!

*/
/*!
* filename: ej2-react-richtexteditor.umd.min.js
* version : 16.4.46
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will be prosecuted under
* applicable laws.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@syncfusion/ej2-richtexteditor"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-richtexteditor","@syncfusion/ej2-react-base"],t):t(e.ej={},e.React,e.ej2Richtexteditor,e.ej2ReactBase)}(this,function(e,t,n,r){"use strict";var i=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),o=function(e){function n(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n}return i(n,e),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing))return t.createElement("div",this.getDefaultAttributes(),this.props.children);e.prototype.render.call(this),this.initRenderCalled=!0},n}(n.RichTextEditor);r.applyMixins(o,[r.ComponentBase,t.PureComponent]),e.Inject=r.Inject,e.RichTextEditorComponent=o,Object.keys(n).forEach(function(t){e[t]=n[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-react-richtexteditor.umd.min.js.map

4

package.json
{
"name": "@syncfusion/ej2-react-richtexteditor",
"version": "16.4.47",
"version": "16.4.48",
"description": "Essential JS 2 RichTextEditor component for React",

@@ -32,3 +32,3 @@ "author": "Syncfusion Inc.",

"@syncfusion/ej2-react-base": "~16.4.47",
"@syncfusion/ej2-richtexteditor": "16.4.47"
"@syncfusion/ej2-richtexteditor": "16.4.48"
},

@@ -35,0 +35,0 @@ "devDependencies": {

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