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

@tinymce/tinymce-react

Package Overview
Dependencies
Maintainers
1
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 2.6.0 to 2.6.1

5

CHANGELOG.md

@@ -1,2 +0,5 @@

## 2.5.0 (2019-02-07)
## 2.6.1 (2019-02-07)
* Changed `react` and `react-dom` to be peerDependencies and devDependencies.
## 2.6.0 (2019-02-07)
* Changed `react` and `react-dom` to be peerDependencies.

@@ -3,0 +6,0 @@

4

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

@@ -71,2 +71,4 @@ "repository": {

"raf": "^3.4.1",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"rimraf": "^2.6.3",

@@ -73,0 +75,0 @@ "ts-jest": "^23.10.5",

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