arky-sdk 0.3.42 → 0.3.43

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.
package/dist/index.cjs CHANGED
@@ -1523,7 +1523,7 @@ async function injectSvgIntoElement(mediaObject, targetElement, className) {
1523
1523
  }
1524
1524
 
1525
1525
  // src/index.ts
1526
- var SDK_VERSION = "0.3.42";
1526
+ var SDK_VERSION = "0.3.43";
1527
1527
  var SUPPORTED_FRAMEWORKS = [
1528
1528
  "astro",
1529
1529
  "react",