File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web-std/blob" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " Web API compatible Blob implementation" ,
5
5
"keywords" : [
6
6
" blob" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web-std/fetch" ,
3
- "version" : " 2 .0.0" ,
3
+ "version" : " 3 .0.0" ,
4
4
"description" : " Web compatible Fetch API implementation for node.js" ,
5
5
"main" : " ./dist/index.cjs" ,
6
6
"module" : " ./src/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web-std/file" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " Web API compatible File implementation for node" ,
5
5
"keywords" : [
6
6
" file" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web-std/form-data" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " Web API compatible Form Data implementation" ,
5
5
"keywords" : [
6
6
" formdata" ,
You can’t perform that action at this time.
0 commit comments