updated plugin Jetpack Protect version 3.0.2
This commit is contained in:
wp-content/plugins/jetpack-protect
CHANGELOG.mdi18n-map.phpreadme.txt
assets
images
build
composer.jsonjetpack-protect.phpjetpack_vendor
automattic
jetpack-a8c-mc-stats
jetpack-admin-ui
jetpack-assets
.eslintrc.cjsCHANGELOG.mdactions.php
build
i18n-loader.asset.phpi18n-loader.jsjetpack-script-data.asset.phpjetpack-script-data.jsreact-jsx-runtime.jsreact-jsx-runtime.js.LICENSE.txt
composer.jsonsrc
jetpack-backup-helper-script-manager
jetpack-boost-core
jetpack-boost-speed-score
jetpack-config
jetpack-connection
.eslintrc.cjsCHANGELOG.mdactions.phpcomposer.json
dist
identity-crisis.asset.phpidentity-crisis.cssidentity-crisis.jsidentity-crisis.rtl.css
images
jetpack-connection.asset.phpjetpack-connection.cssjetpack-connection.jsjetpack-connection.js.LICENSE.txtjetpack-connection.rtl.csstracks-callables.asset.phptracks-callables.jslegacy
src
class-connection-assets.phpclass-error-handler.phpclass-initial-state.phpclass-manager.phpclass-package-version.phpclass-plugin-storage.phpclass-rest-connector.phpclass-tracking.php
identity-crisis
_inc
class-exception.phpclass-identity-crisis.phpclass-rest-endpoints.phpclass-ui.phpclass-url-secret.phpsso
jetpack-constants
jetpack-device-detection
jetpack-explat
jetpack-identity-crisis
jetpack-ip
jetpack-jitm
jetpack-licensing
jetpack-logo
jetpack-my-jetpack
CHANGELOG.mdcomposer.jsonglobal.d.ts
build
images
boost-9e9a227e7e7280d0aa85.pngboost-a54137485af36fdffe9c.pngconnect-c399837fe1621b176d10.pngconnect-f27775ac15cf885713c2.pngcrm-7e7684ae2c40327d8fed.pngcrm-8a2b204e2c720730e928.pngevaluation-blank-fbbfbcd75b50ade0f092.pngevaluation-selected-196d1790b76830f9b73a.pngextras-26daf36507504c96d066.pngextras-c6bd0796750901faa7fd.pnggithub-45c648158e3e86b560f5.svgjetpack-ai-1a265a198f75543e342e.pngjetpack-ai-d29bf65dcea46074d72f.pngjetpack-gray-7eeb5eb060c8adea8622.svgjetpack-license-activation-with-lock-7b01c1a4cf56de799cd7.pngjetpack-license-activation-with-lock-cef570e11997f185e23d.pngjetpack-license-activation-with-success-c5c132e713a79e05985f.pngjetpack-license-activation-with-success-cad524ede4e793cc0ece.pngsearch-d177a31292d96d5ccbc2.pngsearch-f9756bd9c926d905fe70.pngshield-inactive-cba3b43d918377b506e5.svgshield-off-47426e7b562ef20ae513.svgshield-partial-48b279219c6389a129b9.svgshield-success-e64a26c3a6d0888fba06.svgsite-cards-143fca7aec7a8c370e82.pngsite-cards-29522f090d5422fd7afd.pngsocial-b8744a40c7c19a7bcc37.pngsocial-e3fb80b2f32534fefe63.pngstats-95b42796ede4f632b642.pngstats-9802380852610a4d5908.pngvideopress-9591093a9a238cc48a35.pngvideopress-9c064bc7b89c386e5e50.png
index.asset.phpindex.cssindex.jsindex.js.LICENSE.txtindex.rtl.csssrc
jetpack-password-checker
jetpack-plugins-installer
jetpack-protect-models
jetpack-protect-status
jetpack-redirect
jetpack-roles
jetpack-status
jetpack-sync
CHANGELOG.mdcomposer.json
src
class-actions.phpclass-data-settings.phpclass-dedicated-sender.phpclass-defaults.phpclass-functions.phpclass-modules.phpclass-package-version.phpclass-replicastore.phpclass-rest-endpoints.php
modules
class-full-sync-immediately.phpclass-plugins.phpclass-protect.phpclass-woocommerce-hpos-orders.phpclass-woocommerce.php
replicastore
jetpack-transport-helper
jetpack-waf
src
class-jetpack-protect.phpclass-rest-controller.phpclass-scan-history.phpclass-site-health.phpclass-threats.php
vendor
autoload.phpautoload_packages.php
automattic
jetpack-plans
composer
autoload_classmap.phpautoload_files.phpautoload_real.phpautoload_static.phpinstalled.jsoninstalled.phpjetpack_autoload_classmap.phpjetpack_autoload_filemap.php
jetpack-autoloader
class-autoloader-handler.phpclass-autoloader-locator.phpclass-autoloader.phpclass-container.phpclass-hook-manager.phpclass-latest-autoloader-guard.phpclass-manifest-reader.phpclass-path-processor.phpclass-php-autoloader.phpclass-plugin-locator.phpclass-plugins-handler.phpclass-shutdown-handler.phpclass-version-loader.phpclass-version-selector.php
5
wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md
5
wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md
@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [0.3.2] - 2024-08-23
|
||||
### Changed
|
||||
- Updated package dependencies. [#39004]
|
||||
|
||||
## [0.3.1] - 2024-03-14
|
||||
### Changed
|
||||
- Internal updates.
|
||||
@ -116,6 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Fixed
|
||||
- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in.
|
||||
|
||||
[0.3.2]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.1...v0.3.2
|
||||
[0.3.1]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.0...v0.3.1
|
||||
[0.3.0]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.14...v0.3.0
|
||||
[0.2.14]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.13...v0.2.14
|
||||
|
||||
4
wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json
4
wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json
@ -7,9 +7,9 @@
|
||||
"php": ">=7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"automattic/jetpack-changelogger": "^4.1.1",
|
||||
"automattic/jetpack-changelogger": "^4.2.6",
|
||||
"automattic/wordbless": "@dev",
|
||||
"yoast/phpunit-polyfills": "1.1.0"
|
||||
"yoast/phpunit-polyfills": "^1.1.1"
|
||||
},
|
||||
"suggest": {
|
||||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||||
|
||||
Reference in New Issue
Block a user