New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contentful/rich-text-html-renderer

Package Overview
Dependencies
Maintainers
39
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/rich-text-html-renderer - npm Package Compare versions

Comparing version 9.0.0 to 9.0.2

2

dist/lib/__test__/documents/hr.js

@@ -47,4 +47,4 @@ "use strict";

nodeType: 'document',
nodeClass: 'block'
nodeClass: 'block',
};
//# sourceMappingURL=hr.js.map

@@ -26,3 +26,3 @@ "use strict";

nodeType: inlineType,
nodeClass: 'inline'
nodeClass: 'inline',
},

@@ -37,3 +37,3 @@ {

nodeType: 'paragraph',
nodeClass: 'block'
nodeClass: 'block',
},

@@ -43,3 +43,3 @@ ],

nodeType: 'document',
nodeClass: 'block'
nodeClass: 'block',
};

@@ -46,0 +46,0 @@ }

{
"name": "@contentful/rich-text-html-renderer",
"version": "9.0.0",
"version": "9.0.2",
"main": "dist/rich-text-html-renderer.es5.js",

@@ -26,3 +26,3 @@ "typings": "dist/types/rich-text-html-renderer.d.ts",

"dependencies": {
"@contentful/rich-text-types": "^9.0.0"
"@contentful/rich-text-types": "^9.0.2"
},

@@ -41,3 +41,3 @@ "devDependencies": {

},
"gitHead": "7d6edbf9e64ae9b9206ee5432c72c7e0b0236eb5"
"gitHead": "e2b8b5509083bba1ea1e6839fd382c84019a76dc"
}
# rich-text-html-renderer
HTML renderer for the Rich Text document.
HTML renderer for the Contentful rich text field type.

@@ -169,1 +169,2 @@ ## Installation

- `CODE`
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