@netlify/plugins-list
Advanced tools
Comparing version 6.65.0 to 6.66.0
{ | ||
"name": "@netlify/plugins-list", | ||
"version": "6.65.0", | ||
"version": "6.66.0", | ||
"description": "List of Netlify plugins", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -612,10 +612,6 @@ [ | ||
"repo": "https://github.com/netlify/next-runtime", | ||
"version": "4.30.1", | ||
"version": "4.30.4", | ||
"compatibility": [ | ||
{ | ||
"version": "4.30.3", | ||
"featureFlag": "build_plugins_use_prerelease" | ||
}, | ||
{ | ||
"version": "4.30.1", | ||
"version": "4.30.4", | ||
"migrationGuide": "https://ntl.fyi/next-plugin-migration" | ||
@@ -646,2 +642,9 @@ }, | ||
{ | ||
"version": "3.5.2", | ||
"featureFlag": "build_plugins_use_prerelease", | ||
"siteDependencies": { | ||
"gatsby": ">=2.0.0" | ||
} | ||
}, | ||
{ | ||
"version": "3.5.1", | ||
@@ -653,3 +656,3 @@ "migrationGuide": "https://ntl.fyi/gatsby-plugin-migration" | ||
"siteDependencies": { | ||
"gatsby": "<2.0.0" | ||
"gatsby": "<3.0.0" | ||
} | ||
@@ -980,3 +983,3 @@ } | ||
"repo": "https://github.com/netlify/plugins", | ||
"version": "1.0.0" | ||
"version": "1.0.3" | ||
}, | ||
@@ -989,3 +992,19 @@ { | ||
"version": "0.1.0" | ||
}, | ||
{ | ||
"name": "Netlify Bundle ENV", | ||
"package": "netlify-plugin-bundle-env", | ||
"description": "A Netlify Build Plugin to inject environment variables in Netlify Functions during Netlify Builds.", | ||
"repo": "https://github.com/Hrishikesh-K/netlify-plugin-bundle-env", | ||
"version": "0.2.2", | ||
"docs": "https://github.com/Hrishikesh-K/netlify-plugin-bundle-env/blob/main/readme.md" | ||
}, | ||
{ | ||
"author": "Netlify", | ||
"description": "Conditionally set your Contentful env vars depending on the environment", | ||
"name": "Contentful Previews", | ||
"package": "@netlify/plugin-contentful-buildtime", | ||
"repo": "https://github.com/netlify/plugins", | ||
"version": "0.0.3" | ||
} | ||
] |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40640
1013