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.4

Diff

Changelog

Source

1.2.4 (2020-03-10)

Bug fixes

Fix joinPoint to return check whether the parent node allows a given join.

marijn
published 1.2.3 •

Changelog

Source

1.2.3 (2019-12-03)

Bug fixes

Fix a crash in deleteRange that occurred when deleting a region that spans to the ends of two nodes at different depths.

marijn
published 1.2.2 •

Changelog

Source

1.2.2 (2019-11-20)

Bug fixes

Rename ES module files to use a .js extension, since Webpack gets confused by .mjs

marijn
published 1.2.1 •

Changelog

Source

1.2.1 (2019-11-19)

Bug fixes

The file referred to in the package's module field now is compiled down to ES5.

marijn
published 1.2.0 •

Changelog

Source

1.2.0 (2019-11-08)

New features

Add a module field to package json file.

marijn
published 1.1.6 •

Changelog

Source

1.1.6 (2019-11-01)

Bug fixes

Fixes an issue where deleting a range from the start of block A to the end of block B would leave you with an empty block of type B.

marijn
published 1.1.5 •

Changelog

Source

1.1.5 (2019-10-02)

Bug fixes

Fix crash in building replace steps for open-ended slices with complicated node content expressions.

marijn
published 1.1.4 •

Changelog

Source

1.1.4 (2019-08-26)

Bug fixes

Mapping.invert is now part of the documented API (it was intented to be public from the start, but a typo prevented it from showing up in the docs).

Fix an issue where a replace could needlessly drop content when the first node of the slice didn't fit the target context.

replaceRange now more aggressively expands the replaced region if replace fails to place the slice.

marijn
published 1.1.3 •

Changelog

Source

1.1.3 (2018-07-03)

Bug fixes

Replacing from a code block into a paragraph that has marks, or similar scenarios that would join content with the wrong marks into a node, no longer crashes.

marijn
published 1.1.2 •

Changelog

Source

1.1.2 (2018-06-29)

Bug fixes

Fix issue where replaceRange might create invalid nodes.

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