Socket
Socket
Sign inDemoInstall

prosemirror-transform

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-transform - npm Package Versions

1
8

1.2.12

Diff

Changelog

Source

1.2.12 (2021-02-20)

Bug fixes

Fix a bug where merging replace steps with the structure flag could create steps that couldn't be applied.

marijn
published 1.2.11 •

Changelog

Source

1.2.11 (2021-02-06)

Bug fixes

Fix an issue in Transform.removeMark where the mark type was passed through to be removed instead of the mark itself.

marijn
published 1.2.10 •

Changelog

Source

1.2.10 (2021-02-05)

Bug fixes

Fix an issue where Transform.removeMark, when given a mark type, would only remove the first instance from nodes that had multiple marks of the type.

marijn
published 1.2.9 •

Changelog

Source

1.2.9 (2021-01-19)

Bug fixes

Fix an issue where AddMarkStep would mark inline nodes with content.

marijn
published 1.2.8 •

Changelog

Source

1.2.8 (2020-08-11)

Bug fixes

Fix an issue where fitting a slice at the top level of the document would, in some circumstances, crash.

marijn
published 1.2.7 •

Changelog

Source

1.2.7 (2020-07-09)

Bug fixes

Fix an issue where in some cases replace fitting would insert an additional bogus node when fitting content into nodes with strict content restrictions.

marijn
published 1.2.6 •

Changelog

Source

1.2.6 (2020-06-10)

Bug fixes

Fix an issue where creating a replace step would sometimes fail due to unmatchable close tokens after the replaced range.

marijn
published 1.2.5 •

Changelog

Source

1.2.5 (2020-04-15)

Bug fixes

Rewrite the slice-fitting code used by replaceStep to handle a few more corner cases.

marijn
published 1.2.5-beta2 •

marijn
published 1.2.5-beta1 •

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