File tree 3 files changed +1
-16
lines changed
3 files changed +1
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
+ "name" : " @web-std/io" ,
2
3
"private" : true ,
3
4
"workspaces" : [
4
5
" packages/blob" ,
Original file line number Diff line number Diff line change 77
77
"@types/chai-as-promised" : " ^7.1.5" ,
78
78
"@types/chai-string" : " ^1.4.2" ,
79
79
"@types/mocha" : " ^9.1.0" ,
80
- "abort-controller" : " ^3.0.0" ,
81
- "@web-std/file" : " ^3.0.3" ,
82
80
"abortcontroller-polyfill" : " ^1.7.1" ,
83
81
"busboy" : " ^0.3.1" ,
84
82
"c8" : " ^7.3.0" ,
Original file line number Diff line number Diff line change 491
491
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
492
492
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
493
493
494
- " @web-std/fetch@^4.2.1 " :
495
- version "4.2.1"
496
- resolved "https://registry.npmjs.org/@web-std/fetch/-/fetch-4.2.1.tgz#692c5545787081217fce3c024708fa8979c21f9c"
497
- integrity sha512-M6sgHDgKegcjuVsq8J6jb/4XvhPGui8uwp3EIoADGXUnBl9vKzKLk9H9iFzrPJ6fSV6zZzFWXPyziBJp9hxzBA==
498
- dependencies :
499
- " @web-std/blob" " ^3.0.3"
500
- " @web-std/file" " ^3.0.2"
501
- " @web-std/form-data" " ^3.0.2"
502
- " @web-std/stream" " ^1.0.1"
503
- " @web3-storage/multipart-parser" " ^1.0.0"
504
- abort-controller "^3.0.0"
505
- data-uri-to-buffer "^3.0.1"
506
- mrmime "^1.0.0"
507
-
508
494
" @web3-storage/multipart-parser@^1.0.0 " :
509
495
version "1.0.0"
510
496
resolved "https://registry.yarnpkg.com/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz#6b69dc2a32a5b207ba43e556c25cc136a56659c4"
You can’t perform that action at this time.
0 commit comments