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 3.1.0 to 3.1.1

3

CHANGELOG.md

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

## 3.1.1 (2019-05-10)
* Removed preinstall script
## 3.1.0 (2019-05-10)

@@ -2,0 +5,0 @@ * Added the editor as a second argument to `onEditorChange`

3

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

@@ -17,3 +17,2 @@ "repository": {

"scripts": {
"preinstall": "node -e \"if(process.env.npm_execpath.indexOf('yarn') === -1) throw new Error('You must use Yarn to install, not NPM')\"",
"lint": "tslint 'src/**/*.ts?(x)'",

@@ -20,0 +19,0 @@ "clean": "rimraf lib",

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