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

scribe-editor

Package Overview
Dependencies
Maintainers
9
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scribe-editor - npm Package Versions

13
7

2.2.0

Diff

Changelog

Source

2.2.0

Addresses issue #456 where one of the core plugins (enforce-p-elements) would wrap empty text nodes in paragraph elements. This behaviour was hidden by the use of the HTML Sanitizer.

Text nodes consisting just of whitespace are not changed now when the plugin runs.

Thanks to Rasmus Schultz for reporting the issue.

scribe-dev
published 2.1.2 •

Changelog

Source

2.1.2

Fixes an issue where the undo manager could not be disabled due to an unconditional execution of the manager code in the setHTML method (issue #452).

scribe-dev
published 2.1.1 •

Changelog

Source

2.1.1

Fixes an issue where the window global was still being referenced so the module still couldn't be used server-side.

scribe-dev
published 2.1.0 •

Changelog

Source

2.1.0

Changes the way the mutation observer is determined and changes the way that nodes with certain classes are checked for. Both of these changes are aimed at offerring better support for server-side rendering.

Thank you Sergey Zyablitsky and Simon Degraeve for your contributions towards this goal.

scribe-dev
published 2.0.2 •

Changelog

Source

2.0.2

Adds a workaround to allow paste events to work on Android. Thanks to crasu for the contribution.

scribe-dev
published 2.0.1 •

Changelog

Source

2.0.1

The code for handling manual navigation in list elements now passes the event to its associated command for plugins to use in their response.

Thank you to Josh Moore for contributing this change. Please raise issues on how you think this should work generally if you are interested.

scribe-dev
published 2.0.0 •

Changelog

Source

2.0.0

A split text node will no longer be replaced by a non-breaking backspace but instead should be a regular space character.

Thanks Jeffrey Wear for this change/fix

scribe-dev
published 1.4.15 •

Changelog

Source

1.4.15

Stripping of Chrome artifacts has been consolidated into a single function. Thanks Regis Kuckaertz

scribe-dev
published 1.4.14 •

Changelog

Source

1.4.14

The undo manager has been re-written to use Immutable data structures. Thanks Regis Kuckaertz

scribe-dev
published 1.4.13 •

Changelog

Source

1.4.13

A more elegant fix for #401 from Alexy Golev, thanks!

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