iframe-resizer 4.3.2 → 4.3.4
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/.eslintrc +5 -0
- package/CHANGELOG.md +4 -0
- package/README.md +3 -1
- package/SECURITY.md +10 -0
- package/js/iframeResizer.contentWindow.js +99 -99
- package/js/iframeResizer.contentWindow.map +1 -1
- package/js/iframeResizer.contentWindow.min.js +3 -4
- package/js/iframeResizer.js +82 -58
- package/js/iframeResizer.map +1 -1
- package/js/iframeResizer.min.js +3 -4
- package/js/index.js +1 -1
- package/package.json +43 -43
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iframe-resizer",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.4",
|
|
4
4
|
"homepage": "https://github.com/davidjbradshaw/iframe-resizer",
|
|
5
5
|
"authors": [
|
|
6
6
|
"David J. Bradshaw <dave@bradshaw.net>"
|
|
@@ -29,68 +29,68 @@
|
|
|
29
29
|
"url": "https://github.com/davidjbradshaw/iframe-resizer/blob/master/FUNDING.md"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"cosmiconfig": "^
|
|
32
|
+
"cosmiconfig": "^8.0.0",
|
|
33
33
|
"cryptiles": "^4.1.3",
|
|
34
34
|
"deep-extend": "^0.6.0",
|
|
35
|
-
"eslint": "^
|
|
36
|
-
"eslint-config-adjunct": "^4.11.
|
|
37
|
-
"eslint-config-airbnb-babel": "^0.2.
|
|
38
|
-
"eslint-config-airbnb-base": "^
|
|
39
|
-
"eslint-config-auto": "^0.7.
|
|
40
|
-
"eslint-config-prettier": "^8.
|
|
41
|
-
"eslint-plugin-array-func": "^3.1.
|
|
42
|
-
"eslint-plugin-compat": "^
|
|
35
|
+
"eslint": "^8.34.0",
|
|
36
|
+
"eslint-config-adjunct": "^4.11.2",
|
|
37
|
+
"eslint-config-airbnb-babel": "^0.2.2",
|
|
38
|
+
"eslint-config-airbnb-base": "^15.0.0",
|
|
39
|
+
"eslint-config-auto": "^0.7.3",
|
|
40
|
+
"eslint-config-prettier": "^8.6.0",
|
|
41
|
+
"eslint-plugin-array-func": "^3.1.8",
|
|
42
|
+
"eslint-plugin-compat": "^4.1.2",
|
|
43
43
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
44
|
-
"eslint-plugin-html": "^
|
|
44
|
+
"eslint-plugin-html": "^7.1.0",
|
|
45
45
|
"eslint-plugin-ie11": "^1.0.0",
|
|
46
|
-
"eslint-plugin-import": "^2.
|
|
47
|
-
"eslint-plugin-jasmine": "^4.1.
|
|
48
|
-
"eslint-plugin-json": "^
|
|
46
|
+
"eslint-plugin-import": "^2.27.5",
|
|
47
|
+
"eslint-plugin-jasmine": "^4.1.3",
|
|
48
|
+
"eslint-plugin-json": "^3.1.0",
|
|
49
49
|
"eslint-plugin-json-format": "^2.0.1",
|
|
50
|
-
"eslint-plugin-lodash": "^7.
|
|
50
|
+
"eslint-plugin-lodash": "^7.4.0",
|
|
51
51
|
"eslint-plugin-lodash-fp": "^2.2.0-a1",
|
|
52
|
-
"eslint-plugin-markdown": "^
|
|
52
|
+
"eslint-plugin-markdown": "^3.0.0",
|
|
53
53
|
"eslint-plugin-no-constructor-bind": "^2.0.4",
|
|
54
54
|
"eslint-plugin-no-secrets": "^0.8.9",
|
|
55
|
-
"eslint-plugin-no-unsanitized": "^
|
|
55
|
+
"eslint-plugin-no-unsanitized": "^4.0.2",
|
|
56
56
|
"eslint-plugin-no-use-extend-native": "^0.5.0",
|
|
57
57
|
"eslint-plugin-only-error": "^1.0.2",
|
|
58
|
-
"eslint-plugin-optimize-regex": "^1.2.
|
|
59
|
-
"eslint-plugin-prettier": "^
|
|
60
|
-
"eslint-plugin-promise": "^
|
|
61
|
-
"eslint-plugin-qunit": "^
|
|
58
|
+
"eslint-plugin-optimize-regex": "^1.2.1",
|
|
59
|
+
"eslint-plugin-prettier": "^4.2.1",
|
|
60
|
+
"eslint-plugin-promise": "^6.1.1",
|
|
61
|
+
"eslint-plugin-qunit": "^7.3.4",
|
|
62
62
|
"eslint-plugin-scanjs-rules": "^0.2.1",
|
|
63
|
-
"eslint-plugin-security": "^1.
|
|
64
|
-
"eslint-plugin-simple-import-sort": "^
|
|
65
|
-
"eslint-plugin-sonarjs": "^0.
|
|
63
|
+
"eslint-plugin-security": "^1.7.1",
|
|
64
|
+
"eslint-plugin-simple-import-sort": "^10.0.0",
|
|
65
|
+
"eslint-plugin-sonarjs": "^0.18.0",
|
|
66
66
|
"eslint-plugin-switch-case": "^1.1.2",
|
|
67
|
-
"eslint-plugin-unicorn": "^
|
|
68
|
-
"grunt": "^1.
|
|
67
|
+
"eslint-plugin-unicorn": "^45.0.2",
|
|
68
|
+
"grunt": "^1.6.1",
|
|
69
69
|
"grunt-bump": "^0.8.0",
|
|
70
|
-
"grunt-cli": "^1.4.
|
|
71
|
-
"grunt-contrib-clean": "^2.0.
|
|
70
|
+
"grunt-cli": "^1.4.3",
|
|
71
|
+
"grunt-contrib-clean": "^2.0.1",
|
|
72
72
|
"grunt-contrib-compress": "~2.0.0",
|
|
73
73
|
"grunt-contrib-copy": "^1.0.0",
|
|
74
|
-
"grunt-contrib-jshint": "~3.
|
|
74
|
+
"grunt-contrib-jshint": "~3.2.0",
|
|
75
75
|
"grunt-contrib-qunit": "^2.0.0",
|
|
76
|
-
"grunt-contrib-uglify": "^5.
|
|
76
|
+
"grunt-contrib-uglify": "^5.2.2",
|
|
77
77
|
"grunt-contrib-watch": "~1.1.0",
|
|
78
|
-
"grunt-eslint": "^
|
|
78
|
+
"grunt-eslint": "^24.0.1",
|
|
79
79
|
"grunt-jsonlint": "~2.1.3",
|
|
80
|
-
"grunt-karma": "^4.0.
|
|
80
|
+
"grunt-karma": "^4.0.2",
|
|
81
81
|
"grunt-karma-coveralls": "^2.5.4",
|
|
82
|
-
"grunt-shell": "~
|
|
82
|
+
"grunt-shell": "~4.0.0",
|
|
83
83
|
"hoek": "^6.1.3",
|
|
84
|
-
"jasmine": "^
|
|
85
|
-
"jasmine-core": "^
|
|
84
|
+
"jasmine": "^4.5.0",
|
|
85
|
+
"jasmine-core": "^4.5.0",
|
|
86
86
|
"jasmine-jquery": "^2.1.1",
|
|
87
87
|
"jit-grunt": "~0.10.0",
|
|
88
|
-
"jquery": "^3.6.
|
|
89
|
-
"karma": "^6.
|
|
90
|
-
"karma-chrome-launcher": "^3.1.
|
|
91
|
-
"karma-coverage": "^2.0
|
|
92
|
-
"karma-firefox-launcher": "^2.1.
|
|
93
|
-
"karma-jasmine": "^
|
|
88
|
+
"jquery": "^3.6.3",
|
|
89
|
+
"karma": "^6.4.1",
|
|
90
|
+
"karma-chrome-launcher": "^3.1.1",
|
|
91
|
+
"karma-coverage": "^2.2.0",
|
|
92
|
+
"karma-firefox-launcher": "^2.1.2",
|
|
93
|
+
"karma-jasmine": "^5.1.0",
|
|
94
94
|
"karma-jasmine-jquery": "^0.1.1",
|
|
95
95
|
"karma-logcapture-reporter": "0.0.1",
|
|
96
96
|
"karma-phantomjs-launcher": "^1.0.4",
|
|
@@ -99,9 +99,9 @@
|
|
|
99
99
|
"karma-verbose-summary-reporter": "0.0.1",
|
|
100
100
|
"load-grunt-tasks": "~5.1.0",
|
|
101
101
|
"lodash": "^4.17.21",
|
|
102
|
-
"minimatch": "^
|
|
102
|
+
"minimatch": "^6.2.0",
|
|
103
103
|
"phantomjs": "^2.1.7",
|
|
104
|
-
"prettier": "^2.
|
|
104
|
+
"prettier": "^2.8.4",
|
|
105
105
|
"requirejs": "^2.3.6",
|
|
106
106
|
"time-grunt": "^2.0.0"
|
|
107
107
|
},
|