Socket
Socket
Sign inDemoInstall

@sanity/block-content-to-html

Package Overview
Dependencies
2
Maintainers
7
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "@sanity/block-content-to-html",
"description": "Customizable HTML parser for block editor output",
"version": "0.0.3",
"version": "0.0.4",
"main": "lib/index.js",

@@ -25,3 +25,3 @@ "umd": "umd/index.min.js",

"dependencies": {
"@sanity/block-content-to-tree": "0.0.2",
"@sanity/block-content-to-tree": "0.0.4",
"in-publish": "^2.0.0"

@@ -28,0 +28,0 @@ },

@@ -61,3 +61,3 @@ # block-content-to-html-js

Converting block content, is done by calling ``.parse``:
Converting the block content is done by calling ``.parse``:

@@ -64,0 +64,0 @@ ```js

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc