@iframe-resizer/child 5.0.0-beta.3 → 5.0.0-beta.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
@@ -1,8 +1,8 @@
1
- <img src="https://iframe-resizer.com/logo-full.svg" alt="Iframe-Resizer - Keep same and cross-domain iframes sized to their content" title="" />
1
+ [<img src="https://iframe-resizer.com/logo-full.svg" alt="" title="" style="margin-bottom: -20px">](https://iframe-resizer.com)
2
2
 
3
3
  # @iframe-resizer/child
4
4
 
5
- This package is package is part of __iframe-resizer__, a library that enables the automatic resizing of the height and width of both same and cross domain iFrames to fit their contained content. It also provides a range of features to address the most common issues with using iFrames.
5
+ This package is part of __iframe-resizer__, a library that enables the automatic resizing of the height and width of both same and cross domain iframes to fit their contained content. It also provides a range of features to address the most common issues with using iframes.
6
6
 
7
7
  __See [iframe-resizer.com](https://iframe-resizer.com) for details.__
8
8
 
@@ -17,9 +17,9 @@ npm install @iframe-resizer/child --save
17
17
  or using yarn:
18
18
 
19
19
  ```bash
20
- npm add @iframe-resizer/child
20
+ yarn add @iframe-resizer/child
21
21
  ```
22
22
 
23
23
  ---
24
24
 
25
- _iframe-resizer version 5.0.0-beta.3 2024-05-09 - 17:10:08.725Z_
25
+ _iframe-resizer version 5.0.0-beta.4 2024-05-10 - 07:48:19.523Z_
package/index.cjs.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * @preserve
3
3
  *
4
- * @module iframe-resizer/child 5.0.0-beta.3 (cjs) - 2024-05-09
4
+ * @module iframe-resizer/child 5.0.0-beta.4 (cjs) - 2024-05-10
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-beta.3 (esm) - 2024-05-09
4
+ * @module iframe-resizer/child 5.0.0-beta.4 (esm) - 2024-05-10
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-beta.3 (umd) - 2024-05-09
4
+ * @module iframe-resizer/child 5.0.0-beta.4 (umd) - 2024-05-10
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-beta.3",
3
+ "version": "5.0.0-beta.4",
4
4
  "license": "GPL-3.0",
5
5
  "homepage": "https://iframe-resizer.com",
6
6
  "author": {