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

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

Package Overview
Dependencies
Maintainers
4
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.1.0 to 16.1.1

1

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

@@ -70,2 +70,3 @@ 'use strict';

MARKS["SUBSCRIPT"] = "subscript";
MARKS["STRIKETHROUGH"] = "strikethrough";
})(MARKS || (marks.MARKS = MARKS = {}));

@@ -72,0 +73,0 @@

6

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

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

"dependencies": {
"@contentful/rich-text-types": "^16.4.0"
"@contentful/rich-text-types": "^16.5.0"
},

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

},
"gitHead": "f39fbb99956d719a695eb917dbddb5af969d52b6"
"gitHead": "88d81d4d994edc17d379367b352f09af6812cdc8"
}

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