@pnpm/lockfile.detect-dep-types 1100.0.13 → 1100.0.14

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 +421 -0
  2. package/package.json +6 -6
package/CHANGELOG.md ADDED
@@ -0,0 +1,421 @@
1
+ # @pnpm/lockfile.detect-dep-types
2
+
3
+ ## 1100.0.14
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @pnpm/deps.path@1100.0.9
9
+ - @pnpm/lockfile.types@1100.0.14
10
+ - @pnpm/types@1101.4.0
11
+
12
+ ## 1100.0.13
13
+
14
+ ### Patch Changes
15
+
16
+ - @pnpm/lockfile.types@1100.0.13
17
+
18
+ ## 1100.0.12
19
+
20
+ ### Patch Changes
21
+
22
+ - @pnpm/lockfile.types@1100.0.12
23
+
24
+ ## 1100.0.11
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [681b593]
29
+ - Updated dependencies [a31faa7]
30
+ - @pnpm/types@1101.3.2
31
+ - @pnpm/deps.path@1100.0.8
32
+ - @pnpm/lockfile.types@1100.0.11
33
+
34
+ ## 1100.0.10
35
+
36
+ ### Patch Changes
37
+
38
+ - Updated dependencies [bf1b731]
39
+ - @pnpm/types@1101.3.1
40
+ - @pnpm/deps.path@1100.0.7
41
+ - @pnpm/lockfile.types@1100.0.10
42
+
43
+ ## 1100.0.9
44
+
45
+ ### Patch Changes
46
+
47
+ - Updated dependencies [a017bf3]
48
+ - @pnpm/types@1101.3.0
49
+ - @pnpm/deps.path@1100.0.6
50
+ - @pnpm/lockfile.types@1100.0.9
51
+
52
+ ## 1100.0.8
53
+
54
+ ### Patch Changes
55
+
56
+ - Updated dependencies [35d2355]
57
+ - @pnpm/types@1101.2.0
58
+ - @pnpm/deps.path@1100.0.5
59
+ - @pnpm/lockfile.types@1100.0.8
60
+
61
+ ## 1100.0.7
62
+
63
+ ### Patch Changes
64
+
65
+ - Updated dependencies [64afc92]
66
+ - @pnpm/types@1101.1.1
67
+ - @pnpm/lockfile.types@1100.0.7
68
+ - @pnpm/deps.path@1100.0.4
69
+
70
+ ## 1100.0.6
71
+
72
+ ### Patch Changes
73
+
74
+ - @pnpm/lockfile.types@1100.0.6
75
+
76
+ ## 1100.0.5
77
+
78
+ ### Patch Changes
79
+
80
+ - Updated dependencies [b61e268]
81
+ - @pnpm/types@1101.1.0
82
+ - @pnpm/deps.path@1100.0.3
83
+ - @pnpm/lockfile.types@1100.0.5
84
+
85
+ ## 1100.0.4
86
+
87
+ ### Patch Changes
88
+
89
+ - Updated dependencies [27425d7]
90
+ - @pnpm/lockfile.types@1100.0.4
91
+
92
+ ## 1100.0.3
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies [184ce26]
97
+ - @pnpm/deps.path@1100.0.2
98
+ - @pnpm/lockfile.types@1100.0.3
99
+
100
+ ## 1100.0.2
101
+
102
+ ### Patch Changes
103
+
104
+ - @pnpm/lockfile.types@1100.0.2
105
+
106
+ ## 1100.0.1
107
+
108
+ ### Patch Changes
109
+
110
+ - Updated dependencies [ff28085]
111
+ - @pnpm/types@1101.0.0
112
+ - @pnpm/deps.path@1100.0.1
113
+ - @pnpm/lockfile.types@1100.0.1
114
+
115
+ ## 1002.0.0
116
+
117
+ ### Major Changes
118
+
119
+ - 491a84f: This package is now pure ESM.
120
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
121
+
122
+ ### Patch Changes
123
+
124
+ - 6f806be: Removed TypeScript specific syntax (such as enums and visibility modifiers in constructors) to enable `erasableSyntaxOnly`.
125
+ - Updated dependencies [5f73b0f]
126
+ - Updated dependencies [76718b3]
127
+ - Updated dependencies [a8f016c]
128
+ - Updated dependencies [cc1b8e3]
129
+ - Updated dependencies [606f53e]
130
+ - Updated dependencies [491a84f]
131
+ - Updated dependencies [7d2fd48]
132
+ - Updated dependencies [efb48dc]
133
+ - Updated dependencies [50fbeca]
134
+ - Updated dependencies [cb367b9]
135
+ - Updated dependencies [7b1c189]
136
+ - Updated dependencies [8ffb1a7]
137
+ - Updated dependencies [05fb1ae]
138
+ - Updated dependencies [71de2b3]
139
+ - Updated dependencies [10bc391]
140
+ - Updated dependencies [38b8e35]
141
+ - Updated dependencies [1e6de25]
142
+ - Updated dependencies [2df8b71]
143
+ - Updated dependencies [15549a9]
144
+ - Updated dependencies [cc7c0d2]
145
+ - Updated dependencies [efb48dc]
146
+ - @pnpm/deps.path@1002.0.0
147
+ - @pnpm/types@1001.0.0
148
+ - @pnpm/lockfile.types@1003.0.0
149
+
150
+ ## 1001.0.16
151
+
152
+ ### Patch Changes
153
+
154
+ - Updated dependencies [7c1382f]
155
+ - Updated dependencies [dee39ec]
156
+ - @pnpm/types@1000.9.0
157
+ - @pnpm/lockfile.types@1002.0.2
158
+ - @pnpm/dependency-path@1001.1.3
159
+
160
+ ## 1001.0.15
161
+
162
+ ### Patch Changes
163
+
164
+ - @pnpm/dependency-path@1001.1.2
165
+
166
+ ## 1001.0.14
167
+
168
+ ### Patch Changes
169
+
170
+ - Updated dependencies [e792927]
171
+ - @pnpm/types@1000.8.0
172
+ - @pnpm/lockfile.types@1002.0.1
173
+ - @pnpm/dependency-path@1001.1.1
174
+
175
+ ## 1001.0.13
176
+
177
+ ### Patch Changes
178
+
179
+ - Updated dependencies [d1edf73]
180
+ - Updated dependencies [d1edf73]
181
+ - Updated dependencies [f91922c]
182
+ - @pnpm/dependency-path@1001.1.0
183
+ - @pnpm/lockfile.types@1002.0.0
184
+
185
+ ## 1001.0.12
186
+
187
+ ### Patch Changes
188
+
189
+ - Updated dependencies [1a07b8f]
190
+ - Updated dependencies [1a07b8f]
191
+ - @pnpm/types@1000.7.0
192
+ - @pnpm/lockfile.types@1001.1.0
193
+ - @pnpm/dependency-path@1001.0.2
194
+
195
+ ## 1001.0.11
196
+
197
+ ### Patch Changes
198
+
199
+ - @pnpm/dependency-path@1001.0.1
200
+
201
+ ## 1001.0.10
202
+
203
+ ### Patch Changes
204
+
205
+ - Updated dependencies [540986f]
206
+ - @pnpm/dependency-path@1001.0.0
207
+
208
+ ## 1001.0.9
209
+
210
+ ### Patch Changes
211
+
212
+ - Updated dependencies [5ec7255]
213
+ - @pnpm/types@1000.6.0
214
+ - @pnpm/lockfile.types@1001.0.8
215
+ - @pnpm/dependency-path@1000.0.9
216
+
217
+ ## 1001.0.8
218
+
219
+ ### Patch Changes
220
+
221
+ - Updated dependencies [5b73df1]
222
+ - @pnpm/types@1000.5.0
223
+ - @pnpm/lockfile.types@1001.0.7
224
+ - @pnpm/dependency-path@1000.0.8
225
+
226
+ ## 1001.0.7
227
+
228
+ ### Patch Changes
229
+
230
+ - Updated dependencies [750ae7d]
231
+ - @pnpm/types@1000.4.0
232
+ - @pnpm/lockfile.types@1001.0.6
233
+ - @pnpm/dependency-path@1000.0.7
234
+
235
+ ## 1001.0.6
236
+
237
+ ### Patch Changes
238
+
239
+ - Updated dependencies [5f7be64]
240
+ - Updated dependencies [5f7be64]
241
+ - @pnpm/types@1000.3.0
242
+ - @pnpm/lockfile.types@1001.0.5
243
+ - @pnpm/dependency-path@1000.0.6
244
+
245
+ ## 1001.0.5
246
+
247
+ ### Patch Changes
248
+
249
+ - @pnpm/dependency-path@1000.0.5
250
+
251
+ ## 1001.0.4
252
+
253
+ ### Patch Changes
254
+
255
+ - Updated dependencies [a5e4965]
256
+ - @pnpm/types@1000.2.1
257
+ - @pnpm/dependency-path@1000.0.4
258
+ - @pnpm/lockfile.types@1001.0.4
259
+
260
+ ## 1001.0.3
261
+
262
+ ### Patch Changes
263
+
264
+ - Updated dependencies [8fcc221]
265
+ - @pnpm/types@1000.2.0
266
+ - @pnpm/lockfile.types@1001.0.3
267
+ - @pnpm/dependency-path@1000.0.3
268
+
269
+ ## 1001.0.2
270
+
271
+ ### Patch Changes
272
+
273
+ - Updated dependencies [b562deb]
274
+ - @pnpm/types@1000.1.1
275
+ - @pnpm/lockfile.types@1001.0.2
276
+ - @pnpm/dependency-path@1000.0.2
277
+
278
+ ## 1001.0.1
279
+
280
+ ### Patch Changes
281
+
282
+ - Updated dependencies [9591a18]
283
+ - @pnpm/types@1000.1.0
284
+ - @pnpm/lockfile.types@1001.0.1
285
+ - @pnpm/dependency-path@1000.0.1
286
+
287
+ ## 1001.0.0
288
+
289
+ ### Major Changes
290
+
291
+ - a76da0c: Removed lockfile conversion from v6 to v9. If you need to convert lockfile v6 to v9, use pnpm CLI v9.
292
+
293
+ ### Patch Changes
294
+
295
+ - Updated dependencies [6483b64]
296
+ - Updated dependencies [a76da0c]
297
+ - @pnpm/lockfile.types@1001.0.0
298
+
299
+ ## 2.0.10
300
+
301
+ ### Patch Changes
302
+
303
+ - Updated dependencies [dcd2917]
304
+ - Updated dependencies [d55b259]
305
+ - @pnpm/dependency-path@6.0.0
306
+
307
+ ## 2.0.9
308
+
309
+ ### Patch Changes
310
+
311
+ - @pnpm/dependency-path@5.1.7
312
+
313
+ ## 2.0.8
314
+
315
+ ### Patch Changes
316
+
317
+ - Updated dependencies [d500d9f]
318
+ - @pnpm/types@12.2.0
319
+ - @pnpm/lockfile.types@1.0.3
320
+ - @pnpm/dependency-path@5.1.6
321
+
322
+ ## 2.0.7
323
+
324
+ ### Patch Changes
325
+
326
+ - Updated dependencies [7ee59a1]
327
+ - @pnpm/types@12.1.0
328
+ - @pnpm/lockfile.types@1.0.2
329
+ - @pnpm/dependency-path@5.1.5
330
+
331
+ ## 2.0.6
332
+
333
+ ### Patch Changes
334
+
335
+ - Updated dependencies [cb006df]
336
+ - @pnpm/lockfile.types@1.0.1
337
+ - @pnpm/types@12.0.0
338
+ - @pnpm/dependency-path@5.1.4
339
+
340
+ ## 2.0.5
341
+
342
+ ### Patch Changes
343
+
344
+ - Updated dependencies [797ef0f]
345
+ - @pnpm/lockfile.types@1.0.0
346
+
347
+ ## 2.0.4
348
+
349
+ ### Patch Changes
350
+
351
+ - Updated dependencies [0ef168b]
352
+ - @pnpm/types@11.1.0
353
+ - @pnpm/lockfile-types@7.1.3
354
+ - @pnpm/dependency-path@5.1.3
355
+
356
+ ## 2.0.3
357
+
358
+ ### Patch Changes
359
+
360
+ - Updated dependencies [dd00eeb]
361
+ - Updated dependencies
362
+ - @pnpm/types@11.0.0
363
+ - @pnpm/lockfile-types@7.1.2
364
+ - @pnpm/dependency-path@5.1.2
365
+
366
+ ## 2.0.2
367
+
368
+ ### Patch Changes
369
+
370
+ - Updated dependencies [13e55b2]
371
+ - @pnpm/types@10.1.1
372
+ - @pnpm/lockfile-types@7.1.1
373
+ - @pnpm/dependency-path@5.1.1
374
+
375
+ ## 2.0.1
376
+
377
+ ### Patch Changes
378
+
379
+ - Updated dependencies [47341e5]
380
+ - @pnpm/dependency-path@5.1.0
381
+ - @pnpm/lockfile-types@7.1.0
382
+
383
+ ## 2.0.0
384
+
385
+ ### Major Changes
386
+
387
+ - Breaking changes to the API.
388
+
389
+ ### Patch Changes
390
+
391
+ - Updated dependencies [45f4262]
392
+ - Updated dependencies
393
+ - @pnpm/types@10.1.0
394
+ - @pnpm/lockfile-types@7.0.0
395
+ - @pnpm/dependency-path@5.0.0
396
+
397
+ ## 1.0.1
398
+
399
+ ### Patch Changes
400
+
401
+ - Updated dependencies [9719a42]
402
+ - @pnpm/dependency-path@4.0.0
403
+
404
+ ## 1.0.0
405
+
406
+ ### Major Changes
407
+
408
+ - a22bdf0: Initial release.
409
+
410
+ ### Patch Changes
411
+
412
+ - Updated dependencies [cdd8365]
413
+ - Updated dependencies [89b396b]
414
+ - Updated dependencies [43cdd87]
415
+ - Updated dependencies [086b69c]
416
+ - Updated dependencies [d381a60]
417
+ - Updated dependencies [27a96a8]
418
+ - Updated dependencies [730929e]
419
+ - Updated dependencies [98a1266]
420
+ - @pnpm/dependency-path@3.0.0
421
+ - @pnpm/lockfile-types@6.0.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/lockfile.detect-dep-types",
3
- "version": "1100.0.13",
3
+ "version": "1100.0.14",
4
4
  "description": "Detect the types of dependencies",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -29,13 +29,13 @@
29
29
  "!*.map"
30
30
  ],
31
31
  "dependencies": {
32
- "@pnpm/lockfile.types": "1100.0.13",
33
- "@pnpm/deps.path": "1100.0.8",
34
- "@pnpm/types": "1101.3.2"
32
+ "@pnpm/deps.path": "1100.0.9",
33
+ "@pnpm/lockfile.types": "1100.0.14",
34
+ "@pnpm/types": "1101.4.0"
35
35
  },
36
36
  "devDependencies": {
37
- "tempy": "3.0.0",
38
- "@pnpm/lockfile.detect-dep-types": "1100.0.13"
37
+ "@pnpm/lockfile.detect-dep-types": "1100.0.14",
38
+ "tempy": "3.0.0"
39
39
  },
40
40
  "engines": {
41
41
  "node": ">=22.13"