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

ng2-tinymce

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-tinymce - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

2

package.json
{
"name": "ng2-tinymce",
"version": "1.0.16",
"version": "1.0.17",
"description": "Angular2 TinyMCE Component",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -41,3 +41,3 @@ import {

window.tinymce.init({
selector: '#' + this.elementId,
selector: 'textarea',
plugins: ['link', 'autoresize'],

@@ -44,0 +44,0 @@ menubar: false,

@@ -8,2 +8,3 @@ {

"sourceMap": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,

@@ -10,0 +11,0 @@ "removeComments": false,

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