@contentful/rich-text-plain-text-renderer
Advanced tools
Comparing version 16.1.0 to 16.1.1
@@ -70,2 +70,3 @@ 'use strict'; | ||
MARKS["SUBSCRIPT"] = "subscript"; | ||
MARKS["STRIKETHROUGH"] = "strikethrough"; | ||
})(MARKS || (marks.MARKS = MARKS = {})); | ||
@@ -72,0 +73,0 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62552
692