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

@slate-serializers/dom

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/dom - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

4

package.json
{
"name": "@slate-serializers/dom",
"version": "0.6.1",
"version": "0.6.2",
"description": "Serialize Slate JSON objects to the DOM. Can be used with `htmlparser2` and associated utilities to modify the DOM and generate HTML. Used by other serializers in this monorepo.",

@@ -12,3 +12,3 @@ "type": "commonjs",

"slate": "^0.94.1",
"@slate-serializers/utilities": "0.6.0",
"@slate-serializers/utilities": "0.6.1",
"css-select": "5.1.0",

@@ -15,0 +15,0 @@ "htmlparser2": "7.2.0",

@@ -102,3 +102,2 @@ "use strict";

}
console.log(config);
return wrapChildren(children);

@@ -105,0 +104,0 @@ };

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