@contentful/structured-text-types
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -0,1 +1,5 @@ | ||
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
/** | ||
@@ -33,3 +37,4 @@ * Map of all Contentful block types. Blocks contain inline or block nodes. | ||
export { BLOCKS, MARKS }; | ||
exports.BLOCKS = BLOCKS; | ||
exports.MARKS = MARKS; | ||
//# sourceMappingURL=structured-text-types.es5.js.map |
{ | ||
"name": "@contentful/structured-text-types", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
9140
4
99