@iframe-resizer/child 5.0.0-alpha.11 → 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 +2 -4
- package/index.cjs.js +1 -1
- package/index.esm.js +1 -1
- package/index.umd.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,9 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# @iframe-resizer/child
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
8
6
|
|
|
9
7
|
This version has an unstable API and should not be used on production sites.
|
|
10
8
|
|
|
@@ -12,4 +10,4 @@ Alpha version 5 docs: http://iframe-resizer.com/.
|
|
|
12
10
|
|
|
13
11
|
---
|
|
14
12
|
|
|
15
|
-
_iframe-resizer version 5.0.0-alpha.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|