@embeddable.com/sdk-core 3.9.10 → 3.9.12
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/lib/index.esm.js +1 -1
- package/lib/index.esm.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
- package/templates/component.tsx.template +26 -6
package/lib/index.js
CHANGED
|
@@ -22029,7 +22029,7 @@ var defineConfig = ({ plugins, pushBaseUrl, audienceUrl, authDomain, authClientI
|
|
|
22029
22029
|
};
|
|
22030
22030
|
|
|
22031
22031
|
var name = "@embeddable.com/sdk-core";
|
|
22032
|
-
var version = "3.9.
|
|
22032
|
+
var version = "3.9.12";
|
|
22033
22033
|
var description = "Core Embeddable SDK module responsible for web-components bundling and publishing.";
|
|
22034
22034
|
var keywords = [
|
|
22035
22035
|
"embeddable",
|