Socket
Socket
Sign inDemoInstall

ngx-editor

Package Overview
Dependencies
23
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 16.0.0-beta.0 to 16.0.0

8

CHANGELOG.md

@@ -16,2 +16,8 @@ # CHANGELOG

## v16.0.0 (2023-08-18)
#### Bug Fixes
- fix bold & em input rules ([70d5998](https://github.com/sibiraj-s/ngx-editor/commit/70d5998))
## v16.0.0-beta.0 (2023-07-15)

@@ -28,3 +34,3 @@

- export ImageViewComponent ([217cfe3](https://github.com/sibiraj-s/ngx-editor/commit/217cfe3))
- configure sideEffects for better treeshaking ([16c0668](https://github.com/sibiraj-s/ngx-editor/commit/16c0668))
- configure sideEffects for better tree-shaking ([16c0668](https://github.com/sibiraj-s/ngx-editor/commit/16c0668))

@@ -31,0 +37,0 @@ #### Documentation

2

package.json
{
"name": "ngx-editor",
"version": "16.0.0-beta.0",
"version": "16.0.0",
"description": "The Rich Text Editor for Angular, Built on ProseMirror",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -37,7 +37,9 @@ # NgxEditor

Install via Package managers such as [npm][npm] or [yarn][yarn]
Install via Package managers such as [npm] or [pnpm] or [yarn]
```bash
npm install ngx-editor --save
npm install ngx-editor
# or
pnpm install ngx-editor
# or
yarn add ngx-editor

@@ -115,2 +117,3 @@ ```

[npm]: https://www.npmjs.com/
[pnpm]: https://pnpm.io/
[yarn]: https://yarnpkg.com/lang/en/

@@ -117,0 +120,0 @@ [documentation]: https://sibiraj-s.github.io/ngx-editor

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

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

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

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

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc