@nuxt/modules 0.5.0-b855c8 → 0.5.0-b89d2f

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 +146 -11
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -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
  },
@@ -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 user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
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.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.5.0-b855c8",
3
+ "version": "0.5.0-b89d2f",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json"
6
6
  }