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

@contentful/rich-text-plain-text-renderer

Package Overview
Dependencies
Maintainers
164
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 16.0.4 to 16.0.5

2

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

@@ -61,3 +61,5 @@ 'use strict';

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

@@ -64,0 +66,0 @@

6

package.json
{
"name": "@contentful/rich-text-plain-text-renderer",
"version": "16.0.4",
"version": "16.0.5",
"main": "dist/rich-text-plain-text-renderer.es5.js",

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

"dependencies": {
"@contentful/rich-text-types": "^16.1.0"
"@contentful/rich-text-types": "^16.2.0"
},

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

},
"gitHead": "8f5ee90c81e437e1428c0ec8b180864459938c8b"
"gitHead": "9e774d98aae85dde883ebceea02b61ad4e799731"
}

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