Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

slate-serializers

Package Overview
Dependencies
Maintainers
0
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slate-serializers

This package has been split into separate packages.

  • 2.2.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1.3K
decreased by-34.53%
Maintainers
0
Weekly downloads
 
Created
Source

slate-serializers

This package has been split into separate packages.

There is no need to change - slate-serializers will continue to be maintained alongside the new serializers. However, upgrading will keep the dependency tree minimal for your project.

Original docs available at packages/slate-serializers/docs/original.md.

New packages

An overview is available at README.md.

Upgrade

HTML serializers

Change import from slate-serializers to @slate-serializers/html.

If importing configuration objects, change the name as follows.

  • slateToDomConfig to slateToHtmlConfig.
  • payloadSlateToDomConfig to payloadSlateToHtmlConfig.
  • slateDemoSlateToDomConfig to slateDemoSlateToHtmlConfig

DOM serializer

Change import from slate-serializers to @slate-serializers/dom.

Rationale for splitting the packages

As more serializers are introduced, the number of dependencies increase. It makes sense to maintain separate packages to keep the serializers as efficient as possible for their desired use case.

FAQs

Package last updated on 23 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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