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

@wfpena/angular-wysiwyg

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wfpena/angular-wysiwyg - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

5

lib/config.d.ts

@@ -53,3 +53,8 @@ import { UploadResponse } from './angular-editor.service';

imageResizeSensitivity?: number;
/**
* @description Enable or disable text patter checks example '> ' and '* '
* @default true
*/
textPatternsEnabled?: boolean;
}
export declare const angularEditorConfig: AngularEditorConfig;

2

package.json
{
"name": "@wfpena/angular-wysiwyg",
"version": "1.1.2",
"version": "1.1.3",
"description": "A rich WYSIWYG text editor for Angular 13+. Rich Text editor component for Angular built using Angular 17.",

@@ -5,0 +5,0 @@ "author": "Wilson Pena <wilsonf.pena@gmail.com>",

<p align="center">
<img width="150px" src="projects\angular-editor-app\src\assets\angular-wysiwyg-logo2.PNG" alt="AngularEditor logo"/>
<img width="150px" src="https://raw.githubusercontent.com/wfpena/angular-wysiwyg/HEAD/projects/angular-editor-app/src/assets/angular-wysiwyg-logo2.PNG" alt="AngularEditor logo"/>
</p>

@@ -7,3 +7,3 @@

Rich text editor Whay You See Is What You Get created using Angular 17.
Rich text editor What You See Is What You Get created using Angular 17.

@@ -21,3 +21,3 @@ Easy to use and customize.

<p align="center">
<img width="800px" src="projects\angular-editor-app\src\assets\wysiwyg-demo-1.gif" alt="AngularEditor logo"/>
<img width="800px" src="https://raw.githubusercontent.com/wfpena/angular-wysiwyg/HEAD/projects/angular-editor-app/src/assets/wysiwyg-demo-1.gif" alt="AngularEditor logo"/>
</p>

@@ -39,4 +39,3 @@

> 🤔
> Requires `HttpClientModule` for the image upload.
> 🤔 Requires HttpClientModule for the image upload.

@@ -193,2 +192,3 @@ ```js

|uploadWithCredentials|false|
|textPatternsEnabled|true
|width|auto|

@@ -195,0 +195,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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