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

@tinymce/tinymce-react

Package Overview
Dependencies
Maintainers
2
Versions
365
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 3.8.3 to 3.8.4

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## 3.8.4 (2020-12-16)
* Updated dependencies to latest available
## 3.8.3 (2020-12-08)

@@ -2,0 +5,0 @@ * Fixed event binding to only rebind handler on changes to the specific property instead of any property.

26

package.json
{
"name": "@tinymce/tinymce-react",
"version": "3.8.3",
"version": "3.8.4",
"description": "Official TinyMCE React Component",

@@ -32,3 +32,3 @@ "repository": {

"prop-types": "^15.6.2",
"tinymce": "^5.6.1"
"tinymce": "^5.6.2"
},

@@ -40,3 +40,3 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/core": "^7.12.10",
"@ephox/agar": "^5.1.1",

@@ -50,9 +50,9 @@ "@ephox/bedrock-client": "^9.6.1",

"@storybook/addon-info": "^5.3.21",
"@storybook/react": "^6.1.10",
"@storybook/react": "^6.1.11",
"@storybook/storybook-deployer": "^2.8.6",
"@tinymce/miniature": "^3.0.1",
"@types/node": "^14.14.10",
"@types/node": "^14.14.14",
"@types/prop-types": "^15.5.8",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/storybook__addon-info": "^5.2.3",

@@ -62,14 +62,14 @@ "@types/storybook__react": "^5.2.1",

"babel-loader": "^8.2.2",
"core-js": "^3.8.0",
"core-js": "^3.8.1",
"raf": "^3.4.1",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"rimraf": "^3.0.2",
"tinymce-4": "npm:tinymce@^4",
"tinymce-5": "npm:tinymce@^5",
"ts-loader": "^8.0.11",
"ts-loader": "^8.0.12",
"tslint": "^6.1.3",
"typescript": "^4.1.2",
"webpack": "^5.9.0"
"typescript": "^4.1.3",
"webpack": "^5.10.3"
}
}
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