@iframe-resizer/parent
Advanced tools
Comparing version 5.0.0-alpha.1 to 5.0.0-alpha.2
{ | ||
"name": "@iframe-resizer/parent", | ||
"version": "5.0.0-alpha.1", | ||
"version": "5.0.0-alpha.2", | ||
"license": "GPL-3.0", | ||
"private": false, | ||
"homepage": "https://iframeresizer.com", | ||
@@ -21,5 +20,5 @@ "author": { | ||
}, | ||
"main": "iframe-resizer.parent.cjs.js", | ||
"module": "iframe-resizer.parent.esm.js", | ||
"browser": "iframe-resizer.parent.umd.js", | ||
"main": "index.cjs.js", | ||
"module": "index.esm.js", | ||
"browser": "index.umd.js", | ||
"types": "iframe-resizer.parent.d.ts", | ||
@@ -47,4 +46,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@iframe-resizer/core": "5.0.0-alpha.1" | ||
"@iframe-resizer/core": "5.0.0-alpha.2" | ||
} | ||
} |
@@ -1,6 +0,11 @@ | ||
## @iframe-resizer/parent | ||
# @iframe-resizer/parent | ||
This is package is part of [iframe-resizer](http://davidjbradshaw.github.io/iframe-resizer/). | ||
> _Keep same and cross domain iframes sized to their content_ | ||
-- | ||
_ iframe-resizer version 5.0.0-alpha.1 2024-04-12 - 13:11:29.509Z _ | ||
This package is an alpha release of version 5 of _iframe-resizer_ for the production version see the [iframe-resizer](/package/iframe-resizer) package. | ||
Alpha version 5 docs: http://davidjbradshaw.github.io/iframe-resizer-docs/. | ||
--- | ||
_iframe-resizer version 5.0.0-alpha.2 2024-04-13 - 19:57:50.033Z_ |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
58875
12