File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed
Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1+ ### 2024.12.20
2+
3+ #### @std/fs 1.0.8 (patch)
4+
5+ - feat(fs/unstable): add ` fs.lstat ` (#6276 )
6+
7+ #### @std/testing 1.0.8 (patch)
8+
9+ - feat(testing/unstable): add API for configuring global sanitizer state (#6282 )
10+
111### 2024.12.18
212
313#### @std/assert 1.0.10 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " @std/fs" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "exports" : {
55 "." : " ./mod.ts" ,
66 "./copy" : " ./copy.ts" ,
Original file line number Diff line number Diff line change 2222 "@std/expect" : " jsr:@std/expect@^1.0.10" ,
2323 "@std/fmt" : " jsr:@std/fmt@^1.0.3" ,
2424 "@std/front-matter" : " jsr:@std/front-matter@^1.0.5" ,
25- "@std/fs" : " jsr:@std/fs@^1.0.7 " ,
25+ "@std/fs" : " jsr:@std/fs@^1.0.8 " ,
2626 "@std/html" : " jsr:@std/html@^1.0.3" ,
2727 "@std/http" : " jsr:@std/http@^1.0.12" ,
2828 "@std/ini" : " jsr:@std/ini@^1.0.0-rc.5" ,
4040 "@std/semver" : " jsr:@std/semver@^1.0.3" ,
4141 "@std/streams" : " jsr:@std/streams@^1.0.8" ,
4242 "@std/tar" : " jsr:@std/tar@^0.1.4" ,
43- "@std/testing" : " jsr:@std/testing@^1.0.7 " ,
43+ "@std/testing" : " jsr:@std/testing@^1.0.8 " ,
4444 "@std/text" : " jsr:@std/text@^1.0.9" ,
4545 "@std/toml" : " jsr:@std/toml@^1.0.2" ,
4646 "@std/ulid" : " jsr:@std/ulid@^1.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @std/testing" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "exports" : {
55 "./bdd" : " ./bdd.ts" ,
66 "./mock" : " ./mock.ts" ,
You can’t perform that action at this time.
0 commit comments