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.4.1 to 0.4.2

8

package.json
{
"name": "@slate-serializers/dom",
"version": "0.4.1",
"version": "0.4.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.",

@@ -11,8 +11,6 @@ "type": "commonjs",

"html-entities": "^2.3.3",
"slate": "^0.94.1"
},
"peerDependencies": {
"slate": "^0.94.1",
"css-select": "5.1.0",
"htmlparser2": "7.2.0",
"tslib": "2.6.0"
"tslib": "2.5.0"
},

@@ -19,0 +17,0 @@ "main": "./src/index.js",

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