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

1
7

1.4.12

Diff

Changelog

Source

1.4.12

Restores scribe.element (lost in release 1.4.9) to avoid breaking backwards compatibility

scribe-dev
published 1.4.11 •

Changelog

Source

1.4.11

Another attempt to fix #401, this time using Immutable data and Array.prototype.slice.

scribe-dev
published 1.4.10 •

Changelog

Source

1.4.10

The NS_ERROR_UNEXPECTED is now caught and supressed. This exeception is being thrown by Firefox and seems to be a browser specific bug to do with element focus. This change just avoids lots of supurious errors being thrown.

We should remove it once the bug has been fixed.

scribe-dev
published 1.4.9 •

Changelog

Source

1.4.9

Consolidates a number of api operations into the node module.

Restructing by Regis Kuckaertz

scribe-dev
published 1.4.8 •

Changelog

Source

1.4.8

Short-circuits the mutation evaluation via use of Array.prototype.some

Regis Kuckaertz

scribe-dev
published 1.4.6 •

Changelog

Source

1.4.6

Treat the clipboard data types variable as an array to avoid issues with future releases of Chrome (and other browsers). Resolves #401.

scribe-dev
published 1.4.5 •

Changelog

Source

1.4.5

Corrects the NPM version of the ImmutableJS dependency

scribe-dev
published 1.4.4 •

Changelog

Source

1.4.4

Replaces some of the use of Lodash contains with Immutable data structures and includes.

scribe-dev
published 1.4.2 •

Changelog

Source

1.4.2

A number of performance improvements have been contributed by Regis Kuckaertz. Primarily these include avoiding TreeWalker where it isn't needed and moving a number of function definitions to the parse phase. See the individual PRs for details.

scribe-dev
published 1.4.1 •

Changelog

Source

1.4.1

Small optimisation to avoid a relayout as a result of placing Scribe markers.

Thanks for improvement Brad Vogel

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