@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.esm.js
CHANGED
|
@@ -22001,7 +22001,7 @@ var defineConfig = ({ plugins, pushBaseUrl, audienceUrl, authDomain, authClientI
|
|
|
22001
22001
|
};
|
|
22002
22002
|
|
|
22003
22003
|
var name = "@embeddable.com/sdk-core";
|
|
22004
|
-
var version = "3.9.
|
|
22004
|
+
var version = "3.9.12";
|
|
22005
22005
|
var description = "Core Embeddable SDK module responsible for web-components bundling and publishing.";
|
|
22006
22006
|
var keywords = [
|
|
22007
22007
|
"embeddable",
|