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

@contentful/rich-text-html-renderer

Package Overview
Dependencies
Maintainers
171
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 16.1.1 to 16.1.2

4

dist/rich-text-html-renderer.es5.js

@@ -164,5 +164,5 @@ 'use strict';

INLINES["ASSET_HYPERLINK"] = "asset-hyperlink";
// RESOURCE_HYPERLINK = 'resource-hyperlink',
INLINES["RESOURCE_HYPERLINK"] = "resource-hyperlink";
INLINES["EMBEDDED_ENTRY"] = "embedded-entry-inline";
// EMBEDDED_RESOURCE = 'embedded-resource-inline',
INLINES["EMBEDDED_RESOURCE"] = "embedded-resource-inline";
})(INLINES = exports.INLINES || (exports.INLINES = {}));

@@ -169,0 +169,0 @@

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

@@ -28,3 +28,3 @@ "typings": "dist/types/index.d.ts",

"dependencies": {
"@contentful/rich-text-types": "^16.2.1",
"@contentful/rich-text-types": "^16.3.0",
"escape-html": "^1.0.3"

@@ -48,3 +48,3 @@ },

},
"gitHead": "1b6c677c7be0799a86d013e42063cad707b04786"
"gitHead": "389cd33b123eac2f426420fdabf130f7d59a49b8"
}

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