@iframe-resizer/child 5.0.0-alpha.2 → 5.0.0-alpha.3
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 -2
- 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,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
> _Keep same and cross domain iframes sized to their content_
|
|
4
4
|
|
|
5
|
-
This package is an alpha release of version 5 of _iframe-resizer_ for the production version see the [iframe-resizer](/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
|
Alpha version 5 docs: http://davidjbradshaw.github.io/iframe-resizer-docs/.
|
|
8
8
|
|
|
9
9
|
---
|
|
10
10
|
|
|
11
|
-
_iframe-resizer version 5.0.0-alpha.
|
|
11
|
+
_iframe-resizer version 5.0.0-alpha.3 2024-04-13 - 20:04:18.979Z_
|
package/index.cjs.js
CHANGED
package/index.esm.js
CHANGED
package/index.umd.js
CHANGED