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

datocms-html-to-structured-text

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datocms-html-to-structured-text - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

12

package.json
{
"name": "datocms-html-to-structured-text",
"version": "1.0.14",
"version": "1.0.15",
"description": "Convert HTML (or a `hast` syntax tree) to a valid DatoCMS Structured Text `dast` document",

@@ -11,3 +11,3 @@ "keywords": [

"author": "Giuseppe Gurgone",
"homepage": "https://github.com/stefanoverna/structured-text/tree/master/packages/html-to-structured-text#readme",
"homepage": "https://github.com/datocms/structured-text/tree/master/packages/html-to-structured-text#readme",
"license": "MIT",

@@ -25,3 +25,3 @@ "main": "dist/lib/index.js",

"type": "git",
"url": "git+https://github.com/stefanoverna/structured-text.git"
"url": "git+https://github.com/datocms/structured-text.git"
},

@@ -33,6 +33,6 @@ "scripts": {

"bugs": {
"url": "https://github.com/stefanoverna/structured-text/issues"
"url": "https://github.com/datocms/structured-text/issues"
},
"dependencies": {
"datocms-structured-text-utils": "^1.0.14",
"datocms-structured-text-utils": "^1.0.15",
"extend": "^3.0.2",

@@ -51,3 +51,3 @@ "hast-util-from-dom": "^3.0.0",

},
"gitHead": "17cccc18c397ced51ddaedf18f00336c6ea2fd6b"
"gitHead": "1ab4dcda7379c517169ba74866aec5c1572898b9"
}
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