Socket
Socket
Sign inDemoInstall

prosemirror-state

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-state - npm Package Compare versions

Comparing version 1.4.0-beta.2 to 1.4.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## 1.4.0 (2022-05-30)
### Bug fixes
Creating a `TextSelection` with endpoints that don't point at inline positions now emits a warning. (It is technically an error, but crashing on it might be too disruptive for some existing setups.)
### New features
Include TypeScript type declarations.
## 1.3.4 (2021-01-20)

@@ -2,0 +12,0 @@

2

package.json
{
"name": "prosemirror-state",
"version": "1.4.0-beta.2",
"version": "1.4.0",
"description": "ProseMirror editor state",

@@ -5,0 +5,0 @@ "type": "module",

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