PluginProbe
Image Optimizer – Compress Images and Convert to WebP or AVIF / 1.7.6
Image Optimizer – Compress Images and Convert to WebP or AVIF v1.7.6
1.7.7 1.7.6 1.7.5 1.7.4 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.2.1 1.3.0 1.4.0 1.4.1 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 All 33 releases
image-optimization / vendor / composer / installed.json

installed.json in Image Optimizer – Compress Images and Convert to WebP or AVIF 1.7.6, at vendor/composer/installed.json

124 lines 4.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "elementor/wp-notifications-package",
5 "version": "1.2.0",
6 "version_normalized": "1.2.0.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/elementor/wp-notifications-package.git",
10 "reference": "dd25ca9dd79402c3bb51fab112aa079702eb165e"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/elementor/wp-notifications-package/zipball/dd25ca9dd79402c3bb51fab112aa079702eb165e",
15 "reference": "dd25ca9dd79402c3bb51fab112aa079702eb165e",
16 "shasum": ""
17 },
18 "require-dev": {
19 "dealerdirect/phpcodesniffer-composer-installer": "^v1.0.0",
20 "squizlabs/php_codesniffer": "^3.10.2",
21 "wp-coding-standards/wpcs": "^3.1.0"
22 },
23 "time": "2025-04-28T12:27:21+00:00",
24 "type": "library",
25 "installation-source": "dist",
26 "autoload": {
27 "psr-4": {
28 "Elementor\\WPNotificationsPackage\\": "src/"
29 }
30 },
31 "notification-url": "https://packagist.org/downloads/",
32 "support": {
33 "source": "https://github.com/elementor/wp-notifications-package/tree/1.2.0"
34 },
35 "install-path": "../elementor/wp-notifications-package"
36 },
37 {
38 "name": "elementor/wp-one-package",
39 "version": "1.0.66",
40 "version_normalized": "1.0.66.0",
41 "dist": {
42 "type": "zip",
43 "url": "https://composer.elementor.com/download/elementor/wp-one-package/1.0.66"
44 },
45 "require": {
46 "elementor/wp-notifications-package": "^1.2"
47 },
48 "require-dev": {
49 "dealerdirect/phpcodesniffer-composer-installer": "^v1.0.0",
50 "johnpbloch/wordpress-core": "^6.0",
51 "phpunit/phpunit": "^9.0",
52 "squizlabs/php_codesniffer": "^3.10.2",
53 "wp-coding-standards/wpcs": "^3.1.0",
54 "yoast/phpunit-polyfills": "^2.0"
55 },
56 "time": "2026-06-24T10:34:47+00:00",
57 "type": "library",
58 "installation-source": "dist",
59 "autoload": {
60 "files": [
61 "./runner.php"
62 ]
63 },
64 "scripts": {
65 "lint": [
66 "vendor/bin/phpcs --standard=./phpcs.xml ./src/"
67 ],
68 "lint:fix": [
69 "vendor/bin/phpcbf ."
70 ]
71 },
72 "install-path": "../elementor/wp-one-package"
73 },
74 {
75 "name": "woocommerce/action-scheduler",
76 "version": "3.9.0",
77 "version_normalized": "3.9.0.0",
78 "source": {
79 "type": "git",
80 "url": "https://github.com/woocommerce/action-scheduler.git",
81 "reference": "90b98e6fe97d455679b1d288f050cad8f6f79771"
82 },
83 "dist": {
84 "type": "zip",
85 "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/90b98e6fe97d455679b1d288f050cad8f6f79771",
86 "reference": "90b98e6fe97d455679b1d288f050cad8f6f79771",
87 "shasum": ""
88 },
89 "require": {
90 "php": ">=7.1"
91 },
92 "require-dev": {
93 "phpunit/phpunit": "^7.5",
94 "woocommerce/woocommerce-sniffs": "0.1.0",
95 "wp-cli/wp-cli": "~2.5.0",
96 "yoast/phpunit-polyfills": "^2.0"
97 },
98 "time": "2024-11-15T00:11:39+00:00",
99 "type": "wordpress-plugin",
100 "extra": {
101 "scripts-description": {
102 "test": "Run unit tests",
103 "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
104 "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
105 }
106 },
107 "installation-source": "dist",
108 "notification-url": "https://packagist.org/downloads/",
109 "license": [
110 "GPL-3.0-or-later"
111 ],
112 "description": "Action Scheduler for WordPress and WooCommerce",
113 "homepage": "https://actionscheduler.org/",
114 "support": {
115 "issues": "https://github.com/woocommerce/action-scheduler/issues",
116 "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.0"
117 },
118 "install-path": "../woocommerce/action-scheduler"
119 }
120 ],
121 "dev": false,
122 "dev-package-names": []
123 }
124