New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

prosemirror-view

Package Overview
Dependencies
Maintainers
1
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-view - npm Package Versions

1
29

1.24.1

Diff

Changelog

Source

1.24.1 (2022-05-30)

Bug fixes

Fix a regression that caused the key handler to crash.

marijn
published 1.24.0 •

Changelog

Source

1.24.0 (2022-05-30)

Bug fixes

Fix an issue where bogus table wrappers could be added when copy-pasting table content nodes within an editor.

Fix a crash that could occur when two textblocks were joined in the editor DOM.

Treat ctrl-b/f/p/n on macOS similar to arrow key presses, anticipating cursor motion.

New features

Include TypeScript type declarations.

marijn
published 1.24.0-beta.3 •

marijn
published 1.24.0-beta.2 •

marijn
published 1.24.0-beta.1 •

marijn
published 1.23.13 •

Changelog

Source

1.23.13 (2022-04-26)

Bug fixes

Work around a hidden cursor issue in Chrome when a textblock ends in an uneditable node wrapped in a mark.

marijn
published 1.23.12 •

Changelog

Source

1.23.12 (2022-04-08)

Bug fixes

Fix an issue where enter on Chrome Android could, in textblock nodes rendered with an inner content element, delete the text after the cursor.

marijn
published 1.23.11 •

Changelog

Source

1.23.11 (2022-03-31)

Bug fixes

Fix an issue where a node view with a separate content wrapper node could sometimes lose its content on Chrome when backspacing out content due to unexpected DOM element recreation.

marijn
published 1.23.10 •

Changelog

Source

1.23.10 (2022-03-22)

Bug fixes

Fix a crash in DecorationSet.map that could occur with some kinds of lift transformations.

marijn
published 1.23.9 •

Changelog

Source

1.23.9 (2022-03-11)

Bug fixes

Make sure screen readers don't read the <img> nodes added as kludge for cursor behavior.

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