PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.9.5
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.9.5
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
← All changes | vendor/composer/installed.json +281 -87 4.0.83.9.5 View file →
@@ -1,26 +1,25 @@
1 1 {
2 2 "packages": [
3 3 {
4 4 "name": "codeinwp/themeisle-sdk",
5 - "version": "3.3.61",
6 - "version_normalized": "3.3.61.0",
5 + "version": "3.2.30",
6 + "version_normalized": "3.2.30.0",
7 7 "source": {
8 8 "type": "git",
9 9 "url": "https://github.com/Codeinwp/themeisle-sdk.git",
10 - "reference": "9fe698b52dec768a0dd8b500fb51efe40962ee99"
10 + "reference": "7239104ae452b13cd6d506d44e8fc127232d35ce"
11 11 },
12 12 "dist": {
13 13 "type": "zip",
14 - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/9fe698b52dec768a0dd8b500fb51efe40962ee99",
15 - "reference": "9fe698b52dec768a0dd8b500fb51efe40962ee99",
14 + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/7239104ae452b13cd6d506d44e8fc127232d35ce",
15 + "reference": "7239104ae452b13cd6d506d44e8fc127232d35ce",
16 16 "shasum": ""
17 17 },
18 18 "require-dev": {
19 - "codeinwp/phpcs-ruleset": "dev-main",
20 - "yoast/phpunit-polyfills": "^4.0"
19 + "codeinwp/phpcs-ruleset": "dev-main"
21 20 },
22 - "time": "2026-08-24T15:59:27+00:00",
21 + "time": "2022-09-15T19:54:34+00:00",
23 22 "type": "library",
24 23 "installation-source": "dist",
25 24 "notification-url": "https://packagist.org/downloads/",
26 25 "license": [
@@ -32,9 +31,9 @@
32 31 "email": "friends@themeisle.com",
33 32 "homepage": "https://themeisle.com"
34 33 }
35 34 ],
36 - "description": "Themeisle SDK library.",
35 + "description": "ThemeIsle SDK",
37 36 "homepage": "https://github.com/Codeinwp/themeisle-sdk",
38 37 "keywords": [
39 38 "wordpress"
40 39 ],
@@ -39,13 +38,191 @@
39 38 "wordpress"
40 39 ],
41 40 "support": {
42 41 "issues": "https://github.com/Codeinwp/themeisle-sdk/issues",
43 - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.61"
42 + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.30"
44 43 },
45 44 "install-path": "../codeinwp/themeisle-sdk"
46 45 },
47 46 {
47 + "name": "markbaker/complex",
48 + "version": "1.5.0",
49 + "version_normalized": "1.5.0.0",
50 + "source": {
51 + "type": "git",
52 + "url": "https://github.com/MarkBaker/PHPComplex.git",
53 + "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2"
54 + },
55 + "dist": {
56 + "type": "zip",
57 + "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/c3131244e29c08d44fefb49e0dd35021e9e39dd2",
58 + "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2",
59 + "shasum": ""
60 + },
61 + "require": {
62 + "php": "^5.6.0|^7.0"
63 + },
64 + "require-dev": {
65 + "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
66 + "phpcompatibility/php-compatibility": "^9.0",
67 + "phpdocumentor/phpdocumentor": "2.*",
68 + "phploc/phploc": "^4.0|^5.0|^6.0|^7.0",
69 + "phpmd/phpmd": "2.*",
70 + "phpunit/phpunit": "^4.8.35|^5.0|^6.0|^7.0",
71 + "sebastian/phpcpd": "2.*",
72 + "squizlabs/php_codesniffer": "^3.4.0"
73 + },
74 + "time": "2020-08-26T19:47:57+00:00",
75 + "type": "library",
76 + "installation-source": "dist",
77 + "autoload": {
78 + "files": [
79 + "classes/src/functions/abs.php",
80 + "classes/src/functions/acos.php",
81 + "classes/src/functions/acosh.php",
82 + "classes/src/functions/acot.php",
83 + "classes/src/functions/acoth.php",
84 + "classes/src/functions/acsc.php",
85 + "classes/src/functions/acsch.php",
86 + "classes/src/functions/argument.php",
87 + "classes/src/functions/asec.php",
88 + "classes/src/functions/asech.php",
89 + "classes/src/functions/asin.php",
90 + "classes/src/functions/asinh.php",
91 + "classes/src/functions/atan.php",
92 + "classes/src/functions/atanh.php",
93 + "classes/src/functions/conjugate.php",
94 + "classes/src/functions/cos.php",
95 + "classes/src/functions/cosh.php",
96 + "classes/src/functions/cot.php",
97 + "classes/src/functions/coth.php",
98 + "classes/src/functions/csc.php",
99 + "classes/src/functions/csch.php",
100 + "classes/src/functions/exp.php",
101 + "classes/src/functions/inverse.php",
102 + "classes/src/functions/ln.php",
103 + "classes/src/functions/log2.php",
104 + "classes/src/functions/log10.php",
105 + "classes/src/functions/negative.php",
106 + "classes/src/functions/pow.php",
107 + "classes/src/functions/rho.php",
108 + "classes/src/functions/sec.php",
109 + "classes/src/functions/sech.php",
110 + "classes/src/functions/sin.php",
111 + "classes/src/functions/sinh.php",
112 + "classes/src/functions/sqrt.php",
113 + "classes/src/functions/tan.php",
114 + "classes/src/functions/tanh.php",
115 + "classes/src/functions/theta.php",
116 + "classes/src/operations/add.php",
117 + "classes/src/operations/subtract.php",
118 + "classes/src/operations/multiply.php",
119 + "classes/src/operations/divideby.php",
120 + "classes/src/operations/divideinto.php"
121 + ],
122 + "psr-4": {
123 + "Complex\\": "classes/src/"
124 + }
125 + },
126 + "notification-url": "https://packagist.org/downloads/",
127 + "license": [
128 + "MIT"
129 + ],
130 + "authors": [
131 + {
132 + "name": "Mark Baker",
133 + "email": "mark@lange.demon.co.uk"
134 + }
135 + ],
136 + "description": "PHP Class for working with complex numbers",
137 + "homepage": "https://github.com/MarkBaker/PHPComplex",
138 + "keywords": [
139 + "complex",
140 + "mathematics"
141 + ],
142 + "support": {
143 + "issues": "https://github.com/MarkBaker/PHPComplex/issues",
144 + "source": "https://github.com/MarkBaker/PHPComplex/tree/1.5.0"
145 + },
146 + "install-path": "../markbaker/complex"
147 + },
148 + {
149 + "name": "markbaker/matrix",
150 + "version": "1.2.3",
151 + "version_normalized": "1.2.3.0",
152 + "source": {
153 + "type": "git",
154 + "url": "https://github.com/MarkBaker/PHPMatrix.git",
155 + "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d"
156 + },
157 + "dist": {
158 + "type": "zip",
159 + "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/44bb1ab01811116f01fe216ab37d921dccc6c10d",
160 + "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d",
161 + "shasum": ""
162 + },
163 + "require": {
164 + "php": "^5.6.0|^7.0.0"
165 + },
166 + "require-dev": {
167 + "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
168 + "phpcompatibility/php-compatibility": "dev-master",
169 + "phploc/phploc": "^4",
170 + "phpmd/phpmd": "dev-master",
171 + "phpunit/phpunit": "^5.7|^6.0|7.0",
172 + "sebastian/phpcpd": "^3.0",
173 + "squizlabs/php_codesniffer": "^3.0@dev"
174 + },
175 + "time": "2021-01-26T14:36:01+00:00",
176 + "type": "library",
177 + "installation-source": "dist",
178 + "autoload": {
179 + "files": [
180 + "classes/src/Functions/adjoint.php",
181 + "classes/src/Functions/antidiagonal.php",
182 + "classes/src/Functions/cofactors.php",
183 + "classes/src/Functions/determinant.php",
184 + "classes/src/Functions/diagonal.php",
185 + "classes/src/Functions/identity.php",
186 + "classes/src/Functions/inverse.php",
187 + "classes/src/Functions/minors.php",
188 + "classes/src/Functions/trace.php",
189 + "classes/src/Functions/transpose.php",
190 + "classes/src/Operations/add.php",
191 + "classes/src/Operations/directsum.php",
192 + "classes/src/Operations/subtract.php",
193 + "classes/src/Operations/multiply.php",
194 + "classes/src/Operations/divideby.php",
195 + "classes/src/Operations/divideinto.php"
196 + ],
197 + "psr-4": {
198 + "Matrix\\": "classes/src/"
199 + }
200 + },
201 + "notification-url": "https://packagist.org/downloads/",
202 + "license": [
203 + "MIT"
204 + ],
205 + "authors": [
206 + {
207 + "name": "Mark Baker",
208 + "email": "mark@lange.demon.co.uk"
209 + }
210 + ],
211 + "description": "PHP Class for working with matrices",
212 + "homepage": "https://github.com/MarkBaker/PHPMatrix",
213 + "keywords": [
214 + "mathematics",
215 + "matrix",
216 + "vector"
217 + ],
218 + "support": {
219 + "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
220 + "source": "https://github.com/MarkBaker/PHPMatrix/tree/1.2.3"
221 + },
222 + "install-path": "../markbaker/matrix"
223 + },
224 + {
48 225 "name": "neitanod/forceutf8",
49 226 "version": "v2.0.4",
50 227 "version_normalized": "2.0.4.0",
51 228 "source": {
@@ -88,144 +265,161 @@
88 265 },
89 266 "install-path": "../neitanod/forceutf8"
90 267 },
91 268 {
92 - "name": "openspout/openspout",
93 - "version": "v3.7.4",
94 - "version_normalized": "3.7.4.0",
269 + "name": "phpoffice/phpspreadsheet",
270 + "version": "1.8.2",
271 + "version_normalized": "1.8.2.0",
95 272 "source": {
96 273 "type": "git",
97 - "url": "https://github.com/openspout/openspout.git",
98 - "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3"
274 + "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
275 + "reference": "0c1346a1956347590b7db09533966307d20cb7cc"
99 276 },
100 277 "dist": {
101 278 "type": "zip",
102 - "url": "https://api.github.com/repos/openspout/openspout/zipball/dfbbd53b5edcd486b45a37f6a04fac33073c70f3",
103 - "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3",
279 + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc",
280 + "reference": "0c1346a1956347590b7db09533966307d20cb7cc",
104 281 "shasum": ""
105 282 },
106 283 "require": {
284 + "ext-ctype": "*",
107 285 "ext-dom": "*",
108 - "ext-filter": "*",
286 + "ext-fileinfo": "*",
287 + "ext-gd": "*",
288 + "ext-iconv": "*",
109 289 "ext-libxml": "*",
290 + "ext-mbstring": "*",
291 + "ext-simplexml": "*",
292 + "ext-xml": "*",
110 293 "ext-xmlreader": "*",
294 + "ext-xmlwriter": "*",
111 295 "ext-zip": "*",
112 - "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0"
296 + "ext-zlib": "*",
297 + "markbaker/complex": "^1.4",
298 + "markbaker/matrix": "^1.1",
299 + "php": "^5.6|^7.0",
300 + "psr/simple-cache": "^1.0"
113 301 },
114 302 "require-dev": {
115 - "ext-zlib": "*",
116 - "friendsofphp/php-cs-fixer": "^3.4",
117 - "phpstan/phpstan": "^1.4",
118 - "phpstan/phpstan-phpunit": "^1.0",
119 - "phpunit/phpunit": "^9.5"
303 + "doctrine/instantiator": "^1.0.0",
304 + "dompdf/dompdf": "^0.8.0",
305 + "friendsofphp/php-cs-fixer": "@stable",
306 + "jpgraph/jpgraph": "^4.0",
307 + "mpdf/mpdf": "^7.0.0",
308 + "phpcompatibility/php-compatibility": "^8.0",
309 + "phpunit/phpunit": "^5.7",
310 + "squizlabs/php_codesniffer": "^3.3",
311 + "tecnickcom/tcpdf": "^6.2"
120 312 },
121 313 "suggest": {
122 - "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)",
123 - "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)"
314 + "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
315 + "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
316 + "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
317 + "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
124 318 },
125 - "time": "2022-03-31T06:15:15+00:00",
319 + "time": "2019-07-08T21:21:25+00:00",
126 320 "type": "library",
127 - "extra": {
128 - "branch-alias": {
129 - "dev-master": "3.3.x-dev"
130 - }
131 - },
132 321 "installation-source": "dist",
133 322 "autoload": {
134 323 "psr-4": {
135 - "OpenSpout\\": "src/"
324 + "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
136 325 }
137 326 },
138 327 "notification-url": "https://packagist.org/downloads/",
139 328 "license": [
140 - "MIT"
329 + "LGPL-2.1-or-later"
141 330 ],
142 331 "authors": [
143 332 {
144 - "name": "Adrien Loison",
145 - "email": "adrien@box.com"
333 + "name": "Erik Tilt"
334 + },
335 + {
336 + "name": "Adrien Crivelli"
337 + },
338 + {
339 + "name": "Maarten Balliauw",
340 + "homepage": "https://blog.maartenballiauw.be"
341 + },
342 + {
343 + "name": "Mark Baker",
344 + "homepage": "https://markbakeruk.net"
345 + },
346 + {
347 + "name": "Franck Lefevre",
348 + "homepage": "https://rootslabs.net"
146 349 }
147 350 ],
148 - "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way",
149 - "homepage": "https://github.com/openspout/openspout",
351 + "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
352 + "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
150 353 "keywords": [
151 - "OOXML",
152 - "csv",
354 + "OpenXML",
153 355 "excel",
154 - "memory",
155 - "odf",
356 + "gnumeric",
156 357 "ods",
157 - "office",
158 - "open",
159 358 "php",
160 - "read",
161 - "scale",
162 359 "spreadsheet",
163 - "stream",
164 - "write",
360 + "xls",
165 361 "xlsx"
166 362 ],
167 363 "support": {
168 - "issues": "https://github.com/openspout/openspout/issues",
169 - "source": "https://github.com/openspout/openspout/tree/v3.7.4"
364 + "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
365 + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.8.2"
170 366 },
171 - "funding": [
172 - {
173 - "url": "https://paypal.me/filippotessarotto",
174 - "type": "custom"
175 - },
176 - {
177 - "url": "https://github.com/Slamdunk",
178 - "type": "github"
179 - }
180 - ],
181 - "install-path": "../openspout/openspout"
367 + "install-path": "../phpoffice/phpspreadsheet"
182 368 },
183 369 {
184 - "name": "woocommerce/action-scheduler",
185 - "version": "3.9.3",
186 - "version_normalized": "3.9.3.0",
370 + "name": "psr/simple-cache",
371 + "version": "1.0.1",
372 + "version_normalized": "1.0.1.0",
187 373 "source": {
188 374 "type": "git",
189 - "url": "https://github.com/woocommerce/action-scheduler.git",
190 - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c"
375 + "url": "https://github.com/php-fig/simple-cache.git",
376 + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
191 377 },
192 378 "dist": {
193 379 "type": "zip",
194 - "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c",
195 - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c",
380 + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
381 + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
196 382 "shasum": ""
197 383 },
198 384 "require": {
199 - "php": ">=7.2"
385 + "php": ">=5.3.0"
200 386 },
201 - "require-dev": {
202 - "phpunit/phpunit": "^8.5",
203 - "woocommerce/woocommerce-sniffs": "0.1.0",
204 - "wp-cli/wp-cli": "~2.5.0",
205 - "yoast/phpunit-polyfills": "^2.0"
206 - },
207 - "time": "2025-07-15T09:32:30+00:00",
208 - "type": "wordpress-plugin",
387 + "time": "2017-10-23T01:57:42+00:00",
388 + "type": "library",
209 389 "extra": {
210 - "scripts-description": {
211 - "test": "Run unit tests",
212 - "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
213 - "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
390 + "branch-alias": {
391 + "dev-master": "1.0.x-dev"
214 392 }
215 393 },
216 394 "installation-source": "dist",
395 + "autoload": {
396 + "psr-4": {
397 + "Psr\\SimpleCache\\": "src/"
398 + }
399 + },
217 400 "notification-url": "https://packagist.org/downloads/",
218 401 "license": [
219 - "GPL-3.0-or-later"
402 + "MIT"
220 403 ],
221 - "description": "Action Scheduler for WordPress and WooCommerce",
222 - "homepage": "https://actionscheduler.org/",
404 + "authors": [
405 + {
406 + "name": "PHP-FIG",
407 + "homepage": "http://www.php-fig.org/"
408 + }
409 + ],
410 + "description": "Common interfaces for simple caching",
411 + "keywords": [
412 + "cache",
413 + "caching",
414 + "psr",
415 + "psr-16",
416 + "simple-cache"
417 + ],
223 418 "support": {
224 - "issues": "https://github.com/woocommerce/action-scheduler/issues",
225 - "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3"
419 + "source": "https://github.com/php-fig/simple-cache/tree/master"
226 420 },
227 - "install-path": "../woocommerce/action-scheduler"
421 + "install-path": "../psr/simple-cache"
228 422 }
229 423 ],
230 424 "dev": false,
231 425 "dev-package-names": []