Requires

46 total, 6 outdated

Package Required Latest Status
automattic/block-delimiter Efficiently work with block structure ^0.3.5 v0.3.5 up to date
automattic/jetpack-a8c-mc-stats Used to record internal usage stats for Automattic. Not visible to site owners. ^3.0.5 v3.0.5 up to date
automattic/jetpack-account-protection Account protection ^0.2.12 v0.3.1 outdated
automattic/jetpack-admin-ui Generic Jetpack wp-admin UI elements ^0.5.11 v0.8.3 outdated
automattic/jetpack-assets Asset management utilities for Jetpack ecosystem packages ^4.3.26 v4.3.28 up to date
automattic/jetpack-autoloader Creates a custom autoloader for a plugin or theme. ^5.0.16 v5.0.16 up to date
automattic/jetpack-backup Tools to assist with backing up Jetpack sites. ^4.2.44 v4.2.48 up to date
automattic/jetpack-blaze Attract high-quality traffic to your site using Blaze. ^0.27.6 v0.27.16 up to date
automattic/jetpack-blocks Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more. ^3.3.0 v3.3.0 up to date
automattic/jetpack-boost-speed-score A package that handles the API to generate the speed score. ^0.4.12 v0.4.12 up to date
automattic/jetpack-classic-theme-helper Features used with classic themes ^0.14.16 v0.14.26 up to date
automattic/jetpack-compat Compatibility layer with previous versions of Jetpack ^4.0.1 v4.0.2 up to date
automattic/jetpack-composer-plugin A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings. ^4.0.5 v4.0.6 up to date
automattic/jetpack-config Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage. ^3.1.1 v3.1.1 up to date
automattic/jetpack-connection Everything needed to connect to the Jetpack infrastructure ^8.0.2 v8.3.4 up to date
automattic/jetpack-constants A wrapper for defining constants in a more testable way. ^3.0.8 v3.0.8 up to date
automattic/jetpack-device-detection A way to detect device types based on User-Agent header. ^3.4.0 v3.4.0 up to date
automattic/jetpack-error Jetpack Error - a wrapper around WP_Error. ^3.0.6 v3.0.8 up to date
automattic/jetpack-external-connections Connect your site to external services. ^0.1.18 v0.1.23 up to date
automattic/jetpack-external-media The external media feature allows users to select and import photos from external media ^0.8.5 v0.8.16 up to date
automattic/jetpack-forms Jetpack Forms ^7.11.0 v7.15.0 up to date
automattic/jetpack-image-cdn Serve images through Jetpack's powerful CDN ^0.7.24 v0.7.24 up to date
automattic/jetpack-import Set of REST API routes used in WPCOM Unified Importer. ^0.9.15 v0.9.15 up to date
automattic/jetpack-ip Utilities for working with IP addresses. ^0.4.10 v0.4.11 up to date
automattic/jetpack-jitm Just in time messages for Jetpack ^4.3.24 v4.3.27 up to date
automattic/jetpack-licensing Everything needed to manage Jetpack licenses client-side. ^3.1.5 v3.1.5 up to date
automattic/jetpack-logo A logo for Jetpack ^3.0.5 v3.0.5 up to date
automattic/jetpack-masterbar The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications. ^0.27.14 v0.27.24 up to date
automattic/jetpack-my-jetpack WP Admin page with information and configuration shared among all Jetpack stand-alone plugins ^5.31.8 v5.36.0 up to date
automattic/jetpack-newsletter Jetpack Newsletter functionality ^0.5.2 v0.8.1 outdated
automattic/jetpack-paypal-payments Add PayPal, credit, and debit card payment buttons with minimal setup. Good for collecting donations or payments for products and services. ^0.6.8 v0.6.11 up to date
automattic/jetpack-plugins-installer Handle installation of plugins from WP.org ^0.5.7 v0.5.7 up to date
automattic/jetpack-post-list Enhance the classic view of the Admin section of your WordPress site ^0.9.8 v0.9.11 up to date
automattic/jetpack-post-media Tools to extract useful information and meta data from WordPress posts. ^0.1.1 v0.1.2 up to date
automattic/jetpack-publicize Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post. ^0.73.1 v0.74.0 outdated
automattic/jetpack-redirect Utilities to build URLs to the jetpack.com/redirect/ service ^3.0.9 v3.0.9 up to date
automattic/jetpack-roles Utilities, related with user roles and capabilities. ^3.0.8 v3.0.9 up to date
automattic/jetpack-search Tools to assist with enabling cloud search for Jetpack sites. ^0.56.2 v0.56.7 up to date
automattic/jetpack-stats Collect valuable traffic stats and insights. ^0.18.1 v0.18.1 up to date
automattic/jetpack-stats-admin Stats Dashboard ^0.30.8 v0.30.9 up to date
automattic/jetpack-status Used to retrieve information about the current status of Jetpack and the site overall. ^6.1.2 v6.1.2 up to date
automattic/jetpack-subscribers-dashboard Subscribers dashboard ^0.4.20 v0.4.23 up to date
automattic/jetpack-sync Everything needed to allow syncing to the WP.com infrastructure. ^4.31.0 v4.34.0 up to date
automattic/jetpack-videopress VideoPress package ^0.35.3 v0.36.7 outdated
automattic/jetpack-waf Tools to assist with the Jetpack Web Application Firewall ^0.28.1 v0.28.2 up to date
automattic/woocommerce-analytics Enhanced analytics for WooCommerce users. ^0.15.6 0.16.4 outdated

Requires (dev)

5 total, all up-to-date

Package Required Latest Status
antecedent/patchwork Method redefinition (monkey-patching) functionality for PHP. ^2.2 2.2.3 up to date
automattic/jetpack-changelogger Jetpack Changelogger tool. Allows for managing changelogs by dropping change files into a changelog directory with each PR. ^6.0.14 v6.0.14 up to date
automattic/patchwork-redefine-exit Use antecedent/patchwork to redefine `exit` and `die` for more robust PHPUnit testing. ^2.0.9 v2.0.9 up to date
automattic/phpunit-select-config Run PHPUnit, choosing a configuration file by version. ^1.0.3 v1.0.5 up to date
yoast/phpunit-polyfills Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests ^4.0.0 4.0.0 up to date