@contentful/rich-text-html-renderer
Advanced tools
Comparing version 16.3.2 to 16.3.3
{ | ||
"name": "@contentful/rich-text-html-renderer", | ||
"version": "16.3.2", | ||
"version": "16.3.3", | ||
"main": "dist/rich-text-html-renderer.es5.js", | ||
@@ -29,3 +29,3 @@ "typings": "dist/types/index.d.ts", | ||
"dependencies": { | ||
"@contentful/rich-text-types": "^16.3.2", | ||
"@contentful/rich-text-types": "^16.3.3", | ||
"escape-html": "^1.0.3" | ||
@@ -45,7 +45,7 @@ }, | ||
"rollup-plugin-typescript2": "^0.36.0", | ||
"ts-jest": "^27.0.5", | ||
"ts-jest": "^29.1.2", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.4.2" | ||
}, | ||
"gitHead": "a000e17e6d23ddb0ab93b922eded0b20059c6644" | ||
"gitHead": "50a44e718bd2399459c2d00863ea048e06611952" | ||
} |