From e4b1027ff9ff7fc160d9a8482e42680c78b18e58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Oct 2022 13:09:26 +0000 Subject: [PATCH] chore: cms to repo sync --- site/plugins.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 510c54fd6..7053d1016 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -344,18 +344,20 @@ }, { "author": "erezrokah", - "description": "A Netlify plugin that uses Snyk to test for security vulnerabilities in a website's JavaScript libraries", - "name": "Is website vulnerable", + "description": "A Netlify plugin that uses Snyk to test for security vulnerabilities in a website's JavaScript libraries.", + "name": "Is Website Vulnerable", "package": "netlify-plugin-is-website-vulnerable", "repo": "https://github.com/erezrokah/netlify-plugin-is-website-vulnerable", "version": "2.0.3", "compatibility": [ { + "_key": "a3321fbd-e9f6-4fa8-a219-1ace4b8f4b80", "version": "2.0.3" }, { - "version": "1.0.10", - "nodeVersion": "<12.20.0" + "_key": "9e3bd0f9-d2a9-4f62-a4b5-314dbfbceec2", + "nodeVersion": "<12.20.0", + "version": "1.0.10" } ] }, @@ -717,5 +719,5 @@ "package": "netlify-plugin-formspree", "repo": "https://github.com/formspree/netlify-plugin-formspree", "version": "0.0.3" - } + } ]