@nuxt/modules 0.5.0-72454 → 0.5.0-72f559

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.
Files changed (2) hide show
  1. package/modules.json +190 -27
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -52,10 +52,10 @@
52
52
  {
53
53
  "name": "algolia",
54
54
  "description": "Algolia Search Module for Nuxt 3",
55
- "repo": "nuxt-community/algolia-module",
55
+ "repo": "nuxt-modules/algolia",
56
56
  "npm": "@nuxtjs/algolia",
57
57
  "icon": "algolia.svg",
58
- "github": "https://github.com/nuxt-community/algolia-module",
58
+ "github": "https://github.com/nuxt-modules/algolia",
59
59
  "website": "https://algolia.nuxtjs.org/",
60
60
  "learn_more": "https://algolia.nuxtjs.org/",
61
61
  "category": "Libraries",
@@ -146,6 +146,30 @@
146
146
  "requires": {}
147
147
  }
148
148
  },
149
+ {
150
+ "name": "api-party",
151
+ "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
152
+ "repo": "johannschopplich/nuxt-api-party",
153
+ "npm": "nuxt-api-party",
154
+ "icon": "api-party.svg",
155
+ "github": "https://github.com/johannschopplich/nuxt-api-party",
156
+ "website": "https://github.com/johannschopplich/nuxt-api-party#readme",
157
+ "learn_more": "",
158
+ "category": "Request",
159
+ "type": "3rd-party",
160
+ "maintainers": [
161
+ {
162
+ "name": "Johann Schopplich",
163
+ "github": "johannschopplich",
164
+ "twitter": "jschopplich",
165
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
166
+ }
167
+ ],
168
+ "compatibility": {
169
+ "nuxt": "^3.0.0",
170
+ "requires": {}
171
+ }
172
+ },
149
173
  {
150
174
  "name": "apis-to-file",
151
175
  "description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
@@ -173,26 +197,24 @@
173
197
  {
174
198
  "name": "apollo",
175
199
  "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
176
- "repo": "nuxt-community/apollo-module",
200
+ "repo": "nuxt-modules/apollo",
177
201
  "npm": "@nuxtjs/apollo",
178
202
  "icon": "apollo.png",
179
- "github": "https://github.com/nuxt-community/apollo-module",
180
- "website": "https://github.com/nuxt-community/apollo-module",
203
+ "github": "https://github.com/nuxt-modules/apollo",
204
+ "website": "https://apollo.nuxtjs.org",
181
205
  "learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
182
206
  "category": "Request",
183
207
  "type": "community",
184
208
  "maintainers": [
185
209
  {
186
- "name": "Lam Kieu",
187
- "github": "kieusonlam"
188
- },
189
- {
190
- "name": "Dominic Garms",
191
- "github": "dohomi"
210
+ "name": "Conrawl Rogers",
211
+ "github": "diizzayy",
212
+ "twitter": "diizzayy",
213
+ "avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
192
214
  }
193
215
  ],
194
216
  "compatibility": {
195
- "nuxt": "^2.0.0",
217
+ "nuxt": "^2.0.0 || ^3.0.0",
196
218
  "requires": {}
197
219
  }
198
220
  },
@@ -503,6 +525,28 @@
503
525
  "requires": {}
504
526
  }
505
527
  },
528
+ {
529
+ "name": "chatwoot",
530
+ "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
531
+ "repo": "huntersofbook/huntersofbook#main/packages/chatwoot-nuxt",
532
+ "npm": "@huntersofbook/chatwoot-nuxt",
533
+ "icon": "chatwoot.png",
534
+ "github": "https://github.com/huntersofbook/huntersofbook/tree/main/packages/chatwoot-nuxt",
535
+ "website": "https://github.com/huntersofbook/huntersofbook/tree/main/packages/chatwoot-nuxt",
536
+ "learn_more": "https://www.chatwoot.com",
537
+ "category": "Libraries",
538
+ "type": "3rd-party",
539
+ "maintainers": [
540
+ {
541
+ "name": "productdevbook",
542
+ "github": "productdevbook"
543
+ }
544
+ ],
545
+ "compatibility": {
546
+ "nuxt": "^3.0.0",
547
+ "requires": {}
548
+ }
549
+ },
506
550
  {
507
551
  "name": "chiffre",
508
552
  "description": "Privacy-first, end-to-end encrypted analytics",
@@ -1202,6 +1246,29 @@
1202
1246
  "requires": {}
1203
1247
  }
1204
1248
  },
1249
+ {
1250
+ "name": "fontaine",
1251
+ "description": "Automatically optimized font fallback based on font metrics",
1252
+ "repo": "nuxt-modules/fontaine",
1253
+ "npm": "@nuxtjs/fontaine",
1254
+ "icon": "fontaine.svg",
1255
+ "github": "https://github.com/nuxt-modules/fontaine",
1256
+ "website": "https://github.com/unjs/fontaine",
1257
+ "learn_more": "https://github.com/unjs/fontaine",
1258
+ "category": "Performance",
1259
+ "type": "community",
1260
+ "maintainers": [
1261
+ {
1262
+ "name": "Daniel Roe",
1263
+ "github": "danielroe",
1264
+ "twitter": "danielcroe"
1265
+ }
1266
+ ],
1267
+ "compatibility": {
1268
+ "nuxt": "^3.0.0",
1269
+ "requires": {}
1270
+ }
1271
+ },
1205
1272
  {
1206
1273
  "name": "fontawesome",
1207
1274
  "description": "Module to join nuxt and Fontawesome 5",
@@ -1545,6 +1612,28 @@
1545
1612
  "requires": {}
1546
1613
  }
1547
1614
  },
1615
+ {
1616
+ "name": "headlessui",
1617
+ "description": "Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
1618
+ "repo": "P4sca1/nuxt-headlessui",
1619
+ "npm": "nuxt-headlessui",
1620
+ "icon": "headlessui.png",
1621
+ "github": "https://github.com/P4sca1/nuxt-headlessui",
1622
+ "website": "https://github.com/P4sca1/nuxt-headlessui",
1623
+ "learn_more": "https://headlessui.com",
1624
+ "category": "UI",
1625
+ "type": "3rd-party",
1626
+ "maintainers": [
1627
+ {
1628
+ "name": "Pascal Sthamer",
1629
+ "github": "P4sca1"
1630
+ }
1631
+ ],
1632
+ "compatibility": {
1633
+ "nuxt": "^3.0.0",
1634
+ "requires": {}
1635
+ }
1636
+ },
1548
1637
  {
1549
1638
  "name": "headway",
1550
1639
  "description": "Headway changelog widget for Nuxt",
@@ -1754,7 +1843,7 @@
1754
1843
  }
1755
1844
  ],
1756
1845
  "compatibility": {
1757
- "nuxt": "^2.0.0",
1846
+ "nuxt": "^2.0.0 || ^3.0.0",
1758
1847
  "requires": {}
1759
1848
  }
1760
1849
  },
@@ -1853,7 +1942,7 @@
1853
1942
  }
1854
1943
  ],
1855
1944
  "compatibility": {
1856
- "nuxt": "^2.0.0",
1945
+ "nuxt": "^2.0.0 || ^3.0.0",
1857
1946
  "requires": {
1858
1947
  "bridge": "optional"
1859
1948
  }
@@ -1931,14 +2020,14 @@
1931
2020
  {
1932
2021
  "name": "ionic",
1933
2022
  "description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
1934
- "repo": "danielroe/nuxt-ionic",
1935
- "npm": "nuxt-ionic",
2023
+ "repo": "nuxt-modules/ionic",
2024
+ "npm": "@nuxtjs/ionic",
1936
2025
  "icon": "ionic.svg",
1937
- "github": "https://github.com/danielroe/nuxt-ionic",
1938
- "website": "https://ionic.roe.dev",
2026
+ "github": "https://github.com/nuxt-modules/ionic",
2027
+ "website": "https://ionic.nuxtjs.org",
1939
2028
  "learn_more": "https://ionicframework.com",
1940
2029
  "category": "Libraries",
1941
- "type": "3rd-party",
2030
+ "type": "community",
1942
2031
  "maintainers": [
1943
2032
  {
1944
2033
  "name": "Daniel Roe",
@@ -3122,7 +3211,7 @@
3122
3211
  {
3123
3212
  "name": "purgecss",
3124
3213
  "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
3125
- "repo": "Developmint/nuxt-purgecss",
3214
+ "repo": "Developmint/nuxt-purgecss#main",
3126
3215
  "npm": "nuxt-purgecss",
3127
3216
  "icon": "purgecss.png",
3128
3217
  "github": "https://github.com/Developmint/nuxt-purgecss",
@@ -3137,7 +3226,7 @@
3137
3226
  }
3138
3227
  ],
3139
3228
  "compatibility": {
3140
- "nuxt": "^2.0.0",
3229
+ "nuxt": "^2.0.0 || ^3.0.0",
3141
3230
  "requires": {}
3142
3231
  }
3143
3232
  },
@@ -3418,6 +3507,29 @@
3418
3507
  "requires": {}
3419
3508
  }
3420
3509
  },
3510
+ {
3511
+ "name": "security",
3512
+ "description": "Security Module for Nuxt based on OWASP Top 10 and Helmet",
3513
+ "repo": "Baroshem/nuxt-security",
3514
+ "npm": "nuxt-security",
3515
+ "icon": "nuxt-security.svg",
3516
+ "github": "https://github.com/Baroshem/nuxt-security",
3517
+ "website": "https://nuxt-security.vercel.app/",
3518
+ "learn_more": "https://nuxt-security.vercel.app/",
3519
+ "category": "Security",
3520
+ "type": "3rd-party",
3521
+ "maintainers": [
3522
+ {
3523
+ "name": "Jakub Andrzejewski",
3524
+ "github": "Baroshem",
3525
+ "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
3526
+ }
3527
+ ],
3528
+ "compatibility": {
3529
+ "nuxt": "^3.0.0",
3530
+ "requires": {}
3531
+ }
3532
+ },
3421
3533
  {
3422
3534
  "name": "segment",
3423
3535
  "description": "Nuxt.js module for Segment Analytics.js",
@@ -3530,6 +3642,29 @@
3530
3642
  "requires": {}
3531
3643
  }
3532
3644
  },
3645
+ {
3646
+ "name": "session",
3647
+ "description": "Session middleware to persist data across multiple requests, supports many backends via unjs/unstorage: memory, redis, fs, ...",
3648
+ "repo": "sidebase/nuxt-session",
3649
+ "npm": "@sidebase/nuxt-session",
3650
+ "icon": "session.png",
3651
+ "github": "https://github.com/sidebase/nuxt-session",
3652
+ "website": "https://github.com/sidebase/nuxt-session",
3653
+ "learn_more": "https://github.com/sidebase",
3654
+ "category": "Security",
3655
+ "type": "3rd-party",
3656
+ "maintainers": [
3657
+ {
3658
+ "name": "sidebase",
3659
+ "github": "sidebase",
3660
+ "twitter": "sidebase_io"
3661
+ }
3662
+ ],
3663
+ "compatibility": {
3664
+ "nuxt": "^3.0.0",
3665
+ "requires": {}
3666
+ }
3667
+ },
3533
3668
  {
3534
3669
  "name": "shopify",
3535
3670
  "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
@@ -4149,6 +4284,31 @@
4149
4284
  "requires": {}
4150
4285
  }
4151
4286
  },
4287
+ {
4288
+ "name": "turnstile",
4289
+ "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
4290
+ "repo": "danielroe/nuxt-turnstile",
4291
+ "npm": "nuxt-turnstile",
4292
+ "icon": "cloudflare.svg",
4293
+ "github": "https://github.com/danielroe/nuxt-turnstile",
4294
+ "website": "https://github.com/danielroe/nuxt-turnstile",
4295
+ "learn_more": "https://www.cloudflare.com/products/turnstile/",
4296
+ "category": "Security",
4297
+ "type": "3rd-party",
4298
+ "maintainers": [
4299
+ {
4300
+ "name": "Daniel Roe",
4301
+ "github": "danielroe",
4302
+ "twitter": "danielcroe"
4303
+ }
4304
+ ],
4305
+ "compatibility": {
4306
+ "nuxt": "^2.0.0 || ^3.0.0",
4307
+ "requires": {
4308
+ "bridge": true
4309
+ }
4310
+ }
4311
+ },
4152
4312
  {
4153
4313
  "name": "twa",
4154
4314
  "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
@@ -4945,21 +5105,24 @@
4945
5105
  "description": "XState integration for Nuxt",
4946
5106
  "repo": "Lexpeartha/nuxt-xstate",
4947
5107
  "npm": "nuxt-xstate",
4948
- "icon": "",
5108
+ "icon": "xstate.svg",
4949
5109
  "github": "https://github.com/Lexpeartha/nuxt-xstate",
4950
- "website": "https://github.com/Lexpeartha/nuxt-xstate",
4951
- "learn_more": "",
5110
+ "website": "https://nuxt-xstate.lexpeartha.com",
5111
+ "learn_more": "https://xstate.js.org/",
4952
5112
  "category": "Extensions",
4953
5113
  "type": "3rd-party",
4954
5114
  "maintainers": [
4955
5115
  {
4956
5116
  "name": "Lexpeartha",
4957
- "github": "Lexpeartha"
5117
+ "github": "Lexpeartha",
5118
+ "twitter": "lexpeartha"
4958
5119
  }
4959
5120
  ],
4960
5121
  "compatibility": {
4961
- "nuxt": "^3.0.0",
4962
- "requires": {}
5122
+ "nuxt": "^2.0.0 || ^3.0.0",
5123
+ "requires": {
5124
+ "bridge": true
5125
+ }
4963
5126
  }
4964
5127
  },
4965
5128
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.5.0-072454",
3
+ "version": "0.5.0-72f559",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json"
6
6
  }