@nuxt/modules 0.6.0-d2962e → 0.6.0-d3aa08
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/modules.json +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[](https://nuxt.com/modules)
|
|
2
2
|
|
|
3
3
|
# Nuxt Modules
|
|
4
4
|
|
package/modules.json
CHANGED
|
@@ -669,7 +669,7 @@
|
|
|
669
669
|
"icon": "",
|
|
670
670
|
"github": "https://github.com/nuxt-community/component-cache-module",
|
|
671
671
|
"website": "https://github.com/nuxt-community/component-cache-module",
|
|
672
|
-
"learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
672
|
+
"learn_more": "https://v2.ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
673
673
|
"category": "Performance",
|
|
674
674
|
"type": "community",
|
|
675
675
|
"maintainers": [
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
}
|
|
2362
2362
|
],
|
|
2363
2363
|
"compatibility": {
|
|
2364
|
-
"nuxt": "^2.0.0",
|
|
2364
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2365
2365
|
"requires": {}
|
|
2366
2366
|
}
|
|
2367
2367
|
},
|
|
@@ -4709,14 +4709,14 @@
|
|
|
4709
4709
|
{
|
|
4710
4710
|
"name": "turnstile",
|
|
4711
4711
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4712
|
-
"repo": "
|
|
4713
|
-
"npm": "
|
|
4712
|
+
"repo": "nuxt-modules/turnstile",
|
|
4713
|
+
"npm": "@nuxtjs/turnstile",
|
|
4714
4714
|
"icon": "cloudflare.svg",
|
|
4715
|
-
"github": "https://github.com/
|
|
4716
|
-
"website": "https://github.com/
|
|
4715
|
+
"github": "https://github.com/nuxt-modules/turnstile",
|
|
4716
|
+
"website": "https://github.com/nuxt-modules/turnstile",
|
|
4717
4717
|
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4718
4718
|
"category": "Security",
|
|
4719
|
-
"type": "
|
|
4719
|
+
"type": "community",
|
|
4720
4720
|
"maintainers": [
|
|
4721
4721
|
{
|
|
4722
4722
|
"name": "Daniel Roe",
|