@contentful/rich-text-html-renderer
Advanced tools
Comparing version 15.3.3 to 15.3.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [15.3.4](https://github.com/contentful/rich-text/compare/v15.3.3...v15.3.4) (2021-09-09) | ||
### Bug Fixes | ||
* replace import to fix typings for html-renderer ([#265](https://github.com/contentful/rich-text/issues/265)) ([40c2670](https://github.com/contentful/rich-text/commit/40c267069b18454517b0f4283a7e155cffa410b6)) | ||
## [15.3.3](https://github.com/contentful/rich-text/compare/v15.3.2...v15.3.3) (2021-09-07) | ||
@@ -8,0 +19,0 @@ |
@@ -305,3 +305,3 @@ 'use strict'; | ||
})('versions', []).push({ | ||
version: '3.17.2', | ||
version: '3.17.3', | ||
mode: 'global', | ||
@@ -308,0 +308,0 @@ copyright: '© 2021 Denis Pushkarev (zloirock.ru)' |
{ | ||
"name": "@contentful/rich-text-html-renderer", | ||
"version": "15.3.3", | ||
"version": "15.3.4", | ||
"main": "dist/rich-text-html-renderer.es5.js", | ||
@@ -46,3 +46,3 @@ "typings": "dist/types/index.d.ts", | ||
}, | ||
"gitHead": "c9c7d7b8a23e4680b7caf33814eff71bc661c636" | ||
"gitHead": "8d50d477278cea4e4a933a6dff643edd45b6026b" | ||
} |
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
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
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
192292
55
2033
1