@iframe-resizer/child 5.0.0-alpha.3 → 5.0.0-alpha.4

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
@@ -4,8 +4,8 @@
4
4
 
5
5
  This package is an alpha release of version 5 of _iframe-resizer_ for the production version see the [iframe-resizer](https://www.npmjs.com/package/iframe-resizer) package.
6
6
 
7
- Alpha version 5 docs: http://davidjbradshaw.github.io/iframe-resizer-docs/.
7
+ Alpha version 5 docs: https://iframe-resizer.github.io/docs/.
8
8
 
9
9
  ---
10
10
 
11
- _iframe-resizer version 5.0.0-alpha.3 2024-04-13 - 20:04:18.979Z_
11
+ _iframe-resizer version 5.0.0-alpha.4 2024-04-14 - 17:19:03.727Z_
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.3 (cjs) - 2024-04-13
4
+ * @module iframe-resizer/child 5.0.0-alpha.4 (cjs) - 2024-04-14
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.3 (esm) - 2024-04-13
4
+ * @module iframe-resizer/child 5.0.0-alpha.4 (esm) - 2024-04-14
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.3 (umd) - 2024-04-13
4
+ * @module iframe-resizer/child 5.0.0-alpha.4 (umd) - 2024-04-14
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.3",
3
+ "version": "5.0.0-alpha.4",
4
4
  "license": "GPL-3.0",
5
5
  "homepage": "https://iframeresizer.com",
6
6
  "author": {