@pnpm/store.pkg-finder 1100.0.19 → 1100.0.20

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/CHANGELOG.md +214 -0
  2. package/package.json +6 -6
package/CHANGELOG.md ADDED
@@ -0,0 +1,214 @@
1
+ # @pnpm/store.pkg-finder
2
+
3
+ ## 1100.0.20
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @pnpm/fetching.directory-fetcher@1100.0.20
9
+ - @pnpm/resolving.resolver-base@1100.5.2
10
+ - @pnpm/store.cafs@1100.1.13
11
+
12
+ ## 1100.0.19
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [dcabb78]
17
+ - @pnpm/resolving.resolver-base@1100.5.1
18
+ - @pnpm/fetching.directory-fetcher@1100.0.19
19
+ - @pnpm/store.cafs@1100.1.12
20
+
21
+ ## 1100.0.18
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [bae694f]
26
+ - @pnpm/resolving.resolver-base@1100.5.0
27
+ - @pnpm/fetching.directory-fetcher@1100.0.18
28
+ - @pnpm/store.cafs@1100.1.11
29
+ - @pnpm/store.index@1100.2.1
30
+
31
+ ## 1100.0.17
32
+
33
+ ### Patch Changes
34
+
35
+ - Updated dependencies [61810aa]
36
+ - Updated dependencies [a31faa7]
37
+ - @pnpm/store.index@1100.2.0
38
+ - @pnpm/fetching.directory-fetcher@1100.0.17
39
+ - @pnpm/store.cafs@1100.1.10
40
+ - @pnpm/resolving.resolver-base@1100.4.2
41
+
42
+ ## 1100.0.16
43
+
44
+ ### Patch Changes
45
+
46
+ - @pnpm/fetching.directory-fetcher@1100.0.16
47
+
48
+ ## 1100.0.15
49
+
50
+ ### Patch Changes
51
+
52
+ - @pnpm/fetching.directory-fetcher@1100.0.15
53
+ - @pnpm/resolving.resolver-base@1100.4.1
54
+ - @pnpm/store.cafs@1100.1.9
55
+
56
+ ## 1100.0.14
57
+
58
+ ### Patch Changes
59
+
60
+ - Updated dependencies [6d17b66]
61
+ - @pnpm/resolving.resolver-base@1100.4.0
62
+ - @pnpm/fetching.directory-fetcher@1100.0.14
63
+ - @pnpm/store.cafs@1100.1.8
64
+
65
+ ## 1100.0.13
66
+
67
+ ### Patch Changes
68
+
69
+ - @pnpm/fetching.directory-fetcher@1100.0.13
70
+ - @pnpm/resolving.resolver-base@1100.3.1
71
+ - @pnpm/store.cafs@1100.1.7
72
+
73
+ ## 1100.0.12
74
+
75
+ ### Patch Changes
76
+
77
+ - @pnpm/fetching.directory-fetcher@1100.0.12
78
+
79
+ ## 1100.0.11
80
+
81
+ ### Patch Changes
82
+
83
+ - Updated dependencies [1627943]
84
+ - @pnpm/resolving.resolver-base@1100.3.0
85
+ - @pnpm/fetching.directory-fetcher@1100.0.11
86
+ - @pnpm/store.cafs@1100.1.6
87
+
88
+ ## 1100.0.10
89
+
90
+ ### Patch Changes
91
+
92
+ - Updated dependencies [4195766]
93
+ - Updated dependencies [31538bf]
94
+ - @pnpm/resolving.resolver-base@1100.2.0
95
+ - @pnpm/fetching.directory-fetcher@1100.0.10
96
+ - @pnpm/store.cafs@1100.1.5
97
+
98
+ ## 1100.0.9
99
+
100
+ ### Patch Changes
101
+
102
+ - @pnpm/store.cafs@1100.1.4
103
+ - @pnpm/fetching.directory-fetcher@1100.0.9
104
+
105
+ ## 1100.0.8
106
+
107
+ ### Patch Changes
108
+
109
+ - @pnpm/fetching.directory-fetcher@1100.0.8
110
+ - @pnpm/resolving.resolver-base@1100.1.3
111
+ - @pnpm/store.cafs@1100.1.3
112
+
113
+ ## 1100.0.7
114
+
115
+ ### Patch Changes
116
+
117
+ - Updated dependencies [0c67cb5]
118
+ - @pnpm/store.index@1100.1.0
119
+ - @pnpm/fetching.directory-fetcher@1100.0.7
120
+
121
+ ## 1100.0.6
122
+
123
+ ### Patch Changes
124
+
125
+ - 27425d7: Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.
126
+
127
+ A new `gitHosted: true` field is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.
128
+
129
+ - Updated dependencies [27425d7]
130
+ - @pnpm/resolving.resolver-base@1100.1.2
131
+ - @pnpm/fetching.directory-fetcher@1100.0.6
132
+ - @pnpm/store.cafs@1100.1.2
133
+
134
+ ## 1100.0.5
135
+
136
+ ### Patch Changes
137
+
138
+ - Updated dependencies [184ce26]
139
+ - @pnpm/fetching.directory-fetcher@1100.0.5
140
+ - @pnpm/resolving.resolver-base@1100.1.1
141
+ - @pnpm/deps.path@1100.0.2
142
+ - @pnpm/store.cafs@1100.1.1
143
+
144
+ ## 1100.0.4
145
+
146
+ ### Patch Changes
147
+
148
+ - Updated dependencies [421317c]
149
+ - @pnpm/store.cafs@1100.1.0
150
+ - @pnpm/fetching.directory-fetcher@1100.0.4
151
+
152
+ ## 1100.0.3
153
+
154
+ ### Patch Changes
155
+
156
+ - bcc88a1: Fixed `pnpm sbom` and `pnpm licenses` failing to resolve license information for git-sourced dependencies (`git+https://`, `git+ssh://`, `github:` shorthand). These commands now correctly read the package manifest from the content-addressable store for `type: 'git'` resolutions [#11260](https://github.com/pnpm/pnpm/issues/11260).
157
+ - Updated dependencies [e03e8f4]
158
+ - Updated dependencies [72c1e05]
159
+ - @pnpm/fetching.directory-fetcher@1100.0.3
160
+ - @pnpm/resolving.resolver-base@1100.1.0
161
+ - @pnpm/store.cafs@1100.0.2
162
+
163
+ ## 1100.0.2
164
+
165
+ ### Patch Changes
166
+
167
+ - @pnpm/fetching.directory-fetcher@1100.0.2
168
+
169
+ ## 1100.0.1
170
+
171
+ ### Patch Changes
172
+
173
+ - @pnpm/deps.path@1100.0.1
174
+ - @pnpm/fetching.directory-fetcher@1100.0.1
175
+ - @pnpm/resolving.resolver-base@1100.0.1
176
+ - @pnpm/store.cafs@1100.0.1
177
+
178
+ ## 1000.0.0
179
+
180
+ ### Major Changes
181
+
182
+ - f92ac24: Initial release.
183
+
184
+ ### Minor Changes
185
+
186
+ - b7f0f21: Use SQLite for storing package index in the content-addressable store. Instead of individual `.mpk` files under `$STORE/index/`, package metadata is now stored in a single SQLite database at `$STORE/index.db`. This reduces filesystem syscall overhead, improves space efficiency for small metadata entries, and enables concurrent access via SQLite's WAL mode. Packages missing from the new index are re-fetched on demand [#10826](https://github.com/pnpm/pnpm/issues/10826).
187
+
188
+ ### Patch Changes
189
+
190
+ - Updated dependencies [5f73b0f]
191
+ - Updated dependencies [facdd71]
192
+ - Updated dependencies [e2e0a32]
193
+ - Updated dependencies [9b0a460]
194
+ - Updated dependencies [3bf5e21]
195
+ - Updated dependencies [491a84f]
196
+ - Updated dependencies [6656baa]
197
+ - Updated dependencies [2ea6463]
198
+ - Updated dependencies [50fbeca]
199
+ - Updated dependencies [caabba4]
200
+ - Updated dependencies [878a773]
201
+ - Updated dependencies [f8e6774]
202
+ - Updated dependencies [7d2fd48]
203
+ - Updated dependencies [56a59df]
204
+ - Updated dependencies [50fbeca]
205
+ - Updated dependencies [10bc391]
206
+ - Updated dependencies [38b8e35]
207
+ - Updated dependencies [b7f0f21]
208
+ - Updated dependencies [1e6de25]
209
+ - Updated dependencies [9d3f00b]
210
+ - @pnpm/deps.path@1002.0.0
211
+ - @pnpm/resolving.resolver-base@1006.0.0
212
+ - @pnpm/store.cafs@1001.0.0
213
+ - @pnpm/fetching.directory-fetcher@1001.0.0
214
+ - @pnpm/store.index@1000.0.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/store.pkg-finder",
3
- "version": "1100.0.19",
3
+ "version": "1100.0.20",
4
4
  "description": "Read a package's file map from the content-addressable store",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -27,14 +27,14 @@
27
27
  "!*.map"
28
28
  ],
29
29
  "dependencies": {
30
- "@pnpm/resolving.resolver-base": "1100.5.1",
31
- "@pnpm/store.cafs": "1100.1.12",
32
- "@pnpm/store.index": "1100.2.1",
33
- "@pnpm/fetching.directory-fetcher": "1100.0.19"
30
+ "@pnpm/fetching.directory-fetcher": "1100.0.20",
31
+ "@pnpm/resolving.resolver-base": "1100.5.2",
32
+ "@pnpm/store.cafs": "1100.1.13",
33
+ "@pnpm/store.index": "1100.2.1"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@jest/globals": "30.4.1",
37
- "@pnpm/store.pkg-finder": "1100.0.19"
37
+ "@pnpm/store.pkg-finder": "1100.0.20"
38
38
  },
39
39
  "engines": {
40
40
  "node": ">=22.13"