@nuxt/rspack-builder 4.3.1 → 4.4.2

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 CHANGED
@@ -1,15 +1,15 @@
1
- [![Nuxt banner](https://github.com/nuxt/nuxt/blob/main/.github/assets/banner.svg)](https://nuxt.com)
1
+ <a href="https://nuxt.com"><img width="830" height="213" src="https://github.com/nuxt/nuxt/blob/main/.github/assets/banner.svg" alt="Nuxt banner"></a>
2
2
 
3
3
  # Nuxt
4
4
 
5
5
  <p>
6
- <a href="https://www.npmjs.com/package/nuxt"><img src="https://img.shields.io/npm/v/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a>
7
- <a href="https://www.npmjs.com/package/nuxt"><img src="https://img.shields.io/npm/dm/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"></a>
6
+ <a href="https://npmx.dev/package/nuxt"><img src="https://npmx.dev/api/registry/badge/version/nuxt" alt="Version"></a>
7
+ <a href="https://npmx.dev/package/nuxt"><img src="https://npmx.dev/api/registry/badge/downloads/nuxt" alt="Downloads"></a>
8
8
  <a href="https://github.com/nuxt/nuxt/blob/main/LICENSE"><img src="https://img.shields.io/github/license/nuxt/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D" alt="License"></a>
9
9
  <a href="https://nuxt.com/modules"><img src="https://img.shields.io/badge/dynamic/json?url=https://nuxt.com/api/v1/modules&query=$.stats.modules&label=Modules&style=flat&colorA=18181B&colorB=28CF8D" alt="Modules"></a>
10
10
  <a href="https://nuxt.com"><img src="https://img.shields.io/badge/Nuxt%20Docs-18181B?logo=nuxt" alt="Website"></a>
11
11
  <a href="https://chat.nuxt.dev"><img src="https://img.shields.io/badge/Nuxt%20Discord-18181B?logo=discord" alt="Discord"></a>
12
- <a href="https://securityscorecards.dev/"><img src="https://api.securityscorecards.dev/projects/github.com/nuxt/nuxt/badge" alt="Nuxt openssf scorecard score"></a>
12
+ <a href="https://securityscorecards.dev/viewer/?uri=github.com/nuxt/nuxt"><img src="https://api.securityscorecards.dev/projects/github.com/nuxt/nuxt/badge" alt="Nuxt openssf scorecard score"></a>
13
13
  <a href="https://deepwiki.com/nuxt/nuxt"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
14
14
  </p>
15
15
 
@@ -5,13 +5,6 @@ MIT
5
5
 
6
6
  # Bundled Dependencies
7
7
 
8
- ## @nuxt/schema
9
-
10
- License: MIT
11
- Repository: https://github.com/nuxt/nuxt
12
-
13
- ---------------------------------------
14
-
15
8
  ## @nuxt/webpack-builder
16
9
 
17
10
  License: MIT
@@ -19,44 +12,14 @@ Repository: https://github.com/nuxt/nuxt
19
12
 
20
13
  ---------------------------------------
21
14
 
22
- ## @vue/shared
15
+ ## nuxt
23
16
 
24
17
  License: MIT
25
- By: Evan You
26
- Repository: https://github.com/vuejs/core
18
+ Repository: https://github.com/nuxt/nuxt
27
19
 
28
20
  > The MIT License (MIT)
29
21
  >
30
- > Copyright (c) 2018-present, Yuxi (Evan) You
31
- >
32
- > Permission is hereby granted, free of charge, to any person obtaining a copy
33
- > of this software and associated documentation files (the "Software"), to deal
34
- > in the Software without restriction, including without limitation the rights
35
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36
- > copies of the Software, and to permit persons to whom the Software is
37
- > furnished to do so, subject to the following conditions:
38
- >
39
- > The above copyright notice and this permission notice shall be included in
40
- > all copies or substantial portions of the Software.
41
- >
42
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
43
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
44
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
45
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
46
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
47
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
48
- > THE SOFTWARE.
49
-
50
- ---------------------------------------
51
-
52
- ## pkg-types
53
-
54
- License: MIT
55
- Repository: https://github.com/unjs/pkg-types
56
-
57
- > MIT License
58
- >
59
- > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
22
+ > Copyright (c) 2016-present - Nuxt Team
60
23
  >
61
24
  > Permission is hereby granted, free of charge, to any person obtaining a copy
62
25
  > of this software and associated documentation files (the "Software"), to deal
@@ -75,29 +38,6 @@ Repository: https://github.com/unjs/pkg-types
75
38
  > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
76
39
  > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
77
40
  > SOFTWARE.
78
- >
79
- > --------------------------------------------------------------------------------
80
- >
81
- > Copyright Joyent, Inc. and other Node contributors.
82
- >
83
- > Permission is hereby granted, free of charge, to any person obtaining a
84
- > copy of this software and associated documentation files (the
85
- > "Software"), to deal in the Software without restriction, including
86
- > without limitation the rights to use, copy, modify, merge, publish,
87
- > distribute, sublicense, and/or sell copies of the Software, and to permit
88
- > persons to whom the Software is furnished to do so, subject to the
89
- > following conditions:
90
- >
91
- > The above copyright notice and this permission notice shall be included
92
- > in all copies or substantial portions of the Software.
93
- >
94
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
95
- > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
96
- > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
97
- > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
98
- > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
99
- > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
100
- > USE OR OTHER DEALINGS IN THE SOFTWARE.
101
41
 
102
42
 
103
43
  ## @nuxt/webpack-builder