@ianicdev/datatables2 0.5.2 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4188,7 +4188,7 @@ function(r) {
4188
4188
  });
4189
4189
  }
4190
4190
  function e() {
4191
- return (Ht.DOMPurify ? Promise.resolve(Ht.DOMPurify) : import("./purify.es-DbK_0NaP.js")).catch(function(u) {
4191
+ return (Ht.DOMPurify ? Promise.resolve(Ht.DOMPurify) : import("./purify.es-DHbHSKL1.js")).catch(function(u) {
4192
4192
  return Promise.reject(new Error("Could not load dompurify: " + u));
4193
4193
  }).then(function(u) {
4194
4194
  return u.default ? u.default : u;
@@ -7303,7 +7303,7 @@ function(r) {
7303
7303
  */
7304
7304
  function(r) {
7305
7305
  function t() {
7306
- return (Ht.canvg ? Promise.resolve(Ht.canvg) : import("./index.es-2zO4lmLZ.js")).catch(function(e) {
7306
+ return (Ht.canvg ? Promise.resolve(Ht.canvg) : import("./index.es-3B2V8iRv.js")).catch(function(e) {
7307
7307
  return Promise.reject(new Error("Could not load canvg: " + e));
7308
7308
  }).then(function(e) {
7309
7309
  return e.default ? e.default : e;