diff --git a/all.json b/all.json
index 6f9b3c2..72fb0b0 100644
--- a/all.json
+++ b/all.json
@@ -67966,6 +67966,99 @@
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
+ "2.2.1": {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "2.2.1",
+ "version_normalized": "2.2.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "1b2319fdc8321c95682f4370f0a45204734ed67b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/1b2319fdc8321c95682f4370f0a45204734ed67b",
+ "reference": "1b2319fdc8321c95682f4370f0a45204734ed67b",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-26T17:28:48+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/2.2.1",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
"dev-dependabot/composer/develop/newfold-labs/wp-module-activation-1.0.6": {
"name": "newfold-labs/wp-plugin-crazy-domains",
"version": "dev-dependabot/composer/develop/newfold-labs/wp-module-activation-1.0.6",
@@ -68061,17 +68154,668 @@
},
"dev-dependabot/composer/develop/newfold-labs/wp-module-data-2.6.9": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-data-2.6.9",
- "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-data-2.6.9",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-data-2.6.9",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-data-2.6.9",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "bffe6e18cfd5c175f9e0bc929717ddb80005dd37"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/bffe6e18cfd5c175f9e0bc929717ddb80005dd37",
+ "reference": "bffe6e18cfd5c175f9e0bc929717ddb80005dd37",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.9",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.1",
+ "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.5.0",
+ "newfold-labs/wp-module-migration": "^1.0.12",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-23T02:00:32+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-data-2.6.9",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ "dev-dependabot/composer/develop/newfold-labs/wp-module-features-1.5.0": {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-features-1.5.0",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-features-1.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "4c83150ea23aa7ade048a1f535f34d52dc53aeca"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/4c83150ea23aa7ade048a1f535f34d52dc53aeca",
+ "reference": "4c83150ea23aa7ade048a1f535f34d52dc53aeca",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.5.0",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-26T01:45:39+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-features-1.5.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ "dev-dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12": {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "f79b499bc00ed6732f7897a8e0754f18824658cc"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/f79b499bc00ed6732f7897a8e0754f18824658cc",
+ "reference": "f79b499bc00ed6732f7897a8e0754f18824658cc",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.1",
+ "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.0",
+ "newfold-labs/wp-module-migration": "^1.0.12",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-23T02:00:07+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ "dev-dependabot/composer/develop/newfold-labs/wp-module-marketplace-2.6.0": {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-marketplace-2.6.0",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-marketplace-2.6.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "405aa8006e8bc9570c9cb55e5f0c41f95a13c0f8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/405aa8006e8bc9570c9cb55e5f0c41f95a13c0f8",
+ "reference": "405aa8006e8bc9570c9cb55e5f0c41f95a13c0f8",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.6.0",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-26T01:45:31+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-marketplace-2.6.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7": {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "365e986bf4c98c5be430eae69346dfe31758a0a1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/365e986bf4c98c5be430eae69346dfe31758a0a1",
+ "reference": "365e986bf4c98c5be430eae69346dfe31758a0a1",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.1",
+ "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.5.0",
+ "newfold-labs/wp-module-migration": "^1.0.12",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-onboarding": "^2.5.7",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-23T02:00:20+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8": {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "93ce2010ea78718191b94eeb39747a988470c888"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/93ce2010ea78718191b94eeb39747a988470c888",
+ "reference": "93ce2010ea78718191b94eeb39747a988470c888",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.1",
+ "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.5.0",
+ "newfold-labs/wp-module-migration": "^1.0.12",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-23T02:00:25+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.1.0": {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.1.0",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "2d5b1603e316a19abc5b60f853d93abd703ec3a7"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/2d5b1603e316a19abc5b60f853d93abd703ec3a7",
+ "reference": "2d5b1603e316a19abc5b60f853d93abd703ec3a7",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.1.0",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-26T01:45:57+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-sso-1.1.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2": {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "bffe6e18cfd5c175f9e0bc929717ddb80005dd37"
+ "reference": "ce0dbdd85382f1b6b2580a92028383c77a8301d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/bffe6e18cfd5c175f9e0bc929717ddb80005dd37",
- "reference": "bffe6e18cfd5c175f9e0bc929717ddb80005dd37",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/ce0dbdd85382f1b6b2580a92028383c77a8301d7",
+ "reference": "ce0dbdd85382f1b6b2580a92028383c77a8301d7",
"shasum": ""
},
"require": {
@@ -68080,7 +68824,7 @@
"newfold-labs/wp-module-atomic": "^1.3",
"newfold-labs/wp-module-coming-soon": "^1.3.4",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.9",
+ "newfold-labs/wp-module-data": "^2.6.8",
"newfold-labs/wp-module-deactivation": "^1.3.0",
"newfold-labs/wp-module-ecommerce": "^1.5.1",
"newfold-labs/wp-module-facebook": "^1.1.1",
@@ -68104,7 +68848,7 @@
"wp-cli/i18n-command": "^2.6.3",
"wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2025-01-23T02:00:32+00:00",
+ "time": "2025-02-06T01:35:58+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68148,46 +68892,46 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-data-2.6.9",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/cypress-14.0.2",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
- "dev-dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12": {
+ "dev-dependabot/npm_and_yarn/develop/cypress-14.1.0": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
- "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
+ "version": "dev-dependabot/npm_and_yarn/develop/cypress-14.1.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-14.1.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "f79b499bc00ed6732f7897a8e0754f18824658cc"
+ "reference": "2a0310a21d55631422ac95a07aa6920910c35eea"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/f79b499bc00ed6732f7897a8e0754f18824658cc",
- "reference": "f79b499bc00ed6732f7897a8e0754f18824658cc",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/2a0310a21d55631422ac95a07aa6920910c35eea",
+ "reference": "2a0310a21d55631422ac95a07aa6920910c35eea",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
"newfold-labs/wp-module-loader": "^1.0.12",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -68195,9 +68939,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-23T02:00:07+00:00",
+ "time": "2025-02-26T01:41:10+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68241,46 +68985,46 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/cypress-14.1.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
- "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7": {
+ "dev-dependabot/npm_and_yarn/develop/cypress-axe-1.6.0": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
- "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "version": "dev-dependabot/npm_and_yarn/develop/cypress-axe-1.6.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-axe-1.6.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "365e986bf4c98c5be430eae69346dfe31758a0a1"
+ "reference": "4e57a07dab5a66da12d0f83df75c583cc6caedf3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/365e986bf4c98c5be430eae69346dfe31758a0a1",
- "reference": "365e986bf4c98c5be430eae69346dfe31758a0a1",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/4e57a07dab5a66da12d0f83df75c583cc6caedf3",
+ "reference": "4e57a07dab5a66da12d0f83df75c583cc6caedf3",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.7",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -68288,9 +69032,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-23T02:00:20+00:00",
+ "time": "2025-02-24T01:45:16+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68334,23 +69078,23 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/cypress-axe-1.6.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
- "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8": {
+ "dev-dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
- "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "version": "dev-dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "93ce2010ea78718191b94eeb39747a988470c888"
+ "reference": "cad2949c1cacbd3365ff0cfe34741da7fd100d7f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/93ce2010ea78718191b94eeb39747a988470c888",
- "reference": "93ce2010ea78718191b94eeb39747a988470c888",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/cad2949c1cacbd3365ff0cfe34741da7fd100d7f",
+ "reference": "cad2949c1cacbd3365ff0cfe34741da7fd100d7f",
"shasum": ""
},
"require": {
@@ -68373,7 +69117,7 @@
"newfold-labs/wp-module-performance": "^2.4.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.8",
+ "newfold-labs/wp-module-sso": "^1.0.7",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -68383,7 +69127,7 @@
"wp-cli/i18n-command": "^2.6.3",
"wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2025-01-23T02:00:25+00:00",
+ "time": "2025-02-04T01:34:06+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68427,23 +69171,23 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
- "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2": {
+ "dev-dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2",
- "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2",
+ "version": "dev-dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "ce0dbdd85382f1b6b2580a92028383c77a8301d7"
+ "reference": "b6cc5a906023b53d04077cc7bab4852cebbbec8c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/ce0dbdd85382f1b6b2580a92028383c77a8301d7",
- "reference": "ce0dbdd85382f1b6b2580a92028383c77a8301d7",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/b6cc5a906023b53d04077cc7bab4852cebbbec8c",
+ "reference": "b6cc5a906023b53d04077cc7bab4852cebbbec8c",
"shasum": ""
},
"require": {
@@ -68476,7 +69220,7 @@
"wp-cli/i18n-command": "^2.6.3",
"wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2025-02-06T01:35:58+00:00",
+ "time": "2025-01-27T01:46:31+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68520,23 +69264,23 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/cypress-14.0.2",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
- "dev-dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0": {
+ "dev-dependabot/npm_and_yarn/develop/tailwindcss-4.0.3": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0",
- "version_normalized": "dev-dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0",
+ "version": "dev-dependabot/npm_and_yarn/develop/tailwindcss-4.0.3",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/tailwindcss-4.0.3",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "cad2949c1cacbd3365ff0cfe34741da7fd100d7f"
+ "reference": "63ada2b626b58a1840c473937dadf506754dca91"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/cad2949c1cacbd3365ff0cfe34741da7fd100d7f",
- "reference": "cad2949c1cacbd3365ff0cfe34741da7fd100d7f",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/63ada2b626b58a1840c473937dadf506754dca91",
+ "reference": "63ada2b626b58a1840c473937dadf506754dca91",
"shasum": ""
},
"require": {
@@ -68569,7 +69313,7 @@
"wp-cli/i18n-command": "^2.6.3",
"wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2025-02-04T01:34:06+00:00",
+ "time": "2025-02-03T01:48:33+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68613,23 +69357,23 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/tailwindcss-4.0.3",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
- "dev-dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2": {
+ "dev-dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2",
- "version_normalized": "dev-dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2",
+ "version": "dev-dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "b6cc5a906023b53d04077cc7bab4852cebbbec8c"
+ "reference": "318c79dd93251a5c458710a3241301a1640d68d5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/b6cc5a906023b53d04077cc7bab4852cebbbec8c",
- "reference": "b6cc5a906023b53d04077cc7bab4852cebbbec8c",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/318c79dd93251a5c458710a3241301a1640d68d5",
+ "reference": "318c79dd93251a5c458710a3241301a1640d68d5",
"shasum": ""
},
"require": {
@@ -68662,7 +69406,7 @@
"wp-cli/i18n-command": "^2.6.3",
"wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2025-01-27T01:46:31+00:00",
+ "time": "2025-01-23T01:45:39+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68706,46 +69450,46 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
- "dev-dependabot/npm_and_yarn/develop/tailwindcss-4.0.3": {
+ "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.18.0": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/npm_and_yarn/develop/tailwindcss-4.0.3",
- "version_normalized": "dev-dependabot/npm_and_yarn/develop/tailwindcss-4.0.3",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.18.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.18.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "63ada2b626b58a1840c473937dadf506754dca91"
+ "reference": "9c715e1efac117610cd72e8a943e2712e8820a0e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/63ada2b626b58a1840c473937dadf506754dca91",
- "reference": "63ada2b626b58a1840c473937dadf506754dca91",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/9c715e1efac117610cd72e8a943e2712e8820a0e",
+ "reference": "9c715e1efac117610cd72e8a943e2712e8820a0e",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -68753,9 +69497,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-02-03T01:48:33+00:00",
+ "time": "2025-02-24T01:45:39+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68799,46 +69543,46 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/tailwindcss-4.0.3",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.18.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
- "dev-dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3": {
+ "dev-dependabot/npm_and_yarn/develop/wordpress/env-10.18.0": {
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3",
- "version_normalized": "dev-dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/env-10.18.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/env-10.18.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "318c79dd93251a5c458710a3241301a1640d68d5"
+ "reference": "d660483050a0d10bc4703efa7daa2926bf92a572"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/318c79dd93251a5c458710a3241301a1640d68d5",
- "reference": "318c79dd93251a5c458710a3241301a1640d68d5",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/d660483050a0d10bc4703efa7daa2926bf92a572",
+ "reference": "d660483050a0d10bc4703efa7daa2926bf92a572",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -68846,9 +69590,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-23T01:45:39+00:00",
+ "time": "2025-02-24T01:46:05+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68892,7 +69636,7 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/wordpress/env-10.18.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
@@ -68903,35 +69647,35 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "8c1edf732c54cbe0f5577a23376d40e2729d1b17"
+ "reference": "37c0e2e2d526d21adaaef21680d0b327bf9738bf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/8c1edf732c54cbe0f5577a23376d40e2729d1b17",
- "reference": "8c1edf732c54cbe0f5577a23376d40e2729d1b17",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/37c0e2e2d526d21adaaef21680d0b327bf9738bf",
+ "reference": "37c0e2e2d526d21adaaef21680d0b327bf9738bf",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -68939,9 +69683,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-22T16:31:12+00:00",
+ "time": "2025-02-21T23:40:25+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -68996,35 +69740,35 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "31f6b7a9739864c07dfb05ff6a920e0a7dab56d7"
+ "reference": "1b2319fdc8321c95682f4370f0a45204734ed67b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/31f6b7a9739864c07dfb05ff6a920e0a7dab56d7",
- "reference": "31f6b7a9739864c07dfb05ff6a920e0a7dab56d7",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/1b2319fdc8321c95682f4370f0a45204734ed67b",
+ "reference": "1b2319fdc8321c95682f4370f0a45204734ed67b",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -69032,9 +69776,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-22T15:43:34+00:00",
+ "time": "2025-02-26T17:28:48+00:00",
"default-branch": true,
"type": "wordpress-plugin",
"autoload": {
@@ -69079,7 +69823,7 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/2.2.0",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/2.2.1",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
}
diff --git a/index.html b/index.html
index ef09fc3..1ba9e5c 100644
--- a/index.html
+++ b/index.html
@@ -30,8 +30,8 @@
newfold-labs/satis
-
- Last updated:
+
+ Last updated:
@@ -3737,7 +3737,7 @@ Setting up this repository in your projects
Support
@@ -3745,6 +3745,7 @@ Setting up this repository in your projects
Releases
+ 2.2.1
2.2.0
2.1.5
2.1.4
@@ -3765,16 +3766,23 @@ Setting up this repository in your projects
0.3.0
0.2.0
0.1.0
- dev-develop
- dev-main
+ dev-develop
+ dev-main
+ dev-dependabot/npm_and_yarn/develop/cypress-14.1.0
dev-dependabot/npm_and_yarn/develop/cypress-14.0.2
dev-dependabot/npm_and_yarn/develop/tailwindcss-4.0.3
+ dev-dependabot/npm_and_yarn/develop/cypress-axe-1.6.0
+ dev-dependabot/npm_and_yarn/develop/wordpress/env-10.18.0
dev-dependabot/npm_and_yarn/develop/testing-library/cypress-10.0.3
+ dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.18.0
dev-dependabot/npm_and_yarn/develop/newfold/ui-component-library-1.2.0
dev-dependabot/npm_and_yarn/develop/newfold/wp-module-facebook-1.1.2
dev-dependabot/composer/develop/newfold-labs/wp-module-activation-1.0.6
dev-dependabot/composer/develop/newfold-labs/wp-module-data-2.6.9
+ dev-dependabot/composer/develop/newfold-labs/wp-module-marketplace-2.6.0
dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7
+ dev-dependabot/composer/develop/newfold-labs/wp-module-features-1.5.0
+ dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.1.0
dev-dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12
dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8
diff --git a/p2/newfold-labs/wp-plugin-crazy-domains.json b/p2/newfold-labs/wp-plugin-crazy-domains.json
index caf1f3a..7ec8f9e 100644
--- a/p2/newfold-labs/wp-plugin-crazy-domains.json
+++ b/p2/newfold-labs/wp-plugin-crazy-domains.json
@@ -1536,6 +1536,99 @@
"source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/2.2.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
+ },
+ {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "2.2.1",
+ "version_normalized": "2.2.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "1b2319fdc8321c95682f4370f0a45204734ed67b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/1b2319fdc8321c95682f4370f0a45204734ed67b",
+ "reference": "1b2319fdc8321c95682f4370f0a45204734ed67b",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-26T17:28:48+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/2.2.1",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
}
]
}
diff --git a/p2/newfold-labs/wp-plugin-crazy-domains~dev.json b/p2/newfold-labs/wp-plugin-crazy-domains~dev.json
index 01c70f6..44cb30e 100644
--- a/p2/newfold-labs/wp-plugin-crazy-domains~dev.json
+++ b/p2/newfold-labs/wp-plugin-crazy-domains~dev.json
@@ -187,6 +187,99 @@
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
+ {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-features-1.5.0",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-features-1.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "4c83150ea23aa7ade048a1f535f34d52dc53aeca"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/4c83150ea23aa7ade048a1f535f34d52dc53aeca",
+ "reference": "4c83150ea23aa7ade048a1f535f34d52dc53aeca",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.5.0",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-26T01:45:39+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-features-1.5.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
{
"name": "newfold-labs/wp-plugin-crazy-domains",
"version": "dev-dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
@@ -214,15 +307,387 @@
"newfold-labs/wp-module-facebook": "^1.1.1",
"newfold-labs/wp-module-features": "^1.4.2",
"newfold-labs/wp-module-loader": "^1.0.12",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-marketplace": "^2.5.0",
+ "newfold-labs/wp-module-migration": "^1.0.12",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-23T02:00:07+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-marketplace-2.6.0",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-marketplace-2.6.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "405aa8006e8bc9570c9cb55e5f0c41f95a13c0f8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/405aa8006e8bc9570c9cb55e5f0c41f95a13c0f8",
+ "reference": "405aa8006e8bc9570c9cb55e5f0c41f95a13c0f8",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.6.0",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-26T01:45:31+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-marketplace-2.6.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "365e986bf4c98c5be430eae69346dfe31758a0a1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/365e986bf4c98c5be430eae69346dfe31758a0a1",
+ "reference": "365e986bf4c98c5be430eae69346dfe31758a0a1",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.1",
+ "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.5.0",
+ "newfold-labs/wp-module-migration": "^1.0.12",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-onboarding": "^2.5.7",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-23T02:00:20+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "93ce2010ea78718191b94eeb39747a988470c888"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/93ce2010ea78718191b94eeb39747a988470c888",
+ "reference": "93ce2010ea78718191b94eeb39747a988470c888",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.1",
+ "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.5.0",
+ "newfold-labs/wp-module-migration": "^1.0.12",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-23T02:00:25+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.1.0",
+ "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "2d5b1603e316a19abc5b60f853d93abd703ec3a7"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/2d5b1603e316a19abc5b60f853d93abd703ec3a7",
+ "reference": "2d5b1603e316a19abc5b60f853d93abd703ec3a7",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.1.0",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -230,9 +695,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-23T02:00:07+00:00",
+ "time": "2025-02-26T01:45:57+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -276,23 +741,23 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-loader-1.0.12",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-sso-1.1.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
{
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
- "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "version": "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "365e986bf4c98c5be430eae69346dfe31758a0a1"
+ "reference": "ce0dbdd85382f1b6b2580a92028383c77a8301d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/365e986bf4c98c5be430eae69346dfe31758a0a1",
- "reference": "365e986bf4c98c5be430eae69346dfe31758a0a1",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/ce0dbdd85382f1b6b2580a92028383c77a8301d7",
+ "reference": "ce0dbdd85382f1b6b2580a92028383c77a8301d7",
"shasum": ""
},
"require": {
@@ -310,7 +775,7 @@
"newfold-labs/wp-module-marketplace": "^2.5.0",
"newfold-labs/wp-module-migration": "^1.0.12",
"newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.6",
"newfold-labs/wp-module-patterns": "^2.8.1",
"newfold-labs/wp-module-performance": "^2.4.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
@@ -325,7 +790,7 @@
"wp-cli/i18n-command": "^2.6.3",
"wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2025-01-23T02:00:20+00:00",
+ "time": "2025-02-06T01:35:58+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -369,45 +834,45 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.5.7",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/cypress-14.0.2",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
{
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
- "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "version": "dev-dependabot/npm_and_yarn/develop/cypress-14.1.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-14.1.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "93ce2010ea78718191b94eeb39747a988470c888"
+ "reference": "2a0310a21d55631422ac95a07aa6920910c35eea"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/93ce2010ea78718191b94eeb39747a988470c888",
- "reference": "93ce2010ea78718191b94eeb39747a988470c888",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/2a0310a21d55631422ac95a07aa6920910c35eea",
+ "reference": "2a0310a21d55631422ac95a07aa6920910c35eea",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
"newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
@@ -416,9 +881,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-23T02:00:25+00:00",
+ "time": "2025-02-26T01:41:10+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -462,46 +927,46 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/composer/develop/newfold-labs/wp-module-sso-1.0.8",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/cypress-14.1.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
{
"name": "newfold-labs/wp-plugin-crazy-domains",
- "version": "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2",
- "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-14.0.2",
+ "version": "dev-dependabot/npm_and_yarn/develop/cypress-axe-1.6.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-axe-1.6.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "ce0dbdd85382f1b6b2580a92028383c77a8301d7"
+ "reference": "4e57a07dab5a66da12d0f83df75c583cc6caedf3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/ce0dbdd85382f1b6b2580a92028383c77a8301d7",
- "reference": "ce0dbdd85382f1b6b2580a92028383c77a8301d7",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/4e57a07dab5a66da12d0f83df75c583cc6caedf3",
+ "reference": "4e57a07dab5a66da12d0f83df75c583cc6caedf3",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -509,9 +974,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-02-06T01:35:58+00:00",
+ "time": "2025-02-24T01:45:16+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -555,7 +1020,7 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/cypress-14.0.2",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/cypress-axe-1.6.0",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
@@ -931,6 +1396,192 @@
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
},
+ {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.18.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.18.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "9c715e1efac117610cd72e8a943e2712e8820a0e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/9c715e1efac117610cd72e8a943e2712e8820a0e",
+ "reference": "9c715e1efac117610cd72e8a943e2712e8820a0e",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-24T01:45:39+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.18.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
+ {
+ "name": "newfold-labs/wp-plugin-crazy-domains",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/env-10.18.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/env-10.18.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
+ "reference": "d660483050a0d10bc4703efa7daa2926bf92a572"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/d660483050a0d10bc4703efa7daa2926bf92a572",
+ "reference": "d660483050a0d10bc4703efa7daa2926bf92a572",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/inflector": "1.2.0 as 1.3.1",
+ "newfold-labs/wp-module-activation": "^1.0.6",
+ "newfold-labs/wp-module-atomic": "^1.3",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
+ "newfold-labs/wp-module-context": "^1.0.1",
+ "newfold-labs/wp-module-data": "^2.6.10",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
+ "newfold-labs/wp-module-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
+ "newfold-labs/wp-module-patterns": "^2.8.1",
+ "newfold-labs/wp-module-performance": "^2.6.0",
+ "newfold-labs/wp-module-runtime": "^1.1.3",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
+ "wp-forge/wp-update-handler": "^1.0.2",
+ "wp-forge/wp-upgrade-handler": "^1.0"
+ },
+ "require-dev": {
+ "newfold-labs/wp-php-standards": "^1.2.4",
+ "roave/security-advisories": "dev-latest",
+ "wp-cli/i18n-command": "^2.6.3",
+ "wp-phpunit/wp-phpunit": "^6.7.2"
+ },
+ "time": "2025-02-24T01:46:05+00:00",
+ "type": "wordpress-plugin",
+ "autoload": {
+ "psr-4": {
+ "CrazyDomains\\": "inc/"
+ }
+ },
+ "scripts": {
+ "fix": [
+ "vendor/bin/phpcbf --standard=phpcs.xml ."
+ ],
+ "lint": [
+ "vendor/bin/phpcs --standard=phpcs.xml -s ."
+ ],
+ "i18n-pot": [
+ "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-crazy-domains.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-crazy-domains/issues\",\"POT-Creation-Date\":\"2023-01-11T20:21:44+00:00\"}' --exclude=assets,tests,src"
+ ],
+ "i18n-po": [
+ "vendor/bin/wp i18n update-po ./languages/wp-plugin-crazy-domains.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
+ ],
+ "i18n": [
+ "@i18n-pot",
+ "@i18n-po",
+ "@i18n-mo",
+ "@i18n-json"
+ ]
+ },
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Evan Mullins",
+ "homepage": "https://evanmullins.com"
+ }
+ ],
+ "description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/dependabot/npm_and_yarn/develop/wordpress/env-10.18.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
+ }
+ },
{
"name": "newfold-labs/wp-plugin-crazy-domains",
"version": "dev-develop",
@@ -938,35 +1589,35 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "8c1edf732c54cbe0f5577a23376d40e2729d1b17"
+ "reference": "37c0e2e2d526d21adaaef21680d0b327bf9738bf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/8c1edf732c54cbe0f5577a23376d40e2729d1b17",
- "reference": "8c1edf732c54cbe0f5577a23376d40e2729d1b17",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/37c0e2e2d526d21adaaef21680d0b327bf9738bf",
+ "reference": "37c0e2e2d526d21adaaef21680d0b327bf9738bf",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -974,9 +1625,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-22T16:31:12+00:00",
+ "time": "2025-02-21T23:40:25+00:00",
"type": "wordpress-plugin",
"autoload": {
"psr-4": {
@@ -1031,35 +1682,35 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-crazy-domains.git",
- "reference": "31f6b7a9739864c07dfb05ff6a920e0a7dab56d7"
+ "reference": "1b2319fdc8321c95682f4370f0a45204734ed67b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/31f6b7a9739864c07dfb05ff6a920e0a7dab56d7",
- "reference": "31f6b7a9739864c07dfb05ff6a920e0a7dab56d7",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-crazy-domains/zipball/1b2319fdc8321c95682f4370f0a45204734ed67b",
+ "reference": "1b2319fdc8321c95682f4370f0a45204734ed67b",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
- "newfold-labs/wp-module-activation": "^1.0.5",
+ "newfold-labs/wp-module-activation": "^1.0.6",
"newfold-labs/wp-module-atomic": "^1.3",
- "newfold-labs/wp-module-coming-soon": "^1.3.4",
+ "newfold-labs/wp-module-coming-soon": "^1.3.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-data": "^2.6.10",
"newfold-labs/wp-module-deactivation": "^1.3.0",
- "newfold-labs/wp-module-ecommerce": "^1.5.1",
- "newfold-labs/wp-module-facebook": "^1.1.1",
+ "newfold-labs/wp-module-ecommerce": "^1.5.3",
+ "newfold-labs/wp-module-facebook": "^1.1.2",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.11",
- "newfold-labs/wp-module-marketplace": "^2.5.0",
- "newfold-labs/wp-module-migration": "^1.0.12",
- "newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-onboarding": "^2.5.6",
+ "newfold-labs/wp-module-loader": "^1.0.12",
+ "newfold-labs/wp-module-marketplace": "^2.5.1",
+ "newfold-labs/wp-module-migration": "^1.1.0",
+ "newfold-labs/wp-module-notifications": "^1.6.7",
+ "newfold-labs/wp-module-onboarding": "^2.5.8",
"newfold-labs/wp-module-patterns": "^2.8.1",
- "newfold-labs/wp-module-performance": "^2.4.0",
+ "newfold-labs/wp-module-performance": "^2.6.0",
"newfold-labs/wp-module-runtime": "^1.1.3",
- "newfold-labs/wp-module-secure-passwords": "^1.1.1",
- "newfold-labs/wp-module-sso": "^1.0.7",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.2",
+ "newfold-labs/wp-module-sso": "^1.0.8",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
},
@@ -1067,9 +1718,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.3",
- "wp-phpunit/wp-phpunit": "^6.7.1"
+ "wp-phpunit/wp-phpunit": "^6.7.2"
},
- "time": "2025-01-22T15:43:34+00:00",
+ "time": "2025-02-26T17:28:48+00:00",
"default-branch": true,
"type": "wordpress-plugin",
"autoload": {
@@ -1114,7 +1765,7 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Crazy Domains control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/2.2.0",
+ "source": "https://github.com/newfold-labs/wp-plugin-crazy-domains/tree/2.2.1",
"issues": "https://github.com/newfold-labs/wp-plugin-crazy-domains/issues"
}
}
diff --git a/packages.json b/packages.json
index 03379f3..5f4233e 100644
--- a/packages.json
+++ b/packages.json
@@ -2,7 +2,7 @@
"packages": [],
"includes": {
"all.json": {
- "sha1": "ea51fa023a5ae2e3cba691b5f4d69e3d5238c16b"
+ "sha1": "d8c0ddfed63f8eaa8e8a532b9adeb67f410b5f6a"
}
},
"metadata-url": "/satis/p2/%package%.json",