New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kolkov/angular-editor

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kolkov/angular-editor - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

4

lib/angular-editor-toolbar.component.d.ts

@@ -82,6 +82,2 @@ import { ElementRef, EventEmitter, Renderer2 } from '@angular/core';

/**
* Reset Input
*/
fileReset(): void;
/**
* Set custom class

@@ -88,0 +84,0 @@ */

10

package.json
{
"name": "@kolkov/angular-editor",
"version": "1.1.2",
"version": "1.1.3",
"description": "A simple native WYSIWYG editor for Angular 6+, 7+, 8+. Rich Text editor component for Angular.",

@@ -13,6 +13,6 @@ "author": "Andrey Kolkov <a.kolkov@gmail.com>",

"peerDependencies": {
"@angular/common": ">=8.0.0 <10",
"@angular/core": ">=8.0.0 <10",
"@angular/forms": ">=8.0.0 <10",
"@angular/platform-browser": ">=8.0.0 <10",
"@angular/common": ">=8.0.0 <11",
"@angular/core": ">=8.0.0 <11",
"@angular/forms": ">=8.0.0 <11",
"@angular/platform-browser": ">=8.0.0 <11",
"rxjs": "^6.x.x"

@@ -19,0 +19,0 @@ },

@@ -17,3 +17,3 @@ <p align="center">

A simple native WYSIWYG/Rich Text editor for Angular 6-8+
A simple native WYSIWYG/Rich Text editor for Angular 6-10+

@@ -248,3 +248,3 @@ ![Nov-27-2019 17-26-29](https://user-images.githubusercontent.com/216412/69763434-259cd800-113b-11ea-918f-0565ebce0e48.gif)

For transparency into our release cycle and in striving to maintain backward compatibility, AngularEditor is maintained under [the Semantic Versioning guidelines](http://semver.org/).
For a transparency into our release cycle and in striving to maintain backward compatibility, AngularEditor is maintained under [the Semantic Versioning guidelines](http://semver.org/).

@@ -251,0 +251,0 @@ See [the Releases section of our project](https://github.com/kolkov/angular-editor/releases) for changelogs for each release version.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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