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

@slate-serializers/html

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slate-serializers/html - npm Package Compare versions

Comparing version 0.4.2 to 0.5.2

CHANGELOG.md

6

package.json
{
"name": "@slate-serializers/html",
"version": "0.4.2",
"version": "0.5.2",
"type": "commonjs",

@@ -14,4 +14,4 @@ "dependencies": {

"slate-hyperscript": "^0.77.0",
"@slate-serializers/dom": "0.4.1",
"@slate-serializers/utilities": "0.0.1",
"@slate-serializers/dom": "0.5.2",
"@slate-serializers/utilities": "0.4.2",
"tslib": "2.5.0"

@@ -18,0 +18,0 @@ },

export { htmlToSlate } from './serializers/htmlToSlate';
export { slateToHtml } from './serializers/slateToHtml';
export type { SlateToDomConfig as SlateToHtmlConfig, slateToDomConfig as slateToHtmlConfig, payloadSlateToDomConfig as payloadSlateToHtmlConfig, slateDemoSlateToDomConfig as slateDemoSlateToHtmlConfig, ElementTransform, MarkTransform, } from '@slate-serializers/dom';
export { Config as HtmlToSlateConfig } from './serializers/htmlToSlate/config/types';

@@ -4,0 +5,0 @@ export { config as htmlToSlateConfig } from './serializers/htmlToSlate/config/default';

Sorry, the diff of this file is not supported yet

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