@agoric/access-token 0.4.22-u21.0.1 → 0.4.22-u22.1

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 +4 -179
  2. package/package.json +7 -4
package/CHANGELOG.md CHANGED
@@ -3,393 +3,218 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ### [0.4.22-u21.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.21...@agoric/access-token@0.4.22-u21.0) (2025-06-19)
6
+ ## [0.4.22-u22.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.22-u22.0...@agoric/access-token@0.4.22-u22.1) (2025-09-09)
7
7
 
8
+ **Note:** Version bump only for package @agoric/access-token
9
+
10
+ ## [0.4.22-u22.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.21...@agoric/access-token@0.4.22-u22.0) (2025-09-08)
8
11
 
9
12
  ### Bug Fixes
10
13
 
11
14
  * **access-token:** lock the jsonlines database ([7832114](https://github.com/Agoric/agoric-sdk/commit/78321142c0f816816bd788ba8a691c1ec9d6f5c5))
12
15
 
13
-
14
-
15
16
  ### [0.4.21](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.20...@agoric/access-token@0.4.21) (2023-05-19)
16
17
 
17
-
18
18
  ### Bug Fixes
19
19
 
20
20
  * **agoric-cli:** begin separation of deploy host and script ([b091cad](https://github.com/Agoric/agoric-sdk/commit/b091cadbc652128e34d6225b6875baa5f1a9a4c7))
21
21
 
22
-
23
-
24
22
  ### [0.4.20](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.19...@agoric/access-token@0.4.20) (2022-10-05)
25
23
 
26
24
  **Note:** Version bump only for package @agoric/access-token
27
25
 
28
-
29
-
30
-
31
-
32
26
  ### [0.4.19](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.18...@agoric/access-token@0.4.19) (2022-09-20)
33
27
 
34
28
  **Note:** Version bump only for package @agoric/access-token
35
29
 
36
-
37
-
38
-
39
-
40
30
  ### [0.4.18](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.17...@agoric/access-token@0.4.18) (2022-04-18)
41
31
 
42
32
  **Note:** Version bump only for package @agoric/access-token
43
33
 
44
-
45
-
46
-
47
-
48
34
  ### [0.4.17](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.16...@agoric/access-token@0.4.17) (2022-02-21)
49
35
 
50
36
  **Note:** Version bump only for package @agoric/access-token
51
37
 
52
-
53
-
54
-
55
-
56
38
  ### [0.4.16](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.15...@agoric/access-token@0.4.16) (2021-12-02)
57
39
 
58
40
  **Note:** Version bump only for package @agoric/access-token
59
41
 
60
-
61
-
62
-
63
-
64
42
  ### [0.4.15](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.14...@agoric/access-token@0.4.15) (2021-10-13)
65
43
 
66
44
  **Note:** Version bump only for package @agoric/access-token
67
45
 
68
-
69
-
70
-
71
-
72
46
  ### [0.4.14](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.13...@agoric/access-token@0.4.14) (2021-09-23)
73
47
 
74
48
  **Note:** Version bump only for package @agoric/access-token
75
49
 
76
-
77
-
78
-
79
-
80
50
  ### [0.4.13](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.12...@agoric/access-token@0.4.13) (2021-09-15)
81
51
 
82
52
  **Note:** Version bump only for package @agoric/access-token
83
53
 
84
-
85
-
86
-
87
-
88
54
  ### [0.4.12](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.11...@agoric/access-token@0.4.12) (2021-08-18)
89
55
 
90
56
  **Note:** Version bump only for package @agoric/access-token
91
57
 
92
-
93
-
94
-
95
-
96
58
  ### [0.4.11](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.10...@agoric/access-token@0.4.11) (2021-08-17)
97
59
 
98
60
  **Note:** Version bump only for package @agoric/access-token
99
61
 
100
-
101
-
102
-
103
-
104
62
  ### [0.4.10](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.7...@agoric/access-token@0.4.10) (2021-08-15)
105
63
 
106
64
  ### 0.26.10 (2021-07-28)
107
65
 
108
-
109
66
  ### Bug Fixes
110
67
 
111
68
  * **access-token:** avoid clobbering temporary json-store files ([d468531](https://github.com/Agoric/agoric-sdk/commit/d46853146d2f1b51bd752ef280ce51cf227cdab0))
112
69
 
113
-
114
-
115
70
  ### [0.4.9](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.7...@agoric/access-token@0.4.9) (2021-08-14)
116
71
 
117
72
  ### 0.26.10 (2021-07-28)
118
73
 
119
-
120
74
  ### Bug Fixes
121
75
 
122
76
  * **access-token:** avoid clobbering temporary json-store files ([d468531](https://github.com/Agoric/agoric-sdk/commit/d46853146d2f1b51bd752ef280ce51cf227cdab0))
123
77
 
124
-
125
-
126
78
  ### [0.4.8](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.7...@agoric/access-token@0.4.8) (2021-07-28)
127
79
 
128
-
129
80
  ### Bug Fixes
130
81
 
131
82
  * **access-token:** avoid clobbering temporary json-store files ([d468531](https://github.com/Agoric/agoric-sdk/commit/d46853146d2f1b51bd752ef280ce51cf227cdab0))
132
83
 
133
-
134
-
135
84
  ### [0.4.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.6...@agoric/access-token@0.4.7) (2021-07-01)
136
85
 
137
86
  **Note:** Version bump only for package @agoric/access-token
138
87
 
139
-
140
-
141
-
142
-
143
88
  ### [0.4.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.5...@agoric/access-token@0.4.6) (2021-06-28)
144
89
 
145
90
  **Note:** Version bump only for package @agoric/access-token
146
91
 
147
-
148
-
149
-
150
-
151
92
  ### [0.4.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.4...@agoric/access-token@0.4.5) (2021-06-25)
152
93
 
153
94
  **Note:** Version bump only for package @agoric/access-token
154
95
 
155
-
156
-
157
-
158
-
159
96
  ### [0.4.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.3...@agoric/access-token@0.4.4) (2021-06-24)
160
97
 
161
98
  **Note:** Version bump only for package @agoric/access-token
162
99
 
163
-
164
-
165
-
166
-
167
100
  ### [0.4.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.2...@agoric/access-token@0.4.3) (2021-06-23)
168
101
 
169
102
  **Note:** Version bump only for package @agoric/access-token
170
103
 
171
-
172
-
173
-
174
-
175
104
  ### [0.4.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.1...@agoric/access-token@0.4.2) (2021-06-16)
176
105
 
177
106
  **Note:** Version bump only for package @agoric/access-token
178
107
 
179
-
180
-
181
-
182
-
183
108
  ### 0.4.1 (2021-06-15)
184
109
 
185
-
186
110
  ### Features
187
111
 
188
112
  * new access-token package for encapsulation from swing-store ([aa52d2e](https://github.com/Agoric/agoric-sdk/commit/aa52d2ea54ec679889db9abdb8cdd6639824f50e))
189
113
 
190
-
191
114
  ### Bug Fixes
192
115
 
193
116
  * Pin ESM to forked version ([54dbb55](https://github.com/Agoric/agoric-sdk/commit/54dbb55d64d7ff7adb395bc4bd9d1461dd2d3c17))
194
117
 
195
-
196
-
197
118
  ## [0.3.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.3.5...@agoric/swing-store-simple@0.3.6) (2021-04-07)
198
119
 
199
120
  **Note:** Version bump only for package @agoric/swing-store-simple
200
121
 
201
-
202
-
203
-
204
-
205
122
  ## [0.3.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.3.4...@agoric/swing-store-simple@0.3.5) (2021-04-06)
206
123
 
207
124
  **Note:** Version bump only for package @agoric/swing-store-simple
208
125
 
209
-
210
-
211
-
212
-
213
126
  ## [0.3.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.3.3...@agoric/swing-store-simple@0.3.4) (2021-03-24)
214
127
 
215
128
  **Note:** Version bump only for package @agoric/swing-store-simple
216
129
 
217
-
218
-
219
-
220
-
221
130
  ## [0.3.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.3.2...@agoric/swing-store-simple@0.3.3) (2021-03-16)
222
131
 
223
-
224
132
  ### Bug Fixes
225
133
 
226
134
  * make separate 'test:xs' target, remove XS from 'test' target ([b9c1a69](https://github.com/Agoric/agoric-sdk/commit/b9c1a6987093fc8e09e8aba7acd2a1618413bac8)), closes [#2647](https://github.com/Agoric/agoric-sdk/issues/2647)
227
135
 
228
-
229
-
230
-
231
-
232
136
  ## [0.3.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.3.1...@agoric/swing-store-simple@0.3.2) (2021-02-22)
233
137
 
234
138
  **Note:** Version bump only for package @agoric/swing-store-simple
235
139
 
236
-
237
-
238
-
239
-
240
140
  ## [0.3.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.3.0...@agoric/swing-store-simple@0.3.1) (2021-02-16)
241
141
 
242
142
  **Note:** Version bump only for package @agoric/swing-store-simple
243
143
 
244
-
245
-
246
-
247
-
248
144
  # [0.3.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.7...@agoric/swing-store-simple@0.3.0) (2020-12-10)
249
145
 
250
-
251
146
  ### Features
252
147
 
253
148
  * **import-bundle:** Preliminary support Endo zip hex bundle format ([#1983](https://github.com/Agoric/agoric-sdk/issues/1983)) ([983681b](https://github.com/Agoric/agoric-sdk/commit/983681bfc4bf512b6bd90806ed9220cd4fefc13c))
254
149
 
255
-
256
-
257
-
258
-
259
150
  ## [0.2.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.7-dev.0...@agoric/swing-store-simple@0.2.7) (2020-11-07)
260
151
 
261
152
  **Note:** Version bump only for package @agoric/swing-store-simple
262
153
 
263
-
264
-
265
-
266
-
267
154
  ## [0.2.7-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.6...@agoric/swing-store-simple@0.2.7-dev.0) (2020-10-19)
268
155
 
269
156
  **Note:** Version bump only for package @agoric/swing-store-simple
270
157
 
271
-
272
-
273
-
274
-
275
158
  ## [0.2.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.6-dev.2...@agoric/swing-store-simple@0.2.6) (2020-10-11)
276
159
 
277
160
  **Note:** Version bump only for package @agoric/swing-store-simple
278
161
 
279
-
280
-
281
-
282
-
283
162
  ## [0.2.6-dev.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.6-dev.1...@agoric/swing-store-simple@0.2.6-dev.2) (2020-09-18)
284
163
 
285
164
  **Note:** Version bump only for package @agoric/swing-store-simple
286
165
 
287
-
288
-
289
-
290
-
291
166
  ## [0.2.6-dev.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.6-dev.0...@agoric/swing-store-simple@0.2.6-dev.1) (2020-09-18)
292
167
 
293
168
  **Note:** Version bump only for package @agoric/swing-store-simple
294
169
 
295
-
296
-
297
-
298
-
299
170
  ## [0.2.6-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.5...@agoric/swing-store-simple@0.2.6-dev.0) (2020-09-18)
300
171
 
301
172
  **Note:** Version bump only for package @agoric/swing-store-simple
302
173
 
303
-
304
-
305
-
306
-
307
174
  ## [0.2.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.4...@agoric/swing-store-simple@0.2.5) (2020-09-16)
308
175
 
309
176
  **Note:** Version bump only for package @agoric/swing-store-simple
310
177
 
311
-
312
-
313
-
314
-
315
178
  ## [0.2.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.3...@agoric/swing-store-simple@0.2.4) (2020-08-31)
316
179
 
317
-
318
180
  ### Bug Fixes
319
181
 
320
182
  * reduce inconsistency among our linting rules ([#1492](https://github.com/Agoric/agoric-sdk/issues/1492)) ([b6b675e](https://github.com/Agoric/agoric-sdk/commit/b6b675e2de110e2af19cad784a66220cab21dacf))
321
183
 
322
-
323
-
324
-
325
-
326
184
  ## [0.2.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.2...@agoric/swing-store-simple@0.2.3) (2020-06-30)
327
185
 
328
186
  **Note:** Version bump only for package @agoric/swing-store-simple
329
187
 
330
-
331
-
332
-
333
-
334
188
  ## [0.2.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.1...@agoric/swing-store-simple@0.2.2) (2020-05-17)
335
189
 
336
190
  **Note:** Version bump only for package @agoric/swing-store-simple
337
191
 
338
-
339
-
340
-
341
-
342
192
  ## [0.2.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.2.0...@agoric/swing-store-simple@0.2.1) (2020-05-10)
343
193
 
344
194
  **Note:** Version bump only for package @agoric/swing-store-simple
345
195
 
346
-
347
-
348
-
349
-
350
196
  # [0.2.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.1.2...@agoric/swing-store-simple@0.2.0) (2020-05-04)
351
197
 
352
-
353
198
  ### Features
354
199
 
355
200
  * swing-store-simple: add isSwingStore() query ([c450459](https://github.com/Agoric/agoric-sdk/commit/c450459a92d3ecba4a106820d980683babdf8c29)), closes [#953](https://github.com/Agoric/agoric-sdk/issues/953)
356
201
 
357
-
358
-
359
-
360
-
361
202
  ## [0.1.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.1.2-alpha.0...@agoric/swing-store-simple@0.1.2) (2020-04-13)
362
203
 
363
204
  **Note:** Version bump only for package @agoric/swing-store-simple
364
205
 
365
-
366
-
367
-
368
-
369
206
  ## [0.1.2-alpha.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.1.1...@agoric/swing-store-simple@0.1.2-alpha.0) (2020-04-12)
370
207
 
371
208
  **Note:** Version bump only for package @agoric/swing-store-simple
372
209
 
373
-
374
-
375
-
376
-
377
210
  ## [0.1.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.1.1-alpha.0...@agoric/swing-store-simple@0.1.1) (2020-04-02)
378
211
 
379
212
  **Note:** Version bump only for package @agoric/swing-store-simple
380
213
 
381
-
382
-
383
-
384
-
385
214
  ## 0.1.1-alpha.0 (2020-04-02)
386
215
 
387
216
  **Note:** Version bump only for package @agoric/swing-store-simple
388
217
 
389
-
390
-
391
-
392
-
393
218
  ## 0.1.1-alpha.0 (2020-04-02)
394
219
 
395
220
  **Note:** Version bump only for package @agoric/swing-store-simple
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/access-token",
3
- "version": "0.4.22-u21.0.1",
3
+ "version": "0.4.22-u22.1",
4
4
  "description": "Persistent credentials for Agoric users, backed by a simple JSON file",
5
5
  "type": "module",
6
6
  "main": "src/access-token.js",
@@ -10,7 +10,7 @@
10
10
  "scripts": {
11
11
  "build": "exit 0",
12
12
  "test": "ava",
13
- "test:c8": "c8 --all $C8_OPTIONS ava",
13
+ "test:c8": "c8 --all ${C8_OPTIONS:-} ava",
14
14
  "test:xs": "exit 0",
15
15
  "lint": "yarn run -T run-s --continue-on-error 'lint:*'",
16
16
  "lint-fix": "yarn lint:eslint --fix",
@@ -18,7 +18,7 @@
18
18
  "lint:types": "yarn run -T tsc"
19
19
  },
20
20
  "dependencies": {
21
- "@agoric/internal": "0.4.0-u21.0.1",
21
+ "@agoric/internal": "0.4.0-u22.1",
22
22
  "n-readlines": "^1.0.0",
23
23
  "proper-lockfile": "^4.1.2",
24
24
  "tmp": "^0.2.1"
@@ -44,5 +44,8 @@
44
44
  "typeCoverage": {
45
45
  "atLeast": 83.57
46
46
  },
47
- "gitHead": "16519b2de1eb2afda2b4ec866f55eadd4bb18223"
47
+ "engines": {
48
+ "node": "^20.9 || ^22.11"
49
+ },
50
+ "gitHead": "83a42d0f343b01448a918631dce159b5bdb69b7e"
48
51
  }