Socket
Socket
Sign inDemoInstall

ngx-editor

Package Overview
Dependencies
21
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 14.0.0 to 14.1.0

12

CHANGELOG.md

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

## v14.1.0 (2022-07-25)
#### Features
- support mailto links ([b9aec15](https://github.com/sibiraj-s/ngx-editor/commit/b9aec15))
#### Dependency Updates
- update prosemirror-view to v1.27.0 ([9adf9e7](https://github.com/sibiraj-s/ngx-editor/commit/9adf9e7))
- update prosemirror-schema-list to v1.2.1 ([6b68cf2](https://github.com/sibiraj-s/ngx-editor/commit/6b68cf2))
- update floating-ui to v1 ([09becd2](https://github.com/sibiraj-s/ngx-editor/commit/09becd2))
## v14.0.0 (2022-06-28)

@@ -18,0 +30,0 @@

10

package.json
{
"name": "ngx-editor",
"version": "14.0.0",
"version": "14.1.0",
"description": "Rich Text Editor for angular using ProseMirror",

@@ -24,4 +24,4 @@ "license": "MIT",

"dependencies": {
"@floating-ui/core": "0.7.3",
"@floating-ui/dom": "0.5.4",
"@floating-ui/core": "1.0.0",
"@floating-ui/dom": "1.0.0",
"prosemirror-commands": "1.3.0",

@@ -32,5 +32,5 @@ "prosemirror-history": "1.3.0",

"prosemirror-model": "1.18.1",
"prosemirror-schema-list": "1.2.0",
"prosemirror-schema-list": "1.2.1",
"prosemirror-state": "1.4.1",
"prosemirror-view": "1.26.2",
"prosemirror-view": "1.27.0",
"tslib": "^2.3.0"

@@ -37,0 +37,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

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