@azure/msal-node-extensions 1.0.0-alpha.15 → 1.0.0-alpha.16

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": "@azure/msal-node-extensions",
3
- "version": "1.0.0-alpha.15",
3
+ "version": "1.0.0-alpha.16",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
@@ -50,14 +50,14 @@
50
50
  ]
51
51
  },
52
52
  "dependencies": {
53
- "@azure/msal-common": "^6.1.0",
53
+ "@azure/msal-common": "^6.2.0",
54
54
  "bindings": "git+https://github.com/samuelkubai/node-bindings.git#v1.6.0",
55
55
  "keytar": "^7.8.0",
56
56
  "nan": "^2.13.2"
57
57
  },
58
58
  "devDependencies": {
59
59
  "husky": "^4.2.5",
60
- "node-gyp": "^7.0.0",
60
+ "node-gyp": "^9.0.0",
61
61
  "tsdx": "^0.14.1",
62
62
  "tslib": "^2.0.0",
63
63
  "typescript": "^3.9.3"
package/CHANGELOG.json DELETED
@@ -1,325 +0,0 @@
1
- {
2
- "name": "@azure/msal-node-extensions",
3
- "entries": [
4
- {
5
- "date": "Tue, 08 Feb 2022 00:41:06 GMT",
6
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.15",
7
- "version": "1.0.0-alpha.15",
8
- "comments": {
9
- "none": [
10
- {
11
- "author": "kamausamuel11@gmail.com",
12
- "package": "@azure/msal-node-extensions",
13
- "commit": "5767008f8ef9f3b05aeba421cc4aa6c6bb616e86",
14
- "comment": "fix: update package-lock files"
15
- },
16
- {
17
- "author": "thomas.norling@microsoft.com",
18
- "package": "@azure/msal-node-extensions",
19
- "commit": "19f76b1d9cd2b0f1a4a7e4765c8ee9e7e17f3d59",
20
- "comment": "Test changes #4383"
21
- },
22
- {
23
- "author": "thomas.norling@microsoft.com",
24
- "package": "@azure/msal-node-extensions",
25
- "commit": "539ca525a356c0d4a7bd1d4da5271f8a2988f944",
26
- "comment": "Resolve lint errors #4363"
27
- }
28
- ],
29
- "prerelease": [
30
- {
31
- "author": "thomas.norling@microsoft.com",
32
- "package": "@azure/msal-node-extensions",
33
- "commit": "33e9d56dd3e8c1523d70b6e3cff4214035b44e08",
34
- "comment": "Update keytar dependency to ^7.8.0 #4483"
35
- },
36
- {
37
- "author": "beachball",
38
- "package": "@azure/msal-node-extensions",
39
- "comment": "Bump @azure/msal-common to v6.1.0",
40
- "commit": "639253acbc825e1f19ca712bc72dce8da149e3e8"
41
- }
42
- ]
43
- }
44
- },
45
- {
46
- "date": "Tue, 04 Jan 2022 00:20:29 GMT",
47
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.14",
48
- "version": "1.0.0-alpha.14",
49
- "comments": {
50
- "none": [
51
- {
52
- "author": "hemoral@microsoft.com",
53
- "package": "@azure/msal-node-extensions",
54
- "commit": "60e2cfc0e9daa3c24e994617b4ac42aef6880b74",
55
- "comment": "Add support for requested claims in silent token acquisition #4296"
56
- }
57
- ],
58
- "prerelease": [
59
- {
60
- "author": "beachball",
61
- "package": "@azure/msal-node-extensions",
62
- "comment": "Bump @azure/msal-common to v6.0.0",
63
- "commit": "bd9b1af91c278926ab2e6943cf90817a7ac4957b"
64
- }
65
- ]
66
- }
67
- },
68
- {
69
- "date": "Tue, 07 Dec 2021 00:17:01 GMT",
70
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.13",
71
- "version": "1.0.0-alpha.13",
72
- "comments": {
73
- "none": [
74
- {
75
- "author": "thomas.norling@microsoft.com",
76
- "package": "@azure/msal-node-extensions",
77
- "commit": "02dbd9172368bfc69e4a47f01a3ada0b96345c81",
78
- "comment": "Package.json updates"
79
- },
80
- {
81
- "author": "kamausamuel11@gmail.com",
82
- "package": "@azure/msal-node-extensions",
83
- "commit": "8259de7520d2940d290332cd03c5b8babeb0966e",
84
- "comment": "deps: run an audit fix for msal-node-extensions"
85
- }
86
- ],
87
- "prerelease": [
88
- {
89
- "author": "thomas.norling@microsoft.com",
90
- "package": "@azure/msal-node-extensions",
91
- "commit": "e020f3511ddc25be0c04a60362698da0112b8c0c",
92
- "comment": "Use https to install bindings dependency #4234"
93
- },
94
- {
95
- "author": "beachball",
96
- "package": "@azure/msal-node-extensions",
97
- "comment": "Bump @azure/msal-common to v5.2.0",
98
- "commit": "d7c209f7aa3ae4380a77a31ff1319fbf7201ae45"
99
- }
100
- ]
101
- }
102
- },
103
- {
104
- "date": "Mon, 01 Nov 2021 23:53:22 GMT",
105
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.12",
106
- "version": "1.0.0-alpha.12",
107
- "comments": {
108
- "prerelease": [
109
- {
110
- "author": "beachball",
111
- "package": "@azure/msal-node-extensions",
112
- "comment": "Bump @azure/msal-common to v5.1.0",
113
- "commit": "6ac29855822ce1ba9531a68bcaa6f37443ef16c0"
114
- }
115
- ]
116
- }
117
- },
118
- {
119
- "date": "Mon, 04 Oct 2021 23:12:35 GMT",
120
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.11",
121
- "version": "1.0.0-alpha.11",
122
- "comments": {
123
- "prerelease": [
124
- {
125
- "author": "kamausamuel11@gmail.com",
126
- "package": "@azure/msal-node-extensions",
127
- "comment": "fix: integrate forked bindings package",
128
- "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
129
- },
130
- {
131
- "author": "beachball",
132
- "package": "@azure/msal-node-extensions",
133
- "comment": "Bump @azure/msal-common to v5.0.1",
134
- "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
135
- }
136
- ],
137
- "none": [
138
- {
139
- "author": "thomas.norling@microsoft.com",
140
- "package": "@azure/msal-node-extensions",
141
- "comment": "Update beachball config",
142
- "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
143
- }
144
- ]
145
- }
146
- },
147
- {
148
- "date": "Thu, 09 Sep 2021 23:58:01 GMT",
149
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.10",
150
- "version": "1.0.0-alpha.10",
151
- "comments": {
152
- "prerelease": [
153
- {
154
- "comment": "Upgrade msal-common to v5 for Node extensions",
155
- "author": "janutter@microsoft.com",
156
- "commit": "ad3eeeb85b92035a1389e49a6cc182c3085a1ba1",
157
- "package": "@azure/msal-node-extensions"
158
- }
159
- ]
160
- }
161
- },
162
- {
163
- "date": "Thu, 22 Jul 2021 22:50:22 GMT",
164
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.9",
165
- "version": "1.0.0-alpha.9",
166
- "comments": {
167
- "prerelease": [
168
- {
169
- "comment": "feat: add the persistence creator (#3859)",
170
- "author": "samuelkamau@microsoft.com",
171
- "commit": "a916871108c93904a62e7729edb0e2287719a532",
172
- "package": "@azure/msal-node-extensions"
173
- },
174
- {
175
- "comment": "fix: bump up the msal-common version",
176
- "author": "samuelkamau@microsoft.com",
177
- "commit": "2bf61e9e1ed3697352269537f7e24ebbac4d926b",
178
- "package": "@azure/msal-node-extensions"
179
- }
180
- ]
181
- }
182
- },
183
- {
184
- "date": "Tue, 29 Jun 2021 00:28:30 GMT",
185
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.8",
186
- "version": "1.0.0-alpha.8",
187
- "comments": {
188
- "prerelease": [
189
- {
190
- "comment": "verifyPersistence returns the right value on failure(#3787)",
191
- "author": "sameera.gajjarapu@microsoft.com",
192
- "commit": "dc8086acc0ccc91e066e886adffd5895911d33f0",
193
- "package": "@azure/msal-node-extensions"
194
- }
195
- ]
196
- }
197
- },
198
- {
199
- "date": "Wed, 23 Jun 2021 00:01:49 GMT",
200
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.7",
201
- "version": "1.0.0-alpha.7",
202
- "comments": {
203
- "prerelease": [
204
- {
205
- "comment": "Add logs to test beachball",
206
- "author": "sameera.gajjarapu@microsoft.com",
207
- "commit": "cc28e43b3dcdb45f2469b14cf52a223f7d59b0d9",
208
- "package": "@azure/msal-node-extensions"
209
- }
210
- ]
211
- }
212
- },
213
- {
214
- "date": "Fri, 05 Mar 2021 21:26:46 GMT",
215
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.6",
216
- "version": "1.0.0-alpha.6",
217
- "comments": {
218
- "prerelease": [
219
- {
220
- "comment": "Fix lint in extensions to trigger version bump",
221
- "author": "janutter@microsoft.com",
222
- "commit": "4901e740f2687447f1eac537dac71ef243ce957a",
223
- "package": "@azure/msal-node-extensions"
224
- }
225
- ]
226
- }
227
- },
228
- {
229
- "date": "Wed, 03 Mar 2021 22:13:23 GMT",
230
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.5",
231
- "version": "1.0.0-alpha.5",
232
- "comments": {
233
- "prerelease": [
234
- {
235
- "comment": "Fix npm audit warnings",
236
- "author": "janutter@microsoft.com",
237
- "commit": "751026cdaa24dd370c50ad714bf0b1d54c71fbde",
238
- "package": "@azure/msal-node-extensions"
239
- }
240
- ]
241
- }
242
- },
243
- {
244
- "date": "Wed, 14 Oct 2020 23:45:07 GMT",
245
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.4",
246
- "version": "1.0.0-alpha.4",
247
- "comments": {
248
- "prerelease": [
249
- {
250
- "comment": "Update PersistenceCachePlugin (#2348)",
251
- "author": "sameera.gajjarapu@microsoft.com",
252
- "commit": "26723689e35918c59bd6ce58ba8cb886118676c6",
253
- "package": "@azure/msal-node-extensions"
254
- }
255
- ]
256
- }
257
- },
258
- {
259
- "date": "Wed, 30 Sep 2020 17:58:33 GMT",
260
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.3",
261
- "version": "1.0.0-alpha.3",
262
- "comments": {
263
- "none": [
264
- {
265
- "comment": "Updating the pre-release version(#2342)",
266
- "author": "sameera.gajjarapu@microsoft.com",
267
- "commit": "bc3f324edd6cf83937c31f73d3aefc6dbaf5f748",
268
- "package": "@azure/msal-node-extensions"
269
- },
270
- {
271
- "comment": "Update changelog versions for msal-node and extensions (#2336)",
272
- "author": "hemoral@microsoft.com",
273
- "commit": "323875a725e0d5049ff6742a9ca5160c2d4b7d0d",
274
- "package": "@azure/msal-node-extensions"
275
- }
276
- ]
277
- }
278
- },
279
- {
280
- "date": "Wed, 23 Sep 2020 21:13:48 GMT",
281
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.3",
282
- "version": "1.0.0-alpha.3",
283
- "comments": {
284
- "prerelease": [
285
- {
286
- "comment": "Update error message (#2265)",
287
- "author": "sagonzal@microsoft.com",
288
- "commit": "81d044a2a4640ebfa8b3bd80cb30cc2c602bbef1",
289
- "package": "@azure/msal-node-extensions"
290
- }
291
- ]
292
- }
293
- },
294
- {
295
- "date": "Thu, 17 Sep 2020 23:16:22 GMT",
296
- "tag": "@azure/msal-node-extensions_v1.0.0",
297
- "version": "1.0.0-alpha.2",
298
- "comments": {
299
- "none": [
300
- {
301
- "comment": "Update msal-node-extensionst to use central eslint configuration",
302
- "author": "janutter@microsoft.com",
303
- "commit": "fc49c6f16b3f7a62a67d249107fc484272133305",
304
- "package": "@azure/msal-node-extensions"
305
- }
306
- ]
307
- }
308
- },
309
- {
310
- "date": "Thu, 13 Aug 2020 02:20:48 GMT",
311
- "tag": "@azure/msal-node-extensions_v1.0.0-alpha.2",
312
- "version": "1.0.0-alpha.2",
313
- "comments": {
314
- "none": [
315
- {
316
- "comment": "updating files for automated release steps",
317
- "author": "prkanher@microsoft.com",
318
- "commit": "791409e7c9975218ae2b3a91e6a6a190b59474b1",
319
- "package": "@azure/msal-node-extensions"
320
- }
321
- ]
322
- }
323
- }
324
- ]
325
- }
package/CHANGELOG.md DELETED
@@ -1,128 +0,0 @@
1
- # Change Log - @azure/msal-node-extensions
2
-
3
- This log was last generated on Tue, 08 Feb 2022 00:41:06 GMT and should not be manually modified.
4
-
5
- <!-- Start content -->
6
-
7
- ## 1.0.0-alpha.15
8
-
9
- Tue, 08 Feb 2022 00:41:06 GMT
10
-
11
- ### Changes
12
-
13
- - Update keytar dependency to ^7.8.0 #4483 (thomas.norling@microsoft.com)
14
- - Bump @azure/msal-common to v6.1.0
15
-
16
- ## 1.0.0-alpha.14
17
-
18
- Tue, 04 Jan 2022 00:20:29 GMT
19
-
20
- ### Changes
21
-
22
- - Bump @azure/msal-common to v6.0.0
23
-
24
- ## 1.0.0-alpha.13
25
-
26
- Tue, 07 Dec 2021 00:17:01 GMT
27
-
28
- ### Changes
29
-
30
- - Use https to install bindings dependency #4234 (thomas.norling@microsoft.com)
31
- - Bump @azure/msal-common to v5.2.0
32
-
33
- ## 1.0.0-alpha.12
34
-
35
- Mon, 01 Nov 2021 23:53:22 GMT
36
-
37
- ### Changes
38
-
39
- - Bump @azure/msal-common to v5.1.0
40
-
41
- ## 1.0.0-alpha.11
42
-
43
- Mon, 04 Oct 2021 23:12:35 GMT
44
-
45
- ### Changes
46
-
47
- - fix: integrate forked bindings package (kamausamuel11@gmail.com)
48
- - Bump @azure/msal-common to v5.0.1
49
-
50
- ## 1.0.0-alpha.10
51
-
52
- Thu, 09 Sep 2021 23:58:01 GMT
53
-
54
- ### Changes
55
-
56
- - Upgrade msal-common to v5 for Node extensions (janutter@microsoft.com)
57
-
58
- ## 1.0.0-alpha.9
59
-
60
- Thu, 22 Jul 2021 22:50:22 GMT
61
-
62
- ### Changes
63
-
64
- - feat: add the persistence creator (#3859) (samuelkamau@microsoft.com)
65
- - fix: bump up the msal-common version (samuelkamau@microsoft.com)
66
-
67
- ## 1.0.0-alpha.8
68
-
69
- Tue, 29 Jun 2021 00:28:30 GMT
70
-
71
- ### Changes
72
-
73
- - verifyPersistence returns the right value on failure(#3787) (sameera.gajjarapu@microsoft.com)
74
-
75
- ## 1.0.0-alpha.7
76
-
77
- Wed, 23 Jun 2021 00:01:49 GMT
78
-
79
- ### Changes
80
-
81
- - Add logs to test beachball (sameera.gajjarapu@microsoft.com)
82
-
83
- ## 1.0.0-alpha.6
84
-
85
- Fri, 05 Mar 2021 21:26:46 GMT
86
-
87
- ### Changes
88
-
89
- - Fix lint in extensions to trigger version bump (janutter@microsoft.com)
90
-
91
- ## 1.0.0-alpha.5
92
-
93
- Wed, 03 Mar 2021 22:13:23 GMT
94
-
95
- ### Changes
96
-
97
- - Fix npm audit warnings (janutter@microsoft.com)
98
-
99
- ## 1.0.0-alpha.4
100
-
101
- Wed, 14 Oct 2020 23:45:07 GMT
102
-
103
- ### Changes
104
-
105
- - Update PersistenceCachePlugin (#2348) (sameera.gajjarapu@microsoft.com)
106
-
107
- ## 1.0.0-alpha.3
108
-
109
- Wed, 23 Sep 2020 21:13:48 GMT
110
-
111
- ### Changes
112
-
113
- - Update error message (#2265) (sagonzal@microsoft.com)
114
-
115
- # 1.0.0-alpha.2
116
- - Fix issue where binding.gyp was not being uploaded to npm
117
-
118
- # 1.0.0-alpha.1
119
- - Increment @azure/msal-common version to 1.1.0
120
-
121
- # 1.0.0-alpha.0
122
-
123
- - Extensions 1: Sets directory structure, adds Windows DPAPI Node addon (#1830)
124
- - Extensions 2: Add cross process lock (#1831)
125
- - Extensions 3: Add cache persistence plugin, persistence on Windows, Linux, and Mac (#1832)
126
- - Extensions 4: Add sample (#1834)
127
- - Extensions 5: Add documentation, add logger (#1835)
128
- - Extensions 6: Add tests (#1849)