@iframe-resizer/child 5.0.0-alpha.10 → 5.0.0-alpha.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/README.md CHANGED
@@ -1,8 +1,8 @@
1
- # @iframe-resizer/child
1
+ <img src="https://iframe-resizer.com/logo-full.png" alt="" title="" />
2
2
 
3
- > _Keep same and cross domain iframes sized to their content_
3
+ # @iframe-resizer/child
4
4
 
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.
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
7
  This version has an unstable API and should not be used on production sites.
8
8
 
@@ -10,4 +10,4 @@ Alpha version 5 docs: http://iframe-resizer.com/.
10
10
 
11
11
  ---
12
12
 
13
- _iframe-resizer version 5.0.0-alpha.10 2024-04-24 - 11:25:20.781Z_
13
+ _iframe-resizer version 5.0.0-alpha.12 2024-04-26 - 15:47:40.987Z_
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.12 (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.12 (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.12 (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.12",
4
4
  "license": "GPL-3.0",
5
5
  "homepage": "http://iframe-resizer.com",
6
6
  "author": {