diff --git a/all.json b/all.json
index d0b2da3..112d4d5 100644
--- a/all.json
+++ b/all.json
@@ -73739,6 +73739,90 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ "2.1.6": {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "2.1.6",
+ "version_normalized": "2.1.6.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a",
+ "reference": "207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-08T16:33:09+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/2.1.6",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
"dev-add/versioning-command": {
"name": "newfold-labs/wp-plugin-web",
"version": "dev-add/versioning-command",
@@ -74075,6 +74159,174 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ "dev-dependabot/npm_and_yarn/develop/html-react-parser-5.2.2": {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/html-react-parser-5.2.2",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/html-react-parser-5.2.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "227c489200af3ee13b929b635d4ac28c07499353"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/227c489200af3ee13b929b635d4ac28c07499353",
+ "reference": "227c489200af3ee13b929b635d4ac28c07499353",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-07T09:26:38+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/html-react-parser-5.2.2",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
+ "dev-dependabot/npm_and_yarn/develop/react-19.0.0": {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/react-19.0.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/react-19.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "851ff0b2ed1e24d5ab17363e34dce1352db3fba5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/851ff0b2ed1e24d5ab17363e34dce1352db3fba5",
+ "reference": "851ff0b2ed1e24d5ab17363e34dce1352db3fba5",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-06T18:48:48+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/react-19.0.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
"dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.16": {
"name": "newfold-labs/wp-plugin-web",
"version": "dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.16",
@@ -74159,6 +74411,90 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ "dev-dependabot/npm_and_yarn/develop/wordpress/compose-7.15.1": {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/compose-7.15.1",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/compose-7.15.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "493e178922c9f7ccc0c2de01110ecf0e3998966f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/493e178922c9f7ccc0c2de01110ecf0e3998966f",
+ "reference": "493e178922c9f7ccc0c2de01110ecf0e3998966f",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-07T09:26:21+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/wordpress/compose-7.15.1",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
"dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.13.0": {
"name": "newfold-labs/wp-plugin-web",
"version": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.13.0",
@@ -74243,6 +74579,90 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.15.0": {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.15.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.15.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "df40eb30a988c16cffcde43aa782b35a27a9cbbd"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/df40eb30a988c16cffcde43aa782b35a27a9cbbd",
+ "reference": "df40eb30a988c16cffcde43aa782b35a27a9cbbd",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-07T09:27:06+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.15.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
"dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.13.0": {
"name": "newfold-labs/wp-plugin-web",
"version": "dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.13.0",
@@ -74327,6 +74747,90 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ "dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.15.1": {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.15.1",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.15.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "755ee19ce3a6f5cc21d5848e89ba8aebfa622517"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/755ee19ce3a6f5cc21d5848e89ba8aebfa622517",
+ "reference": "755ee19ce3a6f5cc21d5848e89ba8aebfa622517",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-07T09:27:36+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/wordpress/i18n-5.15.1",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
"dev-develop": {
"name": "newfold-labs/wp-plugin-web",
"version": "dev-develop",
@@ -74334,27 +74838,27 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-web.git",
- "reference": "0eeb8a5492673bdf2d278d909e2e74e6b4b26275"
+ "reference": "4fbf1c3b48ac4e629656808a7bd0aff7440dffdc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/0eeb8a5492673bdf2d278d909e2e74e6b4b26275",
- "reference": "0eeb8a5492673bdf2d278d909e2e74e6b4b26275",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/4fbf1c3b48ac4e629656808a7bd0aff7440dffdc",
+ "reference": "4fbf1c3b48ac4e629656808a7bd0aff7440dffdc",
"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.2",
+ "newfold-labs/wp-module-coming-soon": "^1.3.3",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.7",
- "newfold-labs/wp-module-deactivation": "^1.2.3",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.10",
+ "newfold-labs/wp-module-loader": "^1.0.11",
"newfold-labs/wp-module-marketplace": "^2.4.0",
"newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-performance": "^2.0.1",
+ "newfold-labs/wp-module-performance": "^2.2.0",
"newfold-labs/wp-module-runtime": "^1.0.12",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
"newfold-labs/wp-module-sso": "^1.0.7",
@@ -74368,7 +74872,7 @@
"wp-cli/i18n-command": "^2.6.2",
"wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2024-12-05T20:42:01+00:00",
+ "time": "2025-01-06T18:48:13+00:00",
"type": "wordpress-plugin",
"scripts": {
"fix": [
@@ -74418,27 +74922,27 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-web.git",
- "reference": "11aecabad5082e8ad0fbed90bed611392a29c776"
+ "reference": "207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/11aecabad5082e8ad0fbed90bed611392a29c776",
- "reference": "11aecabad5082e8ad0fbed90bed611392a29c776",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a",
+ "reference": "207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a",
"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.0",
+ "newfold-labs/wp-module-coming-soon": "^1.3.3",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.6",
- "newfold-labs/wp-module-deactivation": "^1.2.3",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.10",
+ "newfold-labs/wp-module-loader": "^1.0.11",
"newfold-labs/wp-module-marketplace": "^2.4.0",
- "newfold-labs/wp-module-notifications": "^1.6.5",
- "newfold-labs/wp-module-performance": "^2.0.1",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
"newfold-labs/wp-module-runtime": "^1.0.12",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
"newfold-labs/wp-module-sso": "^1.0.7",
@@ -74450,9 +74954,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.2",
- "wp-phpunit/wp-phpunit": "^6.7.0"
+ "wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2024-11-20T15:16:58+00:00",
+ "time": "2025-01-08T16:33:09+00:00",
"default-branch": true,
"type": "wordpress-plugin",
"scripts": {
@@ -74492,7 +74996,7 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Web.com control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-web/tree/2.1.5",
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/2.1.6",
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
}
diff --git a/index.html b/index.html
index f268cc7..d14c605 100644
--- a/index.html
+++ b/index.html
@@ -30,8 +30,8 @@
newfold-labs/satis
-
- Last updated:
+
+ Last updated:
@@ -3899,7 +3899,7 @@ Setting up this repository in your projects
Support
@@ -3907,6 +3907,7 @@ Setting up this repository in your projects
Releases
+ 2.1.6
2.1.5
2.1.4
2.1.3
@@ -3931,12 +3932,17 @@ Setting up this repository in your projects
0.9.1
0.9.0
dev-add/versioning-command
- dev-develop
- dev-main
+ dev-develop
+ dev-main
+ dev-dependabot/npm_and_yarn/develop/react-19.0.0
dev-dependabot/npm_and_yarn/develop/cypress-13.16.1
dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.16
+ dev-dependabot/npm_and_yarn/develop/html-react-parser-5.2.2
+ dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.15.1
dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.13.0
+ dev-dependabot/npm_and_yarn/develop/wordpress/compose-7.15.1
dev-dependabot/npm_and_yarn/develop/heroicons/react-2.2.0
+ dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.15.0
dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.13.0
dev-dependabot/composer/develop/newfold-labs/wp-module-data-2.6.8
diff --git a/p2/newfold-labs/wp-plugin-web.json b/p2/newfold-labs/wp-plugin-web.json
index 4d5b0d6..ada4655 100644
--- a/p2/newfold-labs/wp-plugin-web.json
+++ b/p2/newfold-labs/wp-plugin-web.json
@@ -1522,6 +1522,90 @@
"source": "https://github.com/newfold-labs/wp-plugin-web/tree/2.1.5",
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
+ },
+ {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "2.1.6",
+ "version_normalized": "2.1.6.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a",
+ "reference": "207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-08T16:33:09+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/2.1.6",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
}
]
}
diff --git a/p2/newfold-labs/wp-plugin-web~dev.json b/p2/newfold-labs/wp-plugin-web~dev.json
index 5a1e6ef..05ed0ef 100644
--- a/p2/newfold-labs/wp-plugin-web~dev.json
+++ b/p2/newfold-labs/wp-plugin-web~dev.json
@@ -337,6 +337,174 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/html-react-parser-5.2.2",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/html-react-parser-5.2.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "227c489200af3ee13b929b635d4ac28c07499353"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/227c489200af3ee13b929b635d4ac28c07499353",
+ "reference": "227c489200af3ee13b929b635d4ac28c07499353",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-07T09:26:38+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/html-react-parser-5.2.2",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
+ {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/react-19.0.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/react-19.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "851ff0b2ed1e24d5ab17363e34dce1352db3fba5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/851ff0b2ed1e24d5ab17363e34dce1352db3fba5",
+ "reference": "851ff0b2ed1e24d5ab17363e34dce1352db3fba5",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-06T18:48:48+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/react-19.0.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
{
"name": "newfold-labs/wp-plugin-web",
"version": "dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.16",
@@ -421,6 +589,90 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/compose-7.15.1",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/compose-7.15.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "493e178922c9f7ccc0c2de01110ecf0e3998966f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/493e178922c9f7ccc0c2de01110ecf0e3998966f",
+ "reference": "493e178922c9f7ccc0c2de01110ecf0e3998966f",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-07T09:26:21+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/wordpress/compose-7.15.1",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
{
"name": "newfold-labs/wp-plugin-web",
"version": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.13.0",
@@ -505,6 +757,90 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.15.0",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.15.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "df40eb30a988c16cffcde43aa782b35a27a9cbbd"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/df40eb30a988c16cffcde43aa782b35a27a9cbbd",
+ "reference": "df40eb30a988c16cffcde43aa782b35a27a9cbbd",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-07T09:27:06+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.15.0",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
{
"name": "newfold-labs/wp-plugin-web",
"version": "dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.13.0",
@@ -589,6 +925,90 @@
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
},
+ {
+ "name": "newfold-labs/wp-plugin-web",
+ "version": "dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.15.1",
+ "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/i18n-5.15.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/newfold-labs/wp-plugin-web.git",
+ "reference": "755ee19ce3a6f5cc21d5848e89ba8aebfa622517"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/755ee19ce3a6f5cc21d5848e89ba8aebfa622517",
+ "reference": "755ee19ce3a6f5cc21d5848e89ba8aebfa622517",
+ "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.3",
+ "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-features": "^1.4.2",
+ "newfold-labs/wp-module-loader": "^1.0.11",
+ "newfold-labs/wp-module-marketplace": "^2.4.0",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
+ "newfold-labs/wp-module-runtime": "^1.0.12",
+ "newfold-labs/wp-module-secure-passwords": "^1.1.1",
+ "newfold-labs/wp-module-sso": "^1.0.7",
+ "wp-cli/wp-cli": "^2.11",
+ "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.2",
+ "wp-phpunit/wp-phpunit": "^6.7.1"
+ },
+ "time": "2025-01-07T09:27:36+00:00",
+ "type": "wordpress-plugin",
+ "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-web.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-plugin-web/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-web.pot ./languages"
+ ],
+ "i18n-mo": [
+ "vendor/bin/wp i18n make-mo ./languages"
+ ],
+ "i18n-json": [
+ "rm -f 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 Web.com control panel, including performance, security, and update features.",
+ "support": {
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/dependabot/npm_and_yarn/develop/wordpress/i18n-5.15.1",
+ "issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
+ }
+ },
{
"name": "newfold-labs/wp-plugin-web",
"version": "dev-develop",
@@ -596,27 +1016,27 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-web.git",
- "reference": "0eeb8a5492673bdf2d278d909e2e74e6b4b26275"
+ "reference": "4fbf1c3b48ac4e629656808a7bd0aff7440dffdc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/0eeb8a5492673bdf2d278d909e2e74e6b4b26275",
- "reference": "0eeb8a5492673bdf2d278d909e2e74e6b4b26275",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/4fbf1c3b48ac4e629656808a7bd0aff7440dffdc",
+ "reference": "4fbf1c3b48ac4e629656808a7bd0aff7440dffdc",
"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.2",
+ "newfold-labs/wp-module-coming-soon": "^1.3.3",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.7",
- "newfold-labs/wp-module-deactivation": "^1.2.3",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.10",
+ "newfold-labs/wp-module-loader": "^1.0.11",
"newfold-labs/wp-module-marketplace": "^2.4.0",
"newfold-labs/wp-module-notifications": "^1.6.6",
- "newfold-labs/wp-module-performance": "^2.0.1",
+ "newfold-labs/wp-module-performance": "^2.2.0",
"newfold-labs/wp-module-runtime": "^1.0.12",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
"newfold-labs/wp-module-sso": "^1.0.7",
@@ -630,7 +1050,7 @@
"wp-cli/i18n-command": "^2.6.2",
"wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2024-12-05T20:42:01+00:00",
+ "time": "2025-01-06T18:48:13+00:00",
"type": "wordpress-plugin",
"scripts": {
"fix": [
@@ -680,27 +1100,27 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-web.git",
- "reference": "11aecabad5082e8ad0fbed90bed611392a29c776"
+ "reference": "207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/11aecabad5082e8ad0fbed90bed611392a29c776",
- "reference": "11aecabad5082e8ad0fbed90bed611392a29c776",
+ "url": "https://api.github.com/repos/newfold-labs/wp-plugin-web/zipball/207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a",
+ "reference": "207b1ce8ec5ebd226ebd1ce56ef352886f2cb49a",
"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.0",
+ "newfold-labs/wp-module-coming-soon": "^1.3.3",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.6",
- "newfold-labs/wp-module-deactivation": "^1.2.3",
+ "newfold-labs/wp-module-data": "^2.6.8",
+ "newfold-labs/wp-module-deactivation": "^1.3.0",
"newfold-labs/wp-module-features": "^1.4.2",
- "newfold-labs/wp-module-loader": "^1.0.10",
+ "newfold-labs/wp-module-loader": "^1.0.11",
"newfold-labs/wp-module-marketplace": "^2.4.0",
- "newfold-labs/wp-module-notifications": "^1.6.5",
- "newfold-labs/wp-module-performance": "^2.0.1",
+ "newfold-labs/wp-module-notifications": "^1.6.6",
+ "newfold-labs/wp-module-performance": "^2.2.0",
"newfold-labs/wp-module-runtime": "^1.0.12",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
"newfold-labs/wp-module-sso": "^1.0.7",
@@ -712,9 +1132,9 @@
"newfold-labs/wp-php-standards": "^1.2.4",
"roave/security-advisories": "dev-latest",
"wp-cli/i18n-command": "^2.6.2",
- "wp-phpunit/wp-phpunit": "^6.7.0"
+ "wp-phpunit/wp-phpunit": "^6.7.1"
},
- "time": "2024-11-20T15:16:58+00:00",
+ "time": "2025-01-08T16:33:09+00:00",
"default-branch": true,
"type": "wordpress-plugin",
"scripts": {
@@ -754,7 +1174,7 @@
],
"description": "WordPress plugin that integrates your WordPress site with the Web.com control panel, including performance, security, and update features.",
"support": {
- "source": "https://github.com/newfold-labs/wp-plugin-web/tree/2.1.5",
+ "source": "https://github.com/newfold-labs/wp-plugin-web/tree/2.1.6",
"issues": "https://github.com/newfold-labs/wp-plugin-web/issues"
}
}
diff --git a/packages.json b/packages.json
index a259e02..9d00a2b 100644
--- a/packages.json
+++ b/packages.json
@@ -2,7 +2,7 @@
"packages": [],
"includes": {
"all.json": {
- "sha1": "61ce2e789f772c503ac654d53c325293b98940f8"
+ "sha1": "e531ed018b48faff3b04dc029dd0d9438be906c3"
}
},
"metadata-url": "/satis/p2/%package%.json",