🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

prosemirror-changeset

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-changeset - npm Package Compare versions

Comparing version
2.2.0-beta.1
to
2.2.0
+6
-0
CHANGELOG.md

@@ -0,1 +1,7 @@

## 2.2.0 (2022-05-30)
### New features
Include TypeScript type declarations.
## 2.1.2 (2019-11-20)

@@ -2,0 +8,0 @@

+1
-1
{
"name": "prosemirror-changeset",
"version": "2.2.0-beta.1",
"version": "2.2.0",
"description": "Distills a series of editing steps into deleted and added ranges",

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