@iframe-resizer/child 5.0.0-alpha.10 → 5.0.0-alpha.11

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/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ <img src="https://iframe-resizer.com/logo-full.png" alt="" title="" />
2
+
1
3
  # @iframe-resizer/child
2
4
 
3
5
  > _Keep same and cross domain iframes sized to their content_
@@ -10,4 +12,4 @@ Alpha version 5 docs: http://iframe-resizer.com/.
10
12
 
11
13
  ---
12
14
 
13
- _iframe-resizer version 5.0.0-alpha.10 2024-04-24 - 11:25:20.781Z_
15
+ _iframe-resizer version 5.0.0-alpha.11 2024-04-26 - 12:19:19.804Z_
package/index.cjs.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * @preserve
3
3
  *
4
- * @module iframe-resizer/child 5.0.0-alpha.10 (cjs) - 2024-04-24
4
+ * @module iframe-resizer/child 5.0.0-alpha.11 (cjs) - 2024-04-26
5
5
  *
6
6
  * @license GPL-3.0 for non-commercial use only.
7
7
  * For commercial use, you must purchase a license from
package/index.esm.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * @preserve
3
3
  *
4
- * @module iframe-resizer/child 5.0.0-alpha.10 (esm) - 2024-04-24
4
+ * @module iframe-resizer/child 5.0.0-alpha.11 (esm) - 2024-04-26
5
5
  *
6
6
  * @license GPL-3.0 for non-commercial use only.
7
7
  * For commercial use, you must purchase a license from
package/index.umd.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * @preserve
3
3
  *
4
- * @module iframe-resizer/child 5.0.0-alpha.10 (umd) - 2024-04-24
4
+ * @module iframe-resizer/child 5.0.0-alpha.11 (umd) - 2024-04-26
5
5
  *
6
6
  * @license GPL-3.0 for non-commercial use only.
7
7
  * For commercial use, you must purchase a license from
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iframe-resizer/child",
3
- "version": "5.0.0-alpha.10",
3
+ "version": "5.0.0-alpha.11",
4
4
  "license": "GPL-3.0",
5
5
  "homepage": "http://iframe-resizer.com",
6
6
  "author": {