PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 2.0.2
Visualizer – Tables & Charts Manager with Built-in AI Generator v2.0.2
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 +74 -401 3.10.132.0.2 View file →
@@ -1,407 +1,80 @@
1 -{
2 - "packages": [
3 - {
4 - "name": "codeinwp/themeisle-sdk",
5 - "version": "3.3.20",
6 - "version_normalized": "3.3.20.0",
7 - "source": {
8 - "type": "git",
9 - "url": "https://github.com/Codeinwp/themeisle-sdk.git",
10 - "reference": "d1b92f3ab74f1b3f0afad7e23ddb1c058d66c03c"
11 - },
12 - "dist": {
13 - "type": "zip",
14 - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/d1b92f3ab74f1b3f0afad7e23ddb1c058d66c03c",
15 - "reference": "d1b92f3ab74f1b3f0afad7e23ddb1c058d66c03c",
16 - "shasum": ""
17 - },
18 - "require-dev": {
19 - "codeinwp/phpcs-ruleset": "dev-main"
20 - },
21 - "time": "2024-04-16T12:27:32+00:00",
22 - "type": "library",
23 - "installation-source": "dist",
24 - "notification-url": "https://packagist.org/downloads/",
25 - "license": [
26 - "GPL-2.0+"
27 - ],
28 - "authors": [
29 - {
30 - "name": "ThemeIsle team",
31 - "email": "friends@themeisle.com",
32 - "homepage": "https://themeisle.com"
33 - }
34 - ],
35 - "description": "ThemeIsle SDK",
36 - "homepage": "https://github.com/Codeinwp/themeisle-sdk",
37 - "keywords": [
38 - "wordpress"
39 - ],
40 - "support": {
41 - "issues": "https://github.com/Codeinwp/themeisle-sdk/issues",
42 - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.20"
43 - },
44 - "install-path": "../codeinwp/themeisle-sdk"
1 +[
2 + {
3 + "name": "xrstf/composer-php52",
4 + "version": "v1.0.20",
5 + "version_normalized": "1.0.20.0",
6 + "source": {
7 + "type": "git",
8 + "url": "https://github.com/composer-php52/composer-php52.git",
9 + "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8"
45 10 },
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 - "install-path": "../markbaker/complex"
11 + "dist": {
12 + "type": "zip",
13 + "url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8",
14 + "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8",
15 + "shasum": ""
143 16 },
144 - {
145 - "name": "markbaker/matrix",
146 - "version": "1.2.3",
147 - "version_normalized": "1.2.3.0",
148 - "source": {
149 - "type": "git",
150 - "url": "https://github.com/MarkBaker/PHPMatrix.git",
151 - "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d"
152 - },
153 - "dist": {
154 - "type": "zip",
155 - "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/44bb1ab01811116f01fe216ab37d921dccc6c10d",
156 - "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d",
157 - "shasum": ""
158 - },
159 - "require": {
160 - "php": "^5.6.0|^7.0.0"
161 - },
162 - "require-dev": {
163 - "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
164 - "phpcompatibility/php-compatibility": "dev-master",
165 - "phploc/phploc": "^4",
166 - "phpmd/phpmd": "dev-master",
167 - "phpunit/phpunit": "^5.7|^6.0|7.0",
168 - "sebastian/phpcpd": "^3.0",
169 - "squizlabs/php_codesniffer": "^3.0@dev"
170 - },
171 - "time": "2021-01-26T14:36:01+00:00",
172 - "type": "library",
173 - "installation-source": "dist",
174 - "autoload": {
175 - "files": [
176 - "classes/src/Functions/adjoint.php",
177 - "classes/src/Functions/antidiagonal.php",
178 - "classes/src/Functions/cofactors.php",
179 - "classes/src/Functions/determinant.php",
180 - "classes/src/Functions/diagonal.php",
181 - "classes/src/Functions/identity.php",
182 - "classes/src/Functions/inverse.php",
183 - "classes/src/Functions/minors.php",
184 - "classes/src/Functions/trace.php",
185 - "classes/src/Functions/transpose.php",
186 - "classes/src/Operations/add.php",
187 - "classes/src/Operations/directsum.php",
188 - "classes/src/Operations/subtract.php",
189 - "classes/src/Operations/multiply.php",
190 - "classes/src/Operations/divideby.php",
191 - "classes/src/Operations/divideinto.php"
192 - ],
193 - "psr-4": {
194 - "Matrix\\": "classes/src/"
195 - }
196 - },
197 - "notification-url": "https://packagist.org/downloads/",
198 - "license": [
199 - "MIT"
200 - ],
201 - "authors": [
202 - {
203 - "name": "Mark Baker",
204 - "email": "mark@lange.demon.co.uk"
205 - }
206 - ],
207 - "description": "PHP Class for working with matrices",
208 - "homepage": "https://github.com/MarkBaker/PHPMatrix",
209 - "keywords": [
210 - "mathematics",
211 - "matrix",
212 - "vector"
213 - ],
214 - "install-path": "../markbaker/matrix"
17 + "time": "2016-04-16 21:52:24",
18 + "type": "library",
19 + "extra": {
20 + "branch-alias": {
21 + "dev-default": "1.x-dev"
22 + }
215 23 },
216 - {
217 - "name": "neitanod/forceutf8",
218 - "version": "v2.0.4",
219 - "version_normalized": "2.0.4.0",
220 - "source": {
221 - "type": "git",
222 - "url": "https://github.com/neitanod/forceutf8.git",
223 - "reference": "c1fbe70bfb5ad41b8ec5785056b0e308b40d4831"
224 - },
225 - "dist": {
226 - "type": "zip",
227 - "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/c1fbe70bfb5ad41b8ec5785056b0e308b40d4831",
228 - "reference": "c1fbe70bfb5ad41b8ec5785056b0e308b40d4831",
229 - "shasum": ""
230 - },
231 - "require": {
232 - "php": ">=5.3.0"
233 - },
234 - "time": "2019-12-10T14:09:14+00:00",
235 - "type": "library",
236 - "installation-source": "dist",
237 - "autoload": {
238 - "psr-0": {
239 - "ForceUTF8\\": "src/"
240 - }
241 - },
242 - "notification-url": "https://packagist.org/downloads/",
243 - "license": [
244 - "BSD-3-Clause"
245 - ],
246 - "authors": [
247 - {
248 - "name": "Sebastián Grignoli",
249 - "email": "grignoli@gmail.com"
250 - }
251 - ],
252 - "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.",
253 - "homepage": "https://github.com/neitanod/forceutf8",
254 - "install-path": "../neitanod/forceutf8"
24 + "installation-source": "dist",
25 + "autoload": {
26 + "psr-0": {
27 + "xrstf\\Composer52": "lib/"
28 + }
255 29 },
256 - {
257 - "name": "phpoffice/phpspreadsheet",
258 - "version": "1.8.2",
259 - "version_normalized": "1.8.2.0",
260 - "source": {
261 - "type": "git",
262 - "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
263 - "reference": "0c1346a1956347590b7db09533966307d20cb7cc"
264 - },
265 - "dist": {
266 - "type": "zip",
267 - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc",
268 - "reference": "0c1346a1956347590b7db09533966307d20cb7cc",
269 - "shasum": ""
270 - },
271 - "require": {
272 - "ext-ctype": "*",
273 - "ext-dom": "*",
274 - "ext-fileinfo": "*",
275 - "ext-gd": "*",
276 - "ext-iconv": "*",
277 - "ext-libxml": "*",
278 - "ext-mbstring": "*",
279 - "ext-simplexml": "*",
280 - "ext-xml": "*",
281 - "ext-xmlreader": "*",
282 - "ext-xmlwriter": "*",
283 - "ext-zip": "*",
284 - "ext-zlib": "*",
285 - "markbaker/complex": "^1.4",
286 - "markbaker/matrix": "^1.1",
287 - "php": "^5.6|^7.0",
288 - "psr/simple-cache": "^1.0"
289 - },
290 - "require-dev": {
291 - "doctrine/instantiator": "^1.0.0",
292 - "dompdf/dompdf": "^0.8.0",
293 - "friendsofphp/php-cs-fixer": "@stable",
294 - "jpgraph/jpgraph": "^4.0",
295 - "mpdf/mpdf": "^7.0.0",
296 - "phpcompatibility/php-compatibility": "^8.0",
297 - "phpunit/phpunit": "^5.7",
298 - "squizlabs/php_codesniffer": "^3.3",
299 - "tecnickcom/tcpdf": "^6.2"
300 - },
301 - "suggest": {
302 - "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
303 - "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
304 - "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
305 - "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
306 - },
307 - "time": "2019-07-08T21:21:25+00:00",
308 - "type": "library",
309 - "installation-source": "dist",
310 - "autoload": {
311 - "psr-4": {
312 - "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
313 - }
314 - },
315 - "notification-url": "https://packagist.org/downloads/",
316 - "license": [
317 - "LGPL-2.1-or-later"
318 - ],
319 - "authors": [
320 - {
321 - "name": "Erik Tilt"
322 - },
323 - {
324 - "name": "Adrien Crivelli"
325 - },
326 - {
327 - "name": "Maarten Balliauw",
328 - "homepage": "https://blog.maartenballiauw.be"
329 - },
330 - {
331 - "name": "Mark Baker",
332 - "homepage": "https://markbakeruk.net"
333 - },
334 - {
335 - "name": "Franck Lefevre",
336 - "homepage": "https://rootslabs.net"
337 - }
338 - ],
339 - "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
340 - "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
341 - "keywords": [
342 - "OpenXML",
343 - "excel",
344 - "gnumeric",
345 - "ods",
346 - "php",
347 - "spreadsheet",
348 - "xls",
349 - "xlsx"
350 - ],
351 - "install-path": "../phpoffice/phpspreadsheet"
30 + "notification-url": "https://packagist.org/downloads/",
31 + "license": [
32 + "MIT"
33 + ]
34 + },
35 + {
36 + "name": "codeinwp/themeisle-sdk",
37 + "version": "dev-master",
38 + "version_normalized": "9999999-dev",
39 + "source": {
40 + "type": "git",
41 + "url": "git@github.com:Codeinwp/themeisle-sdk.git",
42 + "reference": "beb20b65c6916d14e2222d40252a48faa440e72e"
352 43 },
353 - {
354 - "name": "psr/simple-cache",
355 - "version": "1.0.1",
356 - "version_normalized": "1.0.1.0",
357 - "source": {
358 - "type": "git",
359 - "url": "https://github.com/php-fig/simple-cache.git",
360 - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
361 - },
362 - "dist": {
363 - "type": "zip",
364 - "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
365 - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
366 - "shasum": ""
367 - },
368 - "require": {
369 - "php": ">=5.3.0"
370 - },
371 - "time": "2017-10-23T01:57:42+00:00",
372 - "type": "library",
373 - "extra": {
374 - "branch-alias": {
375 - "dev-master": "1.0.x-dev"
376 - }
377 - },
378 - "installation-source": "dist",
379 - "autoload": {
380 - "psr-4": {
381 - "Psr\\SimpleCache\\": "src/"
382 - }
383 - },
384 - "notification-url": "https://packagist.org/downloads/",
385 - "license": [
386 - "MIT"
387 - ],
388 - "authors": [
389 - {
390 - "name": "PHP-FIG",
391 - "homepage": "http://www.php-fig.org/"
392 - }
393 - ],
394 - "description": "Common interfaces for simple caching",
395 - "keywords": [
396 - "cache",
397 - "caching",
398 - "psr",
399 - "psr-16",
400 - "simple-cache"
401 - ],
402 - "install-path": "../psr/simple-cache"
44 + "dist": {
45 + "type": "zip",
46 + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/beb20b65c6916d14e2222d40252a48faa440e72e",
47 + "reference": "beb20b65c6916d14e2222d40252a48faa440e72e",
48 + "shasum": ""
49 + },
50 + "time": "2017-03-30 15:34:04",
51 + "type": "library",
52 + "installation-source": "source",
53 + "autoload": {
54 + "classmap": [
55 + "class-themeisle-sdk-loader.php",
56 + "class-themeisle-sdk-product.php",
57 + "class-themeisle-sdk-logger.php",
58 + "class-themeisle-sdk-licenser.php"
59 + ]
60 + },
61 + "license": [
62 + "GPL-2.0+"
63 + ],
64 + "authors": [
65 + {
66 + "name": "ThemeIsle team",
67 + "email": "friends@themeisle.com",
68 + "homepage": "https://themeisle.com"
69 + }
70 + ],
71 + "description": "ThemeIsle SDK ",
72 + "homepage": "https://github.com/Codeinwp/themeisle-sdk",
73 + "keywords": [
74 + "wordpress"
75 + ],
76 + "support": {
77 + "issues": "https://github.com/Codeinwp/themeisle-sdk/issues"
403 78 }
404 - ],
405 - "dev": false,
406 - "dev-package-names": []
407 -}
79 + }
80 +]