@agoric/access-token 0.4.22-u21.0 → 0.4.22-u22.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -180
  2. package/package.json +7 -4
package/CHANGELOG.md CHANGED
@@ -3,393 +3,214 @@
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)
7
-
6
+ ## [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
7
 
9
8
  ### Bug Fixes
10
9
 
11
10
  * **access-token:** lock the jsonlines database ([7832114](https://github.com/Agoric/agoric-sdk/commit/78321142c0f816816bd788ba8a691c1ec9d6f5c5))
12
11
 
13
-
14
-
15
12
  ### [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
13
 
17
-
18
14
  ### Bug Fixes
19
15
 
20
16
  * **agoric-cli:** begin separation of deploy host and script ([b091cad](https://github.com/Agoric/agoric-sdk/commit/b091cadbc652128e34d6225b6875baa5f1a9a4c7))
21
17
 
22
-
23
-
24
18
  ### [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
19
 
26
20
  **Note:** Version bump only for package @agoric/access-token
27
21
 
28
-
29
-
30
-
31
-
32
22
  ### [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
23
 
34
24
  **Note:** Version bump only for package @agoric/access-token
35
25
 
36
-
37
-
38
-
39
-
40
26
  ### [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
27
 
42
28
  **Note:** Version bump only for package @agoric/access-token
43
29
 
44
-
45
-
46
-
47
-
48
30
  ### [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
31
 
50
32
  **Note:** Version bump only for package @agoric/access-token
51
33
 
52
-
53
-
54
-
55
-
56
34
  ### [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
35
 
58
36
  **Note:** Version bump only for package @agoric/access-token
59
37
 
60
-
61
-
62
-
63
-
64
38
  ### [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
39
 
66
40
  **Note:** Version bump only for package @agoric/access-token
67
41
 
68
-
69
-
70
-
71
-
72
42
  ### [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
43
 
74
44
  **Note:** Version bump only for package @agoric/access-token
75
45
 
76
-
77
-
78
-
79
-
80
46
  ### [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
47
 
82
48
  **Note:** Version bump only for package @agoric/access-token
83
49
 
84
-
85
-
86
-
87
-
88
50
  ### [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
51
 
90
52
  **Note:** Version bump only for package @agoric/access-token
91
53
 
92
-
93
-
94
-
95
-
96
54
  ### [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
55
 
98
56
  **Note:** Version bump only for package @agoric/access-token
99
57
 
100
-
101
-
102
-
103
-
104
58
  ### [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
59
 
106
60
  ### 0.26.10 (2021-07-28)
107
61
 
108
-
109
62
  ### Bug Fixes
110
63
 
111
64
  * **access-token:** avoid clobbering temporary json-store files ([d468531](https://github.com/Agoric/agoric-sdk/commit/d46853146d2f1b51bd752ef280ce51cf227cdab0))
112
65
 
113
-
114
-
115
66
  ### [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
67
 
117
68
  ### 0.26.10 (2021-07-28)
118
69
 
119
-
120
70
  ### Bug Fixes
121
71
 
122
72
  * **access-token:** avoid clobbering temporary json-store files ([d468531](https://github.com/Agoric/agoric-sdk/commit/d46853146d2f1b51bd752ef280ce51cf227cdab0))
123
73
 
124
-
125
-
126
74
  ### [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
75
 
128
-
129
76
  ### Bug Fixes
130
77
 
131
78
  * **access-token:** avoid clobbering temporary json-store files ([d468531](https://github.com/Agoric/agoric-sdk/commit/d46853146d2f1b51bd752ef280ce51cf227cdab0))
132
79
 
133
-
134
-
135
80
  ### [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
81
 
137
82
  **Note:** Version bump only for package @agoric/access-token
138
83
 
139
-
140
-
141
-
142
-
143
84
  ### [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
85
 
145
86
  **Note:** Version bump only for package @agoric/access-token
146
87
 
147
-
148
-
149
-
150
-
151
88
  ### [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
89
 
153
90
  **Note:** Version bump only for package @agoric/access-token
154
91
 
155
-
156
-
157
-
158
-
159
92
  ### [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
93
 
161
94
  **Note:** Version bump only for package @agoric/access-token
162
95
 
163
-
164
-
165
-
166
-
167
96
  ### [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
97
 
169
98
  **Note:** Version bump only for package @agoric/access-token
170
99
 
171
-
172
-
173
-
174
-
175
100
  ### [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
101
 
177
102
  **Note:** Version bump only for package @agoric/access-token
178
103
 
179
-
180
-
181
-
182
-
183
104
  ### 0.4.1 (2021-06-15)
184
105
 
185
-
186
106
  ### Features
187
107
 
188
108
  * new access-token package for encapsulation from swing-store ([aa52d2e](https://github.com/Agoric/agoric-sdk/commit/aa52d2ea54ec679889db9abdb8cdd6639824f50e))
189
109
 
190
-
191
110
  ### Bug Fixes
192
111
 
193
112
  * Pin ESM to forked version ([54dbb55](https://github.com/Agoric/agoric-sdk/commit/54dbb55d64d7ff7adb395bc4bd9d1461dd2d3c17))
194
113
 
195
-
196
-
197
114
  ## [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
115
 
199
116
  **Note:** Version bump only for package @agoric/swing-store-simple
200
117
 
201
-
202
-
203
-
204
-
205
118
  ## [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
119
 
207
120
  **Note:** Version bump only for package @agoric/swing-store-simple
208
121
 
209
-
210
-
211
-
212
-
213
122
  ## [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
123
 
215
124
  **Note:** Version bump only for package @agoric/swing-store-simple
216
125
 
217
-
218
-
219
-
220
-
221
126
  ## [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
127
 
223
-
224
128
  ### Bug Fixes
225
129
 
226
130
  * 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
131
 
228
-
229
-
230
-
231
-
232
132
  ## [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
133
 
234
134
  **Note:** Version bump only for package @agoric/swing-store-simple
235
135
 
236
-
237
-
238
-
239
-
240
136
  ## [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
137
 
242
138
  **Note:** Version bump only for package @agoric/swing-store-simple
243
139
 
244
-
245
-
246
-
247
-
248
140
  # [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
141
 
250
-
251
142
  ### Features
252
143
 
253
144
  * **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
145
 
255
-
256
-
257
-
258
-
259
146
  ## [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
147
 
261
148
  **Note:** Version bump only for package @agoric/swing-store-simple
262
149
 
263
-
264
-
265
-
266
-
267
150
  ## [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
151
 
269
152
  **Note:** Version bump only for package @agoric/swing-store-simple
270
153
 
271
-
272
-
273
-
274
-
275
154
  ## [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
155
 
277
156
  **Note:** Version bump only for package @agoric/swing-store-simple
278
157
 
279
-
280
-
281
-
282
-
283
158
  ## [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
159
 
285
160
  **Note:** Version bump only for package @agoric/swing-store-simple
286
161
 
287
-
288
-
289
-
290
-
291
162
  ## [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
163
 
293
164
  **Note:** Version bump only for package @agoric/swing-store-simple
294
165
 
295
-
296
-
297
-
298
-
299
166
  ## [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
167
 
301
168
  **Note:** Version bump only for package @agoric/swing-store-simple
302
169
 
303
-
304
-
305
-
306
-
307
170
  ## [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
171
 
309
172
  **Note:** Version bump only for package @agoric/swing-store-simple
310
173
 
311
-
312
-
313
-
314
-
315
174
  ## [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
175
 
317
-
318
176
  ### Bug Fixes
319
177
 
320
178
  * 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
179
 
322
-
323
-
324
-
325
-
326
180
  ## [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
181
 
328
182
  **Note:** Version bump only for package @agoric/swing-store-simple
329
183
 
330
-
331
-
332
-
333
-
334
184
  ## [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
185
 
336
186
  **Note:** Version bump only for package @agoric/swing-store-simple
337
187
 
338
-
339
-
340
-
341
-
342
188
  ## [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
189
 
344
190
  **Note:** Version bump only for package @agoric/swing-store-simple
345
191
 
346
-
347
-
348
-
349
-
350
192
  # [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
193
 
352
-
353
194
  ### Features
354
195
 
355
196
  * 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
197
 
357
-
358
-
359
-
360
-
361
198
  ## [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
199
 
363
200
  **Note:** Version bump only for package @agoric/swing-store-simple
364
201
 
365
-
366
-
367
-
368
-
369
202
  ## [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
203
 
371
204
  **Note:** Version bump only for package @agoric/swing-store-simple
372
205
 
373
-
374
-
375
-
376
-
377
206
  ## [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
207
 
379
208
  **Note:** Version bump only for package @agoric/swing-store-simple
380
209
 
381
-
382
-
383
-
384
-
385
210
  ## 0.1.1-alpha.0 (2020-04-02)
386
211
 
387
212
  **Note:** Version bump only for package @agoric/swing-store-simple
388
213
 
389
-
390
-
391
-
392
-
393
214
  ## 0.1.1-alpha.0 (2020-04-02)
394
215
 
395
216
  **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",
3
+ "version": "0.4.22-u22.0",
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": "workspace:*",
21
+ "@agoric/internal": "0.4.0-u22.0",
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": "e4dd46857133403d584bcf822a81817b355532f9"
47
+ "engines": {
48
+ "node": "^20.9 || ^22.11"
49
+ },
50
+ "gitHead": "dbf78c32d14bf4a38bfd7a10d061011a0ff368e6"
48
51
  }