@tinymce/tinymce-react
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -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` |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
0
77978