Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions site/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
{
"author": "daviddarnes",
"description": "Generates posts, pages, tag pages and author pages from a Ghost publication as markdown files, using the Ghost Content API.",
"name": "Ghost markdown",
"name": "Ghost Markdown",
"package": "netlify-plugin-ghost-markdown",
"repo": "https://github.com/daviddarnes/netlify-plugin-ghost-markdown",
"version": "3.1.0"
Expand Down Expand Up @@ -210,7 +210,7 @@
},
{
"author": "bahmutov",
"description": "Runs Cypress end-to-end tests after Netlify builds the site",
"description": "Runs Cypress end-to-end tests after Netlify builds the site.",
"name": "Cypress",
"package": "netlify-plugin-cypress",
"repo": "https://github.com/cypress-io/netlify-plugin-cypress",
Expand Down Expand Up @@ -344,8 +344,8 @@
},
{
"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",
Expand Down Expand Up @@ -409,10 +409,10 @@
},
{
"author": "netlify-labs",
"description": "Automatically run a Lighthouse audit on your site after every build",
"description": "Automatically run a Lighthouse audit on your website after every build.",
"name": "Lighthouse",
"package": "@netlify/plugin-lighthouse",
"repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse",
"repo": "https://github.com/netlify/netlify-plugin-lighthouse",
"version": "3.7.1",
"compatibility": [
{
Expand All @@ -430,8 +430,8 @@
},
{
"author": "oliverroick",
"description": "Validate HTML generated by your build",
"name": "HTML validate",
"description": "Validate HTML generated by your build.",
"name": "HTML Validate",
"package": "netlify-plugin-html-validate",
"repo": "https://github.com/oliverroick/netlify-plugin-html-validate",
"version": "1.0.0",
Expand Down Expand Up @@ -615,7 +615,7 @@
},
{
"author": "Arnaud Ligny",
"description": "Persist the Cecil's cache between Netlify builds.",
"description": "Persist the Cecil cache between Netlify builds.",
"name": "Cecil cache",
"package": "netlify-plugin-cecil-cache",
"repo": "https://github.com/Cecilapp/netlify-plugin-cecil-cache",
Expand Down