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

@tinymce/tinymce-react

Package Overview
Dependencies
Maintainers
2
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinymce/tinymce-react - npm Package Compare versions

Comparing version 4.3.3-feature.20240320033013398.sha1b4b668 to 4.3.3-feature.20240320034101396.shaecb98f6

2

lib/cjs/main/ts/components/Editor.d.ts

@@ -37,3 +37,3 @@ import * as React from 'react';

/**
* @see https://www.tiny.cloud/docs/tinymce/7/react-ref/ for the TinyMCE React Technical Reference
* @see {@link https://www.tiny.cloud/docs/tinymce/7/react-ref/} for the TinyMCE React Technical Reference
*/

@@ -40,0 +40,0 @@ export declare class Editor extends React.Component<IAllProps> {

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

/**
* @see https://www.tiny.cloud/docs/tinymce/7/react-ref/ for the TinyMCE React Technical Reference
* @see {@link https://www.tiny.cloud/docs/tinymce/7/react-ref/} for the TinyMCE React Technical Reference
*/

@@ -379,3 +379,3 @@ var Editor = /** @class */ (function (_super) {

Editor.defaultProps = {
cloudChannel: '6'
cloudChannel: '7-dev',
};

@@ -382,0 +382,0 @@ return Editor;

@@ -37,3 +37,3 @@ import * as React from 'react';

/**
* @see https://www.tiny.cloud/docs/tinymce/7/react-ref/ for the TinyMCE React Technical Reference
* @see {@link https://www.tiny.cloud/docs/tinymce/7/react-ref/} for the TinyMCE React Technical Reference
*/

@@ -40,0 +40,0 @@ export declare class Editor extends React.Component<IAllProps> {

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

/**
* @see https://www.tiny.cloud/docs/tinymce/7/react-ref/ for the TinyMCE React Technical Reference
* @see {@link https://www.tiny.cloud/docs/tinymce/7/react-ref/} for the TinyMCE React Technical Reference
*/

@@ -376,3 +376,3 @@ var Editor = /** @class */ (function (_super) {

Editor.defaultProps = {
cloudChannel: '6'
cloudChannel: '7-dev',
};

@@ -379,0 +379,0 @@ return Editor;

@@ -72,4 +72,4 @@ {

},
"version": "4.3.3-feature.20240320033013398.sha1b4b668",
"version": "4.3.3-feature.20240320034101396.shaecb98f6",
"name": "@tinymce/tinymce-react"
}
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