@ms-cloudpack/package-utilities 2.3.0 → 2.3.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.
Files changed (46) hide show
  1. package/lib/testPaths.d.ts +0 -3
  2. package/lib/testPaths.js +0 -3
  3. package/lib/testPaths.js.map +1 -1
  4. package/lib/tsdoc-metadata.json +1 -1
  5. package/package.json +5 -5
  6. package/CHANGELOG.json +0 -1024
  7. package/CHANGELOG.md +0 -373
  8. package/lib/PackageDefinitions.test.d.ts +0 -1
  9. package/lib/PackageDefinitions.test.js +0 -89
  10. package/lib/PackageDefinitions.test.js.map +0 -1
  11. package/lib/addExportsMapEntry.test.d.ts +0 -1
  12. package/lib/addExportsMapEntry.test.js +0 -182
  13. package/lib/addExportsMapEntry.test.js.map +0 -1
  14. package/lib/createExportsMap.test.d.ts +0 -1
  15. package/lib/createExportsMap.test.js +0 -313
  16. package/lib/createExportsMap.test.js.map +0 -1
  17. package/lib/createImportMap.test.d.ts +0 -1
  18. package/lib/createImportMap.test.js +0 -155
  19. package/lib/createImportMap.test.js.map +0 -1
  20. package/lib/createResolveMap.test.d.ts +0 -1
  21. package/lib/createResolveMap.test.js +0 -263
  22. package/lib/createResolveMap.test.js.map +0 -1
  23. package/lib/detectModuleType.test.d.ts +0 -1
  24. package/lib/detectModuleType.test.js +0 -32
  25. package/lib/detectModuleType.test.js.map +0 -1
  26. package/lib/findFileInPackage.test.d.ts +0 -1
  27. package/lib/findFileInPackage.test.js +0 -112
  28. package/lib/findFileInPackage.test.js.map +0 -1
  29. package/lib/findResolveMapEntry.test.d.ts +0 -1
  30. package/lib/findResolveMapEntry.test.js +0 -68
  31. package/lib/findResolveMapEntry.test.js.map +0 -1
  32. package/lib/flattenExportsMap.test.d.ts +0 -1
  33. package/lib/flattenExportsMap.test.js +0 -207
  34. package/lib/flattenExportsMap.test.js.map +0 -1
  35. package/lib/getExportPathFromEntry.test.d.ts +0 -1
  36. package/lib/getExportPathFromEntry.test.js +0 -38
  37. package/lib/getExportPathFromEntry.test.js.map +0 -1
  38. package/lib/getExportsMap.test.d.ts +0 -1
  39. package/lib/getExportsMap.test.js +0 -30
  40. package/lib/getExportsMap.test.js.map +0 -1
  41. package/lib/isExternalPackage.test.d.ts +0 -1
  42. package/lib/isExternalPackage.test.js +0 -13
  43. package/lib/isExternalPackage.test.js.map +0 -1
  44. package/lib/resolve.test.d.ts +0 -1
  45. package/lib/resolve.test.js +0 -13
  46. package/lib/resolve.test.js.map +0 -1
package/CHANGELOG.json DELETED
@@ -1,1024 +0,0 @@
1
- {
2
- "name": "@ms-cloudpack/package-utilities",
3
- "entries": [
4
- {
5
- "date": "Wed, 25 Jan 2023 08:11:01 GMT",
6
- "tag": "@ms-cloudpack/package-utilities_v2.3.0",
7
- "version": "2.3.0",
8
- "comments": {
9
- "minor": [
10
- {
11
- "author": "elcraig@microsoft.com",
12
- "package": "@ms-cloudpack/package-utilities",
13
- "commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378",
14
- "comment": "Replace `PackageJson` from `type-fest` with a version from `@ms-cloudpack/bundler-types`"
15
- },
16
- {
17
- "author": "beachball",
18
- "package": "@ms-cloudpack/package-utilities",
19
- "comment": "Bump @ms-cloudpack/package-overrides to v0.3.0",
20
- "commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378"
21
- }
22
- ]
23
- }
24
- },
25
- {
26
- "date": "Mon, 23 Jan 2023 21:06:01 GMT",
27
- "tag": "@ms-cloudpack/package-utilities_v2.2.2",
28
- "version": "2.2.2",
29
- "comments": {
30
- "patch": [
31
- {
32
- "author": "elcraig@microsoft.com",
33
- "package": "@ms-cloudpack/package-utilities",
34
- "commit": "5cd47c5419e6d0be14784f99229828fa640c7622",
35
- "comment": "Update type-only references to PackageDefinitions to use PackageDefinitionsCache type instead. **Small break:** remove `PackageDefinitionTransform` export (import from `@ms-cloudpack/bundler-types` instead)."
36
- },
37
- {
38
- "author": "beachball",
39
- "package": "@ms-cloudpack/package-utilities",
40
- "comment": "Bump @ms-cloudpack/package-overrides to v0.2.2",
41
- "commit": "1ed762013d5e88b60b733f394033c6c91dd473f0"
42
- }
43
- ]
44
- }
45
- },
46
- {
47
- "date": "Fri, 30 Dec 2022 08:14:11 GMT",
48
- "tag": "@ms-cloudpack/package-utilities_v2.2.0",
49
- "version": "2.2.0",
50
- "comments": {
51
- "none": [
52
- {
53
- "author": "email not defined",
54
- "package": "@ms-cloudpack/package-utilities",
55
- "commit": "e7e529cec246bd4579b0c27d0f55300ec8e47176",
56
- "comment": "Update babel monorepo to v7.20.7"
57
- }
58
- ]
59
- }
60
- },
61
- {
62
- "date": "Thu, 08 Dec 2022 08:12:47 GMT",
63
- "tag": "@ms-cloudpack/package-utilities_v2.2.0",
64
- "version": "2.2.0",
65
- "comments": {
66
- "minor": [
67
- {
68
- "author": "dake.3601@gmail.com",
69
- "package": "@ms-cloudpack/package-utilities",
70
- "commit": "4cd4bb346236dcd0d1a18ea6eab6eafa73d80724",
71
- "comment": "Adding method to clear transforms"
72
- }
73
- ]
74
- }
75
- },
76
- {
77
- "date": "Sat, 03 Dec 2022 08:10:45 GMT",
78
- "tag": "@ms-cloudpack/package-utilities_v2.1.2",
79
- "version": "2.1.2",
80
- "comments": {
81
- "patch": [
82
- {
83
- "author": "dake.3601@gmail.com",
84
- "package": "@ms-cloudpack/package-utilities",
85
- "commit": "9fae6cbdb788baac8236abc9eb44eb1d3296b7e0",
86
- "comment": "Used async isFile to improve performance"
87
- },
88
- {
89
- "author": "beachball",
90
- "package": "@ms-cloudpack/package-utilities",
91
- "comment": "Bump @ms-cloudpack/path-utilities to v2.0.0",
92
- "commit": "adb6e5b06d2100f33ff9975c2999b81f81b65616"
93
- }
94
- ]
95
- }
96
- },
97
- {
98
- "date": "Thu, 01 Dec 2022 08:10:47 GMT",
99
- "tag": "@ms-cloudpack/package-utilities_v2.1.1",
100
- "version": "2.1.1",
101
- "comments": {
102
- "patch": [
103
- {
104
- "author": "dake.3601@gmail.com",
105
- "package": "@ms-cloudpack/package-utilities",
106
- "commit": "16d2ca58373fa04b9bdc901783d0095a3e3c5036",
107
- "comment": "Adding individual task version to import map"
108
- },
109
- {
110
- "author": "dake.3601@gmail.com",
111
- "package": "@ms-cloudpack/package-utilities",
112
- "commit": "0281a406e564d378b22e14e5c209cfba12b08e98",
113
- "comment": "Package now exports findFileInPackage."
114
- }
115
- ]
116
- }
117
- },
118
- {
119
- "date": "Tue, 29 Nov 2022 08:10:24 GMT",
120
- "tag": "@ms-cloudpack/package-utilities_v2.1.0",
121
- "version": "2.1.0",
122
- "comments": {
123
- "none": [
124
- {
125
- "author": "email not defined",
126
- "package": "@ms-cloudpack/package-utilities",
127
- "commit": "3ab197464adeb234f1541f7156ff7b2875708402",
128
- "comment": "Update babel monorepo to v7.20.5"
129
- }
130
- ]
131
- }
132
- },
133
- {
134
- "date": "Sat, 19 Nov 2022 08:11:13 GMT",
135
- "tag": "@ms-cloudpack/package-utilities_v2.1.0",
136
- "version": "2.1.0",
137
- "comments": {
138
- "minor": [
139
- {
140
- "author": "dzearing@microsoft.com",
141
- "package": "@ms-cloudpack/package-utilities",
142
- "commit": "d344ed834a43d2e07922cc413940f89d97956580",
143
- "comment": "When creating exports maps using createExportsMap, packages with no metadata but have src/index.*, src/main.*, or /index.* will still generate an entry point."
144
- }
145
- ]
146
- }
147
- },
148
- {
149
- "date": "Wed, 16 Nov 2022 08:11:39 GMT",
150
- "tag": "@ms-cloudpack/package-utilities_v2.0.0",
151
- "version": "2.0.0",
152
- "comments": {
153
- "major": [
154
- {
155
- "author": "dake.3601@gmail.com",
156
- "package": "@ms-cloudpack/package-utilities",
157
- "commit": "589b4c2a5b784aa17faf8078e31f24e4e27b3e84",
158
- "comment": "Added exclude scoped packages option to findResolveMapEntry function."
159
- }
160
- ]
161
- }
162
- },
163
- {
164
- "date": "Tue, 15 Nov 2022 08:13:12 GMT",
165
- "tag": "@ms-cloudpack/package-utilities_v1.2.1",
166
- "version": "1.2.1",
167
- "comments": {
168
- "patch": [
169
- {
170
- "author": "dzearing@microsoft.com",
171
- "package": "@ms-cloudpack/package-utilities",
172
- "commit": "a71972309b615d683a5a3bac7a85c981fb6e89af",
173
- "comment": "When packages have browser/main/module entries which don't exist on disk, fall back to others that might exist."
174
- },
175
- {
176
- "author": "beachball",
177
- "package": "@ms-cloudpack/package-utilities",
178
- "comment": "Bump @ms-cloudpack/path-utilities to v1.1.1",
179
- "commit": "a71972309b615d683a5a3bac7a85c981fb6e89af"
180
- }
181
- ]
182
- }
183
- },
184
- {
185
- "date": "Sat, 05 Nov 2022 08:11:41 GMT",
186
- "tag": "@ms-cloudpack/package-utilities_v1.2.0",
187
- "version": "1.2.0",
188
- "comments": {
189
- "none": [
190
- {
191
- "author": "email not defined",
192
- "package": "@ms-cloudpack/package-utilities",
193
- "commit": "12e604f31bccd24b3826c9e7390580a97dd6e4ce",
194
- "comment": "Update devDependency @babel/types to v7.20.2"
195
- }
196
- ]
197
- }
198
- },
199
- {
200
- "date": "Wed, 02 Nov 2022 08:11:20 GMT",
201
- "tag": "@ms-cloudpack/package-utilities_v1.2.0",
202
- "version": "1.2.0",
203
- "comments": {
204
- "minor": [
205
- {
206
- "author": "dzearing@microsoft.com",
207
- "package": "@ms-cloudpack/package-utilities",
208
- "commit": "3439c51ff4eb7cb624cf84fb2881a781eabca83f",
209
- "comment": "flattenExportsMap can now expand \"...\" in `conditions` option when wanting to use default conditions."
210
- }
211
- ],
212
- "none": [
213
- {
214
- "author": "renovate@whitesourcesoftware.com",
215
- "package": "@ms-cloudpack/package-utilities",
216
- "commit": "de70246a89e8ea18b5aaf1fc6e3fa55a493fa439",
217
- "comment": "Update devDependency @babel/types to v7.20.0"
218
- }
219
- ]
220
- }
221
- },
222
- {
223
- "date": "Thu, 20 Oct 2022 08:12:02 GMT",
224
- "tag": "@ms-cloudpack/package-utilities_v1.1.0",
225
- "version": "1.1.0",
226
- "comments": {
227
- "minor": [
228
- {
229
- "author": "dake.3601@gmail.com",
230
- "package": "@ms-cloudpack/package-utilities",
231
- "commit": "083f3df03f5eac33570c4bf54d234b8a6c567191",
232
- "comment": "Import map now has a refresh version in its path to allow cache busting."
233
- }
234
- ]
235
- }
236
- },
237
- {
238
- "date": "Tue, 18 Oct 2022 08:16:24 GMT",
239
- "tag": "@ms-cloudpack/package-utilities_v1.0.1",
240
- "version": "1.0.1",
241
- "comments": {
242
- "patch": [
243
- {
244
- "author": "beachball",
245
- "package": "@ms-cloudpack/package-utilities",
246
- "comment": "Bump @ms-cloudpack/path-utilities to v1.1.0",
247
- "commit": "1bec1f80bb50ebe897f03dc74437c3e211bea83e"
248
- }
249
- ]
250
- }
251
- },
252
- {
253
- "date": "Sat, 15 Oct 2022 08:11:31 GMT",
254
- "tag": "@ms-cloudpack/package-utilities_v1.0.0",
255
- "version": "1.0.0",
256
- "comments": {
257
- "major": [
258
- {
259
- "author": "dake.3601@gmail.com",
260
- "package": "@ms-cloudpack/package-utilities",
261
- "commit": "962ebd9eb867b159565e221c9f5e800a8eb0ec84",
262
- "comment": "Moving slash export to a different package."
263
- },
264
- {
265
- "author": "beachball",
266
- "package": "@ms-cloudpack/package-utilities",
267
- "comment": "Bump @ms-cloudpack/path-utilities to v1.0.0",
268
- "commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
269
- },
270
- {
271
- "author": "beachball",
272
- "package": "@ms-cloudpack/package-utilities",
273
- "comment": "Bump @ms-cloudpack/path-string-parsing to v1.0.0",
274
- "commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
275
- }
276
- ]
277
- }
278
- },
279
- {
280
- "date": "Thu, 13 Oct 2022 08:12:52 GMT",
281
- "tag": "@ms-cloudpack/package-utilities_v0.16.1",
282
- "version": "0.16.1",
283
- "comments": {
284
- "patch": [
285
- {
286
- "author": "altinokd@microsoft.com",
287
- "package": "@ms-cloudpack/package-utilities",
288
- "commit": "db3591587dcc61f918685134376d74951bae5dad",
289
- "comment": "Add merge to package.json"
290
- }
291
- ]
292
- }
293
- },
294
- {
295
- "date": "Wed, 12 Oct 2022 21:49:54 GMT",
296
- "tag": "@ms-cloudpack/package-utilities_v0.16.0",
297
- "version": "0.16.0",
298
- "comments": {
299
- "minor": [
300
- {
301
- "author": "dzearing@microsoft.com",
302
- "package": "@ms-cloudpack/package-utilities",
303
- "commit": "48a31cb7c0bbd9095fc246a95b453ed49acf7626",
304
- "comment": "Tweaking how exports are generated for browser entries, fixing a variety of other issues."
305
- }
306
- ]
307
- }
308
- },
309
- {
310
- "date": "Wed, 12 Oct 2022 08:10:43 GMT",
311
- "tag": "@ms-cloudpack/package-utilities_v0.15.0",
312
- "version": "0.15.0",
313
- "comments": {
314
- "minor": [
315
- {
316
- "author": "dzearing@microsoft.com",
317
- "package": "@ms-cloudpack/package-utilities",
318
- "commit": "03233b20287555cc8994203f05be01cb8a3fb225",
319
- "comment": "Overhauling import/export map utilities."
320
- }
321
- ]
322
- }
323
- },
324
- {
325
- "date": "Tue, 11 Oct 2022 08:16:37 GMT",
326
- "tag": "@ms-cloudpack/package-utilities_v0.14.0",
327
- "version": "0.14.0",
328
- "comments": {
329
- "none": [
330
- {
331
- "author": "email not defined",
332
- "package": "@ms-cloudpack/package-utilities",
333
- "commit": "eaac5bbb36b4cc8105df8146bbe9366b0ed2e7ed",
334
- "comment": "Update babel monorepo to v7.19.4"
335
- }
336
- ]
337
- }
338
- },
339
- {
340
- "date": "Wed, 05 Oct 2022 19:39:20 GMT",
341
- "tag": "@ms-cloudpack/package-utilities_v0.14.0",
342
- "version": "0.14.0",
343
- "comments": {
344
- "minor": [
345
- {
346
- "author": "dzearing@microsoft.com",
347
- "package": "@ms-cloudpack/package-utilities",
348
- "commit": "a5958df7dbb6455200dee17b7201273b7bb8155a",
349
- "comment": "Overhaul of import/export map utilities. We now have getExportsMap, createExportsMap, flattenExportsMap, and createImportMap. Also removing some of the deprecated apis."
350
- }
351
- ]
352
- }
353
- },
354
- {
355
- "date": "Thu, 29 Sep 2022 17:46:30 GMT",
356
- "tag": "@ms-cloudpack/package-utilities_v0.13.1",
357
- "version": "0.13.1",
358
- "comments": {
359
- "patch": [
360
- {
361
- "author": "beachball",
362
- "package": "@ms-cloudpack/package-utilities",
363
- "comment": "Bump @ms-cloudpack/json-utilities to v0.0.4",
364
- "commit": "c80e6d3f2664fa15c9a8070b944ba660f206974f"
365
- }
366
- ]
367
- }
368
- },
369
- {
370
- "date": "Thu, 29 Sep 2022 08:13:15 GMT",
371
- "tag": "@ms-cloudpack/package-utilities_v0.13.0",
372
- "version": "0.13.0",
373
- "comments": {
374
- "minor": [
375
- {
376
- "author": "dzearing@microsoft.com",
377
- "package": "@ms-cloudpack/package-utilities",
378
- "commit": "b3f9e96c9ae7fb07550d8d9ae47b90615ad6722e",
379
- "comment": "Updating a variety of edge cases in package utility exports parsing."
380
- },
381
- {
382
- "author": "beachball",
383
- "package": "@ms-cloudpack/package-utilities",
384
- "comment": "Bump @ms-cloudpack/package-overrides to v0.2.0",
385
- "commit": "965236301e62bda5f94c1f54fa7ee80985e25513"
386
- }
387
- ]
388
- }
389
- },
390
- {
391
- "date": "Wed, 28 Sep 2022 08:15:16 GMT",
392
- "tag": "@ms-cloudpack/package-utilities_v0.12.3",
393
- "version": "0.12.3",
394
- "comments": {
395
- "none": [
396
- {
397
- "author": "email not defined",
398
- "package": "@ms-cloudpack/package-utilities",
399
- "commit": "ce988ed3c288f21ce9e8f1bbf8b098eb76adf163",
400
- "comment": "Update babel monorepo to v7.19.3"
401
- }
402
- ],
403
- "patch": [
404
- {
405
- "author": "elcraig@microsoft.com",
406
- "package": "@ms-cloudpack/package-utilities",
407
- "commit": "084168500b6320d6861a4c7e8f363fea9e4f831e",
408
- "comment": "Fix issues with undefined property checks"
409
- },
410
- {
411
- "author": "beachball",
412
- "package": "@ms-cloudpack/package-utilities",
413
- "comment": "Bump @ms-cloudpack/package-overrides to v0.1.2",
414
- "commit": "2ce010dcf3f75ceb4e859348426417405627e6ae"
415
- }
416
- ]
417
- }
418
- },
419
- {
420
- "date": "Sat, 24 Sep 2022 08:10:47 GMT",
421
- "tag": "@ms-cloudpack/package-utilities_v0.12.2",
422
- "version": "0.12.2",
423
- "comments": {
424
- "patch": [
425
- {
426
- "author": "dzearing@microsoft.com",
427
- "package": "@ms-cloudpack/package-utilities",
428
- "commit": "01945aaa1b8aa6a2028e8130353ca0982260df9f",
429
- "comment": "Minor typescript change."
430
- }
431
- ]
432
- }
433
- },
434
- {
435
- "date": "Fri, 23 Sep 2022 08:13:07 GMT",
436
- "tag": "@ms-cloudpack/package-utilities_v0.12.1",
437
- "version": "0.12.1",
438
- "comments": {
439
- "patch": [
440
- {
441
- "author": "beachball",
442
- "package": "@ms-cloudpack/package-utilities",
443
- "comment": "Bump @ms-cloudpack/package-overrides to v0.1.1",
444
- "commit": "3d217e7c8066aafe28eee7826506f66be3506aae"
445
- }
446
- ]
447
- }
448
- },
449
- {
450
- "date": "Thu, 22 Sep 2022 08:15:14 GMT",
451
- "tag": "@ms-cloudpack/package-utilities_v0.12.0",
452
- "version": "0.12.0",
453
- "comments": {
454
- "minor": [
455
- {
456
- "author": "dzearing@microsoft.com",
457
- "package": "@ms-cloudpack/package-utilities",
458
- "commit": "5ba5810615e506deaa0621b12efbdc27356484fa",
459
- "comment": "Adding generateExportsMap api."
460
- }
461
- ]
462
- }
463
- },
464
- {
465
- "date": "Wed, 21 Sep 2022 08:15:19 GMT",
466
- "tag": "@ms-cloudpack/package-utilities_v0.11.0",
467
- "version": "0.11.0",
468
- "comments": {
469
- "patch": [
470
- {
471
- "author": "dzearing@microsoft.com",
472
- "package": "@ms-cloudpack/package-utilities",
473
- "commit": "2a4b0a12d70f4314815226c1e3f552c484cfb350",
474
- "comment": "Modules with \"exports.foo =\" are now correctly detected as cjs."
475
- }
476
- ],
477
- "minor": [
478
- {
479
- "author": "dzearing@microsoft.com",
480
- "package": "@ms-cloudpack/package-utilities",
481
- "commit": "c2c5d7663c6e19d3bc349173bf59671d37ef20ed",
482
- "comment": "Renaming `getExportsMap` to `getFlattenedExportsMap`."
483
- },
484
- {
485
- "author": "beachball",
486
- "package": "@ms-cloudpack/package-utilities",
487
- "comment": "Bump @ms-cloudpack/path-utilities to v0.5.0",
488
- "commit": "edaf39b3a641d469b5238c446b23e25399714ebd"
489
- }
490
- ]
491
- }
492
- },
493
- {
494
- "date": "Tue, 06 Sep 2022 08:17:50 GMT",
495
- "tag": "@ms-cloudpack/package-utilities_v0.10.0",
496
- "version": "0.10.0",
497
- "comments": {
498
- "none": [
499
- {
500
- "author": "dzearing@microsoft.com",
501
- "package": "@ms-cloudpack/package-utilities",
502
- "commit": "2b961ca2bb0304eec6a5ce25d49a3c66072a113f",
503
- "comment": "Updating api-extractor."
504
- },
505
- {
506
- "author": "renovate@whitesourcesoftware.com",
507
- "package": "@ms-cloudpack/package-utilities",
508
- "commit": "f1972a57bab49b9a90bb90b9d5072bdbed380d78",
509
- "comment": "Update babel monorepo to v7.19.0"
510
- }
511
- ],
512
- "minor": [
513
- {
514
- "author": "dzearing@microsoft.com",
515
- "package": "@ms-cloudpack/package-utilities",
516
- "commit": "33c2ca948b1ea905fa5a09f56bd443724d638fe3",
517
- "comment": "Removing getPackageDefinition implementation."
518
- },
519
- {
520
- "author": "beachball",
521
- "package": "@ms-cloudpack/package-utilities",
522
- "comment": "Bump @ms-cloudpack/path-utilities to v0.4.0",
523
- "commit": "6bfb08a58af608b2e633ae7a4b686a6eabea29ca"
524
- }
525
- ]
526
- }
527
- },
528
- {
529
- "date": "Sun, 04 Sep 2022 08:14:55 GMT",
530
- "tag": "@ms-cloudpack/package-utilities_v0.9.0",
531
- "version": "0.9.0",
532
- "comments": {
533
- "minor": [
534
- {
535
- "author": "dzearing@microsoft.com",
536
- "package": "@ms-cloudpack/package-utilities",
537
- "commit": "33c2ca948b1ea905fa5a09f56bd443724d638fe3",
538
- "comment": "Adding PackageDefinitions implementation."
539
- }
540
- ]
541
- }
542
- },
543
- {
544
- "date": "Sat, 03 Sep 2022 08:15:29 GMT",
545
- "tag": "@ms-cloudpack/package-utilities_v0.8.1",
546
- "version": "0.8.1",
547
- "comments": {
548
- "patch": [
549
- {
550
- "author": "beachball",
551
- "package": "@ms-cloudpack/package-utilities",
552
- "comment": "Bump @ms-cloudpack/path-utilities to v0.3.2",
553
- "commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884"
554
- }
555
- ]
556
- }
557
- },
558
- {
559
- "date": "Thu, 25 Aug 2022 08:12:52 GMT",
560
- "tag": "@ms-cloudpack/package-utilities_v0.8.0",
561
- "version": "0.8.0",
562
- "comments": {
563
- "none": [
564
- {
565
- "author": "email not defined",
566
- "package": "@ms-cloudpack/package-utilities",
567
- "commit": "b5fd98ff781c880bb2e368c89cdd784acd43b156",
568
- "comment": "Update babel monorepo to v7.18.13"
569
- }
570
- ]
571
- }
572
- },
573
- {
574
- "date": "Wed, 24 Aug 2022 08:14:41 GMT",
575
- "tag": "@ms-cloudpack/package-utilities_v0.8.0",
576
- "version": "0.8.0",
577
- "comments": {
578
- "minor": [
579
- {
580
- "author": "dzearing@microsoft.com",
581
- "package": "@ms-cloudpack/package-utilities",
582
- "commit": "3ba31149f7ca723c11f75bca3cc036e93887cd25",
583
- "comment": "Adding getExportsMap utility plus tests to update how importMaps are generated. Integrated into the workflow."
584
- },
585
- {
586
- "author": "beachball",
587
- "package": "@ms-cloudpack/package-utilities",
588
- "comment": "Bump @ms-cloudpack/package-overrides to v0.1.0",
589
- "commit": "3ba31149f7ca723c11f75bca3cc036e93887cd25"
590
- }
591
- ]
592
- }
593
- },
594
- {
595
- "date": "Tue, 16 Aug 2022 08:12:03 GMT",
596
- "tag": "@ms-cloudpack/package-utilities_v0.7.0",
597
- "version": "0.7.0",
598
- "comments": {
599
- "minor": [
600
- {
601
- "author": "dzearing@microsoft.com",
602
- "package": "@ms-cloudpack/package-utilities",
603
- "commit": "2187bf0fedddd542358718315866fcb6255cfcf2",
604
- "comment": "Removing unused code."
605
- }
606
- ]
607
- }
608
- },
609
- {
610
- "date": "Fri, 12 Aug 2022 08:12:39 GMT",
611
- "tag": "@ms-cloudpack/package-utilities_v0.6.1",
612
- "version": "0.6.1",
613
- "comments": {
614
- "patch": [
615
- {
616
- "author": "dzearing@microsoft.com",
617
- "package": "@ms-cloudpack/package-utilities",
618
- "commit": "06b0e23a9cff634baf090a7310f9af625ca3922e",
619
- "comment": "* evaluateImportsFromEntries: removing console logging\n* getExportPathFromEntry: adding \"module\" to the default list of conditions to use when deriving entry paths.\n* resolveImportFromPackagePath: removing console logging\n* resolvePackageEntries: if the browser entry is a string, resolve that over main or module."
620
- }
621
- ]
622
- }
623
- },
624
- {
625
- "date": "Fri, 05 Aug 2022 08:12:21 GMT",
626
- "tag": "@ms-cloudpack/package-utilities_v0.6.0",
627
- "version": "0.6.0",
628
- "comments": {
629
- "minor": [
630
- {
631
- "author": "dzearing@microsoft.com",
632
- "package": "@ms-cloudpack/package-utilities",
633
- "commit": "8aaedf79e1b7b0b33f19ab560f233bc9bd27b5e5",
634
- "comment": "Tweaking a variety of API surface to prep for ori integration. Lots of improvements to how we resolve modules, lots of tests added."
635
- }
636
- ]
637
- }
638
- },
639
- {
640
- "date": "Tue, 02 Aug 2022 20:04:16 GMT",
641
- "tag": "@ms-cloudpack/package-utilities_v0.5.1",
642
- "version": "0.5.1",
643
- "comments": {
644
- "patch": [
645
- {
646
- "author": "renovate@whitesourcesoftware.com",
647
- "package": "@ms-cloudpack/package-utilities",
648
- "commit": "2067bfc6ac5b5c388490e9cf83f272035602d9d0",
649
- "comment": "Update babel monorepo to v7.18.10"
650
- }
651
- ]
652
- }
653
- },
654
- {
655
- "date": "Wed, 29 Jun 2022 02:39:15 GMT",
656
- "tag": "@ms-cloudpack/package-utilities_v0.5.0",
657
- "version": "0.5.0",
658
- "comments": {
659
- "none": [
660
- {
661
- "author": "renovate@whitesourcesoftware.com",
662
- "package": "@ms-cloudpack/package-utilities",
663
- "commit": "1c1e55233833b23205c5ddcd7c65694f9ec54707",
664
- "comment": "Update babel monorepo"
665
- }
666
- ]
667
- }
668
- },
669
- {
670
- "date": "Wed, 08 Jun 2022 20:07:00 GMT",
671
- "tag": "@ms-cloudpack/package-utilities_v0.5.0",
672
- "version": "0.5.0",
673
- "comments": {
674
- "minor": [
675
- {
676
- "author": "dzearing@microsoft.com",
677
- "package": "@ms-cloudpack/package-utilities",
678
- "commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6",
679
- "comment": "Moving to type-fest for package.json typings. Updated a number of APIs to reflect changes."
680
- },
681
- {
682
- "author": "beachball",
683
- "package": "@ms-cloudpack/package-utilities",
684
- "comment": "Bump @ms-cloudpack/package-overrides to v0.0.2",
685
- "commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6"
686
- },
687
- {
688
- "author": "beachball",
689
- "package": "@ms-cloudpack/package-utilities",
690
- "comment": "Bump @ms-cloudpack/path-utilities to v0.3.1",
691
- "commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6"
692
- }
693
- ]
694
- }
695
- },
696
- {
697
- "date": "Fri, 03 Jun 2022 21:51:54 GMT",
698
- "tag": "@ms-cloudpack/package-utilities_v0.4.1",
699
- "version": "0.4.1",
700
- "comments": {
701
- "none": [
702
- {
703
- "author": "bot@renovateapp.com",
704
- "package": "@ms-cloudpack/package-utilities",
705
- "commit": "11b9afd08b8b36df3f88d56d2469186e2ede9796",
706
- "comment": "Update dev dependency @babel/types to v7.18.4"
707
- }
708
- ]
709
- }
710
- },
711
- {
712
- "date": "Thu, 26 May 2022 02:50:21 GMT",
713
- "tag": "@ms-cloudpack/package-utilities_v0.4.1",
714
- "version": "0.4.1",
715
- "comments": {
716
- "patch": [
717
- {
718
- "author": "bot@renovateapp.com",
719
- "package": "@ms-cloudpack/package-utilities",
720
- "commit": "b50a4c1bf77e6c76ee8e148650ef2173df4a0ae2",
721
- "comment": "Update babel monorepo to v7.18.2"
722
- }
723
- ]
724
- }
725
- },
726
- {
727
- "date": "Wed, 25 May 2022 21:40:45 GMT",
728
- "tag": "@ms-cloudpack/package-utilities_v0.4.0",
729
- "version": "0.4.0",
730
- "comments": {
731
- "minor": [
732
- {
733
- "author": "dzearing@microsoft.com",
734
- "package": "@ms-cloudpack/package-utilities",
735
- "commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7",
736
- "comment": "Updating the entry evaluation to prefer source files for intra-repo packages."
737
- },
738
- {
739
- "author": "beachball",
740
- "package": "@ms-cloudpack/package-utilities",
741
- "comment": "Bump @ms-cloudpack/path-utilities to v0.3.0",
742
- "commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7"
743
- }
744
- ]
745
- }
746
- },
747
- {
748
- "date": "Sat, 21 May 2022 00:31:32 GMT",
749
- "tag": "@ms-cloudpack/package-utilities_v0.3.0",
750
- "version": "0.3.0",
751
- "comments": {
752
- "minor": [
753
- {
754
- "author": "dzearing@microsoft.com",
755
- "package": "@ms-cloudpack/package-utilities",
756
- "commit": "c26c7bcc7abda501d07180598e3da003b435b03b",
757
- "comment": "Adding api to generate an import map based on a resolve map."
758
- }
759
- ]
760
- }
761
- },
762
- {
763
- "date": "Fri, 20 May 2022 04:26:15 GMT",
764
- "tag": "@ms-cloudpack/package-utilities_v0.2.0",
765
- "version": "0.2.0",
766
- "comments": {
767
- "minor": [
768
- {
769
- "author": "dzearing@microsoft.com",
770
- "package": "@ms-cloudpack/package-utilities",
771
- "commit": "b39bb143fc53e622c39f9e9fd349f71c9ebadd77",
772
- "comment": "Updating createResolveMap logic."
773
- },
774
- {
775
- "author": "beachball",
776
- "package": "@ms-cloudpack/package-utilities",
777
- "comment": "Bump @ms-cloudpack/path-utilities to v0.2.0",
778
- "commit": "b39bb143fc53e622c39f9e9fd349f71c9ebadd77"
779
- }
780
- ]
781
- }
782
- },
783
- {
784
- "date": "Thu, 19 May 2022 21:04:02 GMT",
785
- "tag": "@ms-cloudpack/package-utilities_v0.1.7",
786
- "version": "0.1.7",
787
- "comments": {
788
- "patch": [
789
- {
790
- "author": "bot@renovateapp.com",
791
- "package": "@ms-cloudpack/package-utilities",
792
- "commit": "d701b1fd3997bfb2f2c67f06a94bd79fadbcac6d",
793
- "comment": "Update babel monorepo to v7.18.0"
794
- }
795
- ]
796
- }
797
- },
798
- {
799
- "date": "Wed, 18 May 2022 03:18:06 GMT",
800
- "tag": "@ms-cloudpack/package-utilities_v0.1.6",
801
- "version": "0.1.6",
802
- "comments": {
803
- "none": [
804
- {
805
- "author": "bot@renovateapp.com",
806
- "package": "@ms-cloudpack/package-utilities",
807
- "commit": "not available",
808
- "comment": "Update `@babel/types` to v7.17.12"
809
- }
810
- ]
811
- }
812
- },
813
- {
814
- "date": "Wed, 18 May 2022 03:16:26 GMT",
815
- "tag": "@ms-cloudpack/package-utilities_v0.1.6",
816
- "version": "0.1.6",
817
- "comments": {
818
- "none": [
819
- {
820
- "author": "bot@renovateapp.com",
821
- "package": "@ms-cloudpack/package-utilities",
822
- "commit": "907f44c1dc2779dcbfa2714be29719c41b91dc50",
823
- "comment": "Update `@babel/types` to v7.17.12"
824
- }
825
- ]
826
- }
827
- },
828
- {
829
- "date": "Sat, 14 May 2022 04:36:11 GMT",
830
- "tag": "@ms-cloudpack/package-utilities_v0.1.6",
831
- "version": "0.1.6",
832
- "comments": {
833
- "patch": [
834
- {
835
- "author": "elcraig@microsoft.com",
836
- "package": "@ms-cloudpack/package-utilities",
837
- "commit": "fac526415cf68c1a69f3bca1e7b873de8ae75ed3",
838
- "comment": "Fix issues found by eslint rules"
839
- }
840
- ],
841
- "none": [
842
- {
843
- "author": "dzearing@microsoft.com",
844
- "package": "@ms-cloudpack/package-utilities",
845
- "commit": "cc0844a7d18790d69e59b16dbd6eef8fab5bc4e0",
846
- "comment": "Updating the build."
847
- }
848
- ]
849
- }
850
- },
851
- {
852
- "date": "Mon, 09 May 2022 23:39:35 GMT",
853
- "tag": "@ms-cloudpack/package-utilities_v0.1.3",
854
- "version": "0.1.3",
855
- "comments": {
856
- "patch": [
857
- {
858
- "author": "bot@renovateapp.com",
859
- "package": "@ms-cloudpack/package-utilities",
860
- "commit": "e68680ba160469e2aad19a0c1ef20de03bced434",
861
- "comment": "Cleaning up problems found with depcheck"
862
- }
863
- ],
864
- "none": [
865
- {
866
- "author": "dzearing@microsoft.com",
867
- "package": "@ms-cloudpack/package-utilities",
868
- "commit": "e68680ba160469e2aad19a0c1ef20de03bced434",
869
- "comment": "removing changes."
870
- }
871
- ]
872
- }
873
- },
874
- {
875
- "date": "Wed, 04 May 2022 22:53:26 GMT",
876
- "tag": "@ms-cloudpack/package-utilities_v0.1.2",
877
- "version": "0.1.2",
878
- "comments": {
879
- "patch": [
880
- {
881
- "author": "beachball",
882
- "package": "@ms-cloudpack/package-utilities",
883
- "comment": "Bump @ms-cloudpack/get-package to v0.0.2",
884
- "commit": "4aa3b692803628344505de779f7c99a65109c3c6"
885
- }
886
- ]
887
- }
888
- },
889
- {
890
- "date": "Sat, 30 Apr 2022 04:54:34 GMT",
891
- "tag": "@ms-cloudpack/package-utilities_v0.1.1",
892
- "version": "0.1.1",
893
- "comments": {
894
- "none": [
895
- {
896
- "author": "elcraig@microsoft.com",
897
- "package": "@ms-cloudpack/package-utilities",
898
- "commit": "5ca81899848ade157cd3c7fcc6505eab6a0a8d55",
899
- "comment": "Update @types/resolve devDependency"
900
- }
901
- ]
902
- }
903
- },
904
- {
905
- "date": "Fri, 29 Apr 2022 23:34:56 GMT",
906
- "tag": "@ms-cloudpack/package-utilities_v0.1.1",
907
- "version": "0.1.1",
908
- "comments": {
909
- "none": [
910
- {
911
- "author": "elcraig@microsoft.com",
912
- "package": "@ms-cloudpack/package-utilities",
913
- "commit": "dd98cf1fe911eda03faf7923d13a2f9d30213f22",
914
- "comment": "Pin devDependencies"
915
- }
916
- ]
917
- }
918
- },
919
- {
920
- "date": "Tue, 29 Mar 2022 01:47:58 GMT",
921
- "tag": "@ms-cloudpack/package-utilities_v0.1.1",
922
- "version": "0.1.1",
923
- "comments": {
924
- "patch": [
925
- {
926
- "author": "dzearing@microsoft.com",
927
- "package": "@ms-cloudpack/package-utilities",
928
- "commit": "90c37c03e692d1e266bdcbdca8ae7d049fa70150",
929
- "comment": "Removing dev only typings."
930
- }
931
- ]
932
- }
933
- },
934
- {
935
- "date": "Tue, 22 Mar 2022 23:37:47 GMT",
936
- "tag": "@ms-cloudpack/package-utilities_v0.1.0",
937
- "version": "0.1.0",
938
- "comments": {
939
- "none": [
940
- {
941
- "author": "dzearing@microsoft.com",
942
- "package": "@ms-cloudpack/package-utilities",
943
- "commit": "31d4438108b28ccdfb5394d2c22447e1a269f74f",
944
- "comment": "Undoing prettier formatting."
945
- }
946
- ]
947
- }
948
- },
949
- {
950
- "date": "Sat, 05 Mar 2022 01:12:35 GMT",
951
- "tag": "@ms-cloudpack/package-utilities_v0.1.0",
952
- "version": "0.1.0",
953
- "comments": {
954
- "none": [
955
- {
956
- "author": "dzearing@microsoft.com",
957
- "package": "@ms-cloudpack/package-utilities",
958
- "commit": "79be4c22d52cf32ff524147165d9f04acbedc3ad",
959
- "comment": "Whitespace changes."
960
- }
961
- ]
962
- }
963
- },
964
- {
965
- "date": "Thu, 03 Mar 2022 23:26:03 GMT",
966
- "tag": "@ms-cloudpack/package-utilities_v0.1.0",
967
- "version": "0.1.0",
968
- "comments": {
969
- "minor": [
970
- {
971
- "author": "dzearing@microsoft.com",
972
- "package": "@ms-cloudpack/package-utilities",
973
- "commit": "1c7acb6d46873686e56a8402d279045cf861324c",
974
- "comment": "Removing isFile and isFolder methods from package utilities."
975
- },
976
- {
977
- "author": "beachball",
978
- "package": "@ms-cloudpack/package-utilities",
979
- "comment": "Bump @ms-cloudpack/path-utilities to v0.1.0",
980
- "commit": "a1e3984d92814f4ada3363277b916aa11f28a8e8"
981
- }
982
- ]
983
- }
984
- },
985
- {
986
- "date": "Tue, 22 Feb 2022 23:11:02 GMT",
987
- "tag": "@ms-cloudpack/package-utilities_v0.0.4",
988
- "version": "0.0.4",
989
- "comments": {
990
- "none": [
991
- {
992
- "author": "czearing@outlook.com",
993
- "package": "@ms-cloudpack/package-utilities",
994
- "commit": "ded403b520efd59f660d674d56e46c286242beab",
995
- "comment": "Running prettier."
996
- }
997
- ]
998
- }
999
- },
1000
- {
1001
- "date": "Sat, 19 Feb 2022 00:27:41 GMT",
1002
- "tag": "@ms-cloudpack/package-utilities_v0.0.4",
1003
- "version": "0.0.4",
1004
- "comments": {
1005
- "none": [
1006
- {
1007
- "author": "czearing@outlook.com",
1008
- "package": "@ms-cloudpack/package-utilities",
1009
- "commit": "fb4022630d113b1fe02617394c03a30a143a0b45",
1010
- "comment": "Running prettier."
1011
- }
1012
- ],
1013
- "patch": [
1014
- {
1015
- "author": "dzearing@microsoft.com",
1016
- "package": "@ms-cloudpack/package-utilities",
1017
- "commit": "0d2b8f391448dd3a24c17a0b3a9f9cdad3c27687",
1018
- "comment": "Updating evaluateImportsFromEntries to respect async imports."
1019
- }
1020
- ]
1021
- }
1022
- }
1023
- ]
1024
- }