@ms-cloudpack/esm-stub-utilities 0.4.2 → 0.5.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ms-cloudpack/esm-stub-utilities",
3
- "version": "0.4.2",
3
+ "version": "0.5.0",
4
4
  "description": "Generates ESM stubs for CommonJS entry files.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -18,7 +18,7 @@
18
18
  "atob": "^2.1.2",
19
19
  "btoa": "^1.2.1",
20
20
  "jsdom-global": "^3.0.2",
21
- "jsdom": "^20.0.0",
21
+ "jsdom": "^21.1.0",
22
22
  "regenerator-runtime": "^0.13.9"
23
23
  },
24
24
  "devDependencies": {
package/CHANGELOG.json DELETED
@@ -1,380 +0,0 @@
1
- {
2
- "name": "@ms-cloudpack/esm-stub-utilities",
3
- "entries": [
4
- {
5
- "date": "Tue, 31 Jan 2023 08:08:54 GMT",
6
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.4.2",
7
- "version": "0.4.2",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "elcraig@microsoft.com",
12
- "package": "@ms-cloudpack/esm-stub-utilities",
13
- "commit": "243bfddf2ccffa5d6aa479105156b8a5de0e66c2",
14
- "comment": "Don't publish test files"
15
- },
16
- {
17
- "author": "beachball",
18
- "package": "@ms-cloudpack/esm-stub-utilities",
19
- "comment": "Bump @ms-cloudpack/path-utilities to v2.0.1",
20
- "commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
21
- },
22
- {
23
- "author": "beachball",
24
- "package": "@ms-cloudpack/esm-stub-utilities",
25
- "comment": "Bump @ms-cloudpack/path-string-parsing to v1.0.1",
26
- "commit": "d841a4219d236c863ef97e9b20ad1bc143e8bc84"
27
- }
28
- ]
29
- }
30
- },
31
- {
32
- "date": "Mon, 23 Jan 2023 21:06:01 GMT",
33
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.4.1",
34
- "version": "0.4.1",
35
- "comments": {
36
- "none": [
37
- {
38
- "author": "elcraig@microsoft.com",
39
- "package": "@ms-cloudpack/esm-stub-utilities",
40
- "commit": "d092bb42a995e8bab968a0fdc1f35144680b73c3",
41
- "comment": "Move beachball disallowedChangeTypes setting to repo config"
42
- }
43
- ]
44
- }
45
- },
46
- {
47
- "date": "Sat, 03 Dec 2022 08:10:45 GMT",
48
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.4.1",
49
- "version": "0.4.1",
50
- "comments": {
51
- "none": [
52
- {
53
- "author": "dake.3601@gmail.com",
54
- "package": "@ms-cloudpack/esm-stub-utilities",
55
- "commit": "9fae6cbdb788baac8236abc9eb44eb1d3296b7e0",
56
- "comment": "Updated beachball config to disallow major bumps"
57
- }
58
- ],
59
- "patch": [
60
- {
61
- "author": "beachball",
62
- "package": "@ms-cloudpack/esm-stub-utilities",
63
- "comment": "Bump @ms-cloudpack/path-utilities to v2.0.0",
64
- "commit": "adb6e5b06d2100f33ff9975c2999b81f81b65616"
65
- }
66
- ]
67
- }
68
- },
69
- {
70
- "date": "Tue, 15 Nov 2022 08:13:12 GMT",
71
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.4.0",
72
- "version": "0.4.0",
73
- "comments": {
74
- "minor": [
75
- {
76
- "author": "dzearing@microsoft.com",
77
- "package": "@ms-cloudpack/esm-stub-utilities",
78
- "commit": "a71972309b615d683a5a3bac7a85c981fb6e89af",
79
- "comment": "When we emit esm stubs, we now try to use import * for object exports, and import for function exports."
80
- },
81
- {
82
- "author": "beachball",
83
- "package": "@ms-cloudpack/esm-stub-utilities",
84
- "comment": "Bump @ms-cloudpack/path-utilities to v1.1.1",
85
- "commit": "a71972309b615d683a5a3bac7a85c981fb6e89af"
86
- }
87
- ]
88
- }
89
- },
90
- {
91
- "date": "Wed, 02 Nov 2022 08:11:20 GMT",
92
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.3.4",
93
- "version": "0.3.4",
94
- "comments": {
95
- "patch": [
96
- {
97
- "author": "dzearing@microsoft.com",
98
- "package": "@ms-cloudpack/esm-stub-utilities",
99
- "commit": "3439c51ff4eb7cb624cf84fb2881a781eabca83f",
100
- "comment": "README updates."
101
- }
102
- ]
103
- }
104
- },
105
- {
106
- "date": "Tue, 01 Nov 2022 08:11:03 GMT",
107
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.3.3",
108
- "version": "0.3.3",
109
- "comments": {
110
- "none": [
111
- {
112
- "author": "dzearing@microsoft.com",
113
- "package": "@ms-cloudpack/esm-stub-utilities",
114
- "commit": "264fdebf12d3c964f2520feef232af76425cdc4c",
115
- "comment": "Updating readme notes."
116
- }
117
- ]
118
- }
119
- },
120
- {
121
- "date": "Tue, 18 Oct 2022 08:16:24 GMT",
122
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.3.3",
123
- "version": "0.3.3",
124
- "comments": {
125
- "patch": [
126
- {
127
- "author": "beachball",
128
- "package": "@ms-cloudpack/esm-stub-utilities",
129
- "comment": "Bump @ms-cloudpack/path-utilities to v1.1.0",
130
- "commit": "1bec1f80bb50ebe897f03dc74437c3e211bea83e"
131
- }
132
- ]
133
- }
134
- },
135
- {
136
- "date": "Sat, 15 Oct 2022 08:11:31 GMT",
137
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.3.2",
138
- "version": "0.3.2",
139
- "comments": {
140
- "none": [
141
- {
142
- "author": "dake.3601@gmail.com",
143
- "package": "@ms-cloudpack/esm-stub-utilities",
144
- "commit": "962ebd9eb867b159565e221c9f5e800a8eb0ec84",
145
- "comment": "Moving dependency to different package."
146
- }
147
- ],
148
- "patch": [
149
- {
150
- "author": "beachball",
151
- "package": "@ms-cloudpack/esm-stub-utilities",
152
- "comment": "Bump @ms-cloudpack/path-utilities to v1.0.0",
153
- "commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
154
- },
155
- {
156
- "author": "beachball",
157
- "package": "@ms-cloudpack/esm-stub-utilities",
158
- "comment": "Bump @ms-cloudpack/path-string-parsing to v1.0.0",
159
- "commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
160
- }
161
- ]
162
- }
163
- },
164
- {
165
- "date": "Wed, 28 Sep 2022 08:15:16 GMT",
166
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.3.1",
167
- "version": "0.3.1",
168
- "comments": {
169
- "patch": [
170
- {
171
- "author": "elcraig@microsoft.com",
172
- "package": "@ms-cloudpack/esm-stub-utilities",
173
- "commit": "084168500b6320d6861a4c7e8f363fea9e4f831e",
174
- "comment": "Rename tryRequire.cjs to tryRequire.cts"
175
- }
176
- ]
177
- }
178
- },
179
- {
180
- "date": "Wed, 21 Sep 2022 08:15:19 GMT",
181
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.3.0",
182
- "version": "0.3.0",
183
- "comments": {
184
- "minor": [
185
- {
186
- "author": "dzearing@microsoft.com",
187
- "package": "@ms-cloudpack/esm-stub-utilities",
188
- "commit": "f67f57c632b247d0375d54d2c839447dc5c34156",
189
- "comment": "Updating string and boolean exports to emit properly."
190
- },
191
- {
192
- "author": "beachball",
193
- "package": "@ms-cloudpack/esm-stub-utilities",
194
- "comment": "Bump @ms-cloudpack/path-utilities to v0.5.0",
195
- "commit": "edaf39b3a641d469b5238c446b23e25399714ebd"
196
- }
197
- ]
198
- }
199
- },
200
- {
201
- "date": "Tue, 06 Sep 2022 08:17:50 GMT",
202
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.2.4",
203
- "version": "0.2.4",
204
- "comments": {
205
- "none": [
206
- {
207
- "author": "dzearing@microsoft.com",
208
- "package": "@ms-cloudpack/esm-stub-utilities",
209
- "commit": "2b961ca2bb0304eec6a5ce25d49a3c66072a113f",
210
- "comment": "Updating api-extractor."
211
- }
212
- ],
213
- "patch": [
214
- {
215
- "author": "beachball",
216
- "package": "@ms-cloudpack/esm-stub-utilities",
217
- "comment": "Bump @ms-cloudpack/path-utilities to v0.4.0",
218
- "commit": "6bfb08a58af608b2e633ae7a4b686a6eabea29ca"
219
- }
220
- ]
221
- }
222
- },
223
- {
224
- "date": "Sat, 03 Sep 2022 08:15:29 GMT",
225
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.2.3",
226
- "version": "0.2.3",
227
- "comments": {
228
- "patch": [
229
- {
230
- "author": "beachball",
231
- "package": "@ms-cloudpack/esm-stub-utilities",
232
- "comment": "Bump @ms-cloudpack/path-utilities to v0.3.2",
233
- "commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884"
234
- }
235
- ]
236
- }
237
- },
238
- {
239
- "date": "Fri, 26 Aug 2022 08:12:22 GMT",
240
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.2.2",
241
- "version": "0.2.2",
242
- "comments": {
243
- "patch": [
244
- {
245
- "author": "email not defined",
246
- "package": "@ms-cloudpack/esm-stub-utilities",
247
- "commit": "78a20a9b97f472809849048e1f37f33365366f0b",
248
- "comment": "Update dependency jsdom to v20"
249
- }
250
- ]
251
- }
252
- },
253
- {
254
- "date": "Fri, 12 Aug 2022 08:12:39 GMT",
255
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.2.1",
256
- "version": "0.2.1",
257
- "comments": {
258
- "patch": [
259
- {
260
- "author": "dzearing@microsoft.com",
261
- "package": "@ms-cloudpack/esm-stub-utilities",
262
- "commit": "533958ff437ec4556ac825da167e9ad54193f8f4",
263
- "comment": "Fixing rollup to bundle only supported entries. Also fixing the esm stub creation to asynchronously wait for web environment initialization to complete."
264
- }
265
- ]
266
- }
267
- },
268
- {
269
- "date": "Sat, 06 Aug 2022 08:15:40 GMT",
270
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.2.0",
271
- "version": "0.2.0",
272
- "comments": {
273
- "minor": [
274
- {
275
- "author": "dzearing@microsoft.com",
276
- "package": "@ms-cloudpack/esm-stub-utilities",
277
- "commit": "70b5e51ee1e2bbb80d6b6fef1dbbf819d3634a0b",
278
- "comment": "Fixing stub generation to emit to a physical location on macs, rather than symlink."
279
- }
280
- ]
281
- }
282
- },
283
- {
284
- "date": "Tue, 02 Aug 2022 19:53:54 GMT",
285
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.1.2",
286
- "version": "0.1.2",
287
- "comments": {
288
- "patch": [
289
- {
290
- "author": "renovate@whitesourcesoftware.com",
291
- "package": "@ms-cloudpack/esm-stub-utilities",
292
- "commit": "dc1ecdc793357827f70515d00830ecd35491b76c",
293
- "comment": "Update dependency @types/jsdom to v16.2.15"
294
- }
295
- ]
296
- }
297
- },
298
- {
299
- "date": "Thu, 28 Jul 2022 18:39:20 GMT",
300
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.1.1",
301
- "version": "0.1.1",
302
- "comments": {
303
- "patch": [
304
- {
305
- "author": "email not defined",
306
- "package": "@ms-cloudpack/esm-stub-utilities",
307
- "commit": "ddec754013e36611f3f6b25e1146cb214402de28",
308
- "comment": "Update dependency @types/jsdom-global to v3.0.3"
309
- }
310
- ]
311
- }
312
- },
313
- {
314
- "date": "Wed, 29 Jun 2022 02:45:18 GMT",
315
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.1.0",
316
- "version": "0.1.0",
317
- "comments": {
318
- "none": [
319
- {
320
- "author": "email not defined",
321
- "package": "@ms-cloudpack/esm-stub-utilities",
322
- "commit": "94790eee5ac4401529c3f1215168ffb3725dfd61",
323
- "comment": "Pin devDependencies"
324
- }
325
- ]
326
- }
327
- },
328
- {
329
- "date": "Wed, 08 Jun 2022 20:07:00 GMT",
330
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.1.0",
331
- "version": "0.1.0",
332
- "comments": {
333
- "minor": [
334
- {
335
- "author": "dzearing@microsoft.com",
336
- "package": "@ms-cloudpack/esm-stub-utilities",
337
- "commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6",
338
- "comment": "Updating writeESMStub to return the filepath, making path input option (using temp file if not provided.)"
339
- },
340
- {
341
- "author": "beachball",
342
- "package": "@ms-cloudpack/esm-stub-utilities",
343
- "comment": "Bump @ms-cloudpack/path-utilities to v0.3.1",
344
- "commit": "0e78dd2f1cf4d366f04d52d54996418c4febcfb6"
345
- }
346
- ]
347
- }
348
- },
349
- {
350
- "date": "Fri, 03 Jun 2022 21:51:54 GMT",
351
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.0.2",
352
- "version": "0.0.2",
353
- "comments": {
354
- "none": [
355
- {
356
- "author": "bot@renovateapp.com",
357
- "package": "@ms-cloudpack/esm-stub-utilities",
358
- "commit": "c27f62a8cc6cef068c201ce4e0802f49508a01d4",
359
- "comment": "Pin dev dependencies"
360
- }
361
- ]
362
- }
363
- },
364
- {
365
- "date": "Fri, 27 May 2022 20:32:39 GMT",
366
- "tag": "@ms-cloudpack/esm-stub-utilities_v0.0.2",
367
- "version": "0.0.2",
368
- "comments": {
369
- "patch": [
370
- {
371
- "author": "dzearing@microsoft.com",
372
- "package": "@ms-cloudpack/esm-stub-utilities",
373
- "commit": "0cc8ffacb753e45c6fa31b462ea8b90da5b185e5",
374
- "comment": "Initial publish of esm-stub-utilities package."
375
- }
376
- ]
377
- }
378
- }
379
- ]
380
- }
package/CHANGELOG.md DELETED
@@ -1,147 +0,0 @@
1
- # Change Log - @ms-cloudpack/esm-stub-utilities
2
-
3
- This log was last generated on Tue, 31 Jan 2023 08:08:54 GMT and should not be manually modified.
4
-
5
- <!-- Start content -->
6
-
7
- ## 0.4.2
8
-
9
- Tue, 31 Jan 2023 08:08:54 GMT
10
-
11
- ### Patches
12
-
13
- - Don't publish test files (elcraig@microsoft.com)
14
- - Bump @ms-cloudpack/path-utilities to v2.0.1
15
- - Bump @ms-cloudpack/path-string-parsing to v1.0.1
16
-
17
- ## 0.4.1
18
-
19
- Sat, 03 Dec 2022 08:10:45 GMT
20
-
21
- ### Patches
22
-
23
- - Bump @ms-cloudpack/path-utilities to v2.0.0
24
-
25
- ## 0.4.0
26
-
27
- Tue, 15 Nov 2022 08:13:12 GMT
28
-
29
- ### Minor changes
30
-
31
- - When we emit esm stubs, we now try to use import * for object exports, and import for function exports. (dzearing@microsoft.com)
32
- - Bump @ms-cloudpack/path-utilities to v1.1.1
33
-
34
- ## 0.3.4
35
-
36
- Wed, 02 Nov 2022 08:11:20 GMT
37
-
38
- ### Patches
39
-
40
- - README updates. (dzearing@microsoft.com)
41
-
42
- ## 0.3.3
43
-
44
- Tue, 18 Oct 2022 08:16:24 GMT
45
-
46
- ### Patches
47
-
48
- - Bump @ms-cloudpack/path-utilities to v1.1.0
49
-
50
- ## 0.3.2
51
-
52
- Sat, 15 Oct 2022 08:11:31 GMT
53
-
54
- ### Patches
55
-
56
- - Bump @ms-cloudpack/path-utilities to v1.0.0
57
- - Bump @ms-cloudpack/path-string-parsing to v1.0.0
58
-
59
- ## 0.3.1
60
-
61
- Wed, 28 Sep 2022 08:15:16 GMT
62
-
63
- ### Patches
64
-
65
- - Rename tryRequire.cjs to tryRequire.cts (elcraig@microsoft.com)
66
-
67
- ## 0.3.0
68
-
69
- Wed, 21 Sep 2022 08:15:19 GMT
70
-
71
- ### Minor changes
72
-
73
- - Updating string and boolean exports to emit properly. (dzearing@microsoft.com)
74
- - Bump @ms-cloudpack/path-utilities to v0.5.0
75
-
76
- ## 0.2.4
77
-
78
- Tue, 06 Sep 2022 08:17:50 GMT
79
-
80
- ### Patches
81
-
82
- - Bump @ms-cloudpack/path-utilities to v0.4.0
83
-
84
- ## 0.2.3
85
-
86
- Sat, 03 Sep 2022 08:15:29 GMT
87
-
88
- ### Patches
89
-
90
- - Bump @ms-cloudpack/path-utilities to v0.3.2
91
-
92
- ## 0.2.2
93
-
94
- Fri, 26 Aug 2022 08:12:22 GMT
95
-
96
- ### Patches
97
-
98
- - Update dependency jsdom to v20 (email not defined)
99
-
100
- ## 0.2.1
101
-
102
- Fri, 12 Aug 2022 08:12:39 GMT
103
-
104
- ### Patches
105
-
106
- - Fixing rollup to bundle only supported entries. Also fixing the esm stub creation to asynchronously wait for web environment initialization to complete. (dzearing@microsoft.com)
107
-
108
- ## 0.2.0
109
-
110
- Sat, 06 Aug 2022 08:15:40 GMT
111
-
112
- ### Minor changes
113
-
114
- - Fixing stub generation to emit to a physical location on macs, rather than symlink. (dzearing@microsoft.com)
115
-
116
- ## 0.1.2
117
-
118
- Tue, 02 Aug 2022 19:53:54 GMT
119
-
120
- ### Patches
121
-
122
- - Update dependency @types/jsdom to v16.2.15 (renovate@whitesourcesoftware.com)
123
-
124
- ## 0.1.1
125
-
126
- Thu, 28 Jul 2022 18:39:20 GMT
127
-
128
- ### Patches
129
-
130
- - Update dependency @types/jsdom-global to v3.0.3 (email not defined)
131
-
132
- ## 0.1.0
133
-
134
- Wed, 08 Jun 2022 20:07:00 GMT
135
-
136
- ### Minor changes
137
-
138
- - Updating writeESMStub to return the filepath, making path input option (using temp file if not provided.) (dzearing@microsoft.com)
139
- - Bump @ms-cloudpack/path-utilities to v0.3.1
140
-
141
- ## 0.0.2
142
-
143
- Fri, 27 May 2022 20:32:39 GMT
144
-
145
- ### Patches
146
-
147
- - Initial publish of esm-stub-utilities package. (dzearing@microsoft.com)