@bbl-digital/snorre 4.2.50 → 4.2.51
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/bundle.js +1 -1
- package/esm/core/Html/index.js +1 -1
- package/lib/core/Html/index.js +1 -1
- package/package.json +1 -1
package/dist/bundle.js
CHANGED
@@ -27541,7 +27541,7 @@
|
|
27541
27541
|
secondary,
|
27542
27542
|
size,
|
27543
27543
|
text,
|
27544
|
-
sanitize =
|
27544
|
+
sanitize = true,
|
27545
27545
|
sanitizeOptions,
|
27546
27546
|
whiteSpace
|
27547
27547
|
}) => {
|
package/esm/core/Html/index.js
CHANGED
package/lib/core/Html/index.js
CHANGED