@iframe-resizer/core 6.0.0-beta.6 → 6.0.0-beta.7
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 +1 -1
- package/index.cjs.js +1 -1
- package/index.esm.js +1 -1
- package/index.umd.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
package/index.cjs.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @preserve
|
|
3
3
|
*
|
|
4
|
-
* @module iframe-resizer/core 6.0.0-beta.
|
|
4
|
+
* @module iframe-resizer/core 6.0.0-beta.7 (esm) - 2026-04-10
|
|
5
5
|
*
|
|
6
6
|
* @license GPL-3.0 For use with GPL compliant sites (fully published front & backend source code)
|
|
7
7
|
* Alternatively for commercial use, you can purchase a license from
|
package/index.esm.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @preserve
|
|
3
3
|
*
|
|
4
|
-
* @module iframe-resizer/core 6.0.0-beta.
|
|
4
|
+
* @module iframe-resizer/core 6.0.0-beta.7 (esm) - 2026-04-10
|
|
5
5
|
*
|
|
6
6
|
* @license GPL-3.0 For use with GPL compliant sites (fully published front & backend source code)
|
|
7
7
|
* Alternatively for commercial use, you can purchase a license from
|
package/index.umd.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @preserve
|
|
3
3
|
*
|
|
4
|
-
* @module iframe-resizer/core 6.0.0-beta.
|
|
4
|
+
* @module iframe-resizer/core 6.0.0-beta.7 (esm) - 2026-04-10
|
|
5
5
|
*
|
|
6
6
|
* @license GPL-3.0 For use with GPL compliant sites (fully published front & backend source code)
|
|
7
7
|
* Alternatively for commercial use, you can purchase a license from
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iframe-resizer/core",
|
|
3
|
-
"version": "6.0.0-beta.
|
|
3
|
+
"version": "6.0.0-beta.7",
|
|
4
4
|
"license": "GPL-3.0",
|
|
5
5
|
"homepage": "https://iframe-resizer.com",
|
|
6
6
|
"author": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"core"
|
|
36
36
|
],
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@iframe-resizer/common": "6.0.0-beta.
|
|
38
|
+
"@iframe-resizer/common": "6.0.0-beta.7",
|
|
39
39
|
"auto-console-group": "1.3.0"
|
|
40
40
|
}
|
|
41
41
|
}
|