@contentful/rich-text-types
Advanced tools
Comparing version 16.4.0 to 16.5.0
@@ -15,3 +15,4 @@ "use strict"; | ||
MARKS["SUBSCRIPT"] = "subscript"; | ||
MARKS["STRIKETHROUGH"] = "strikethrough"; | ||
})(MARKS || (exports.MARKS = MARKS = {})); | ||
//# sourceMappingURL=marks.js.map |
@@ -10,3 +10,4 @@ /** | ||
SUPERSCRIPT = "superscript", | ||
SUBSCRIPT = "subscript" | ||
SUBSCRIPT = "subscript", | ||
STRIKETHROUGH = "strikethrough" | ||
} |
{ | ||
"name": "@contentful/rich-text-types", | ||
"version": "16.4.0", | ||
"version": "16.5.0", | ||
"main": "dist/index.js", | ||
@@ -40,3 +40,3 @@ "typings": "dist/types/index.d.ts", | ||
}, | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
59428
898
0