File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " examples" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "basic" : " tsnd -r tsconfig-paths/register -r dotenv/config express-basic" ,
2020 "express" : " 4.17.1" ,
2121 "fastify" : " 3.21.0" ,
2222 "middie" : " 5.3.0" ,
23- "node-uploadx" : " ^5.0 .0" ,
23+ "node-uploadx" : " ^5.1 .0" ,
2424 "ts-node-dev" : " 1.1.8"
2525 },
2626 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " node-uploadx-src" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " Node.js resumable upload middleware" ,
55 "keywords" : [
66 " resumable" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @uploadx/core" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " Node.js resumable upload middleware" ,
55 "keywords" : [
66 " resumable" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @uploadx/gcs" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " Uploadx GCS module" ,
55 "keywords" : [
66 " resumable" ,
4040 "@types/node-fetch" : " ^2.5.12"
4141 },
4242 "peerDependencies" : {
43- "@uploadx/core" : " ^5.0 .0"
43+ "@uploadx/core" : " ^5.1 .0"
4444 },
4545 "publishConfig" : {
4646 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " node-uploadx" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " Node.js resumable upload middleware" ,
55 "keywords" : [
66 " resumable" ,
3333 "clean" : " rimraf ./tsconfig.tsbuildinfo ./lib"
3434 },
3535 "dependencies" : {
36- "@uploadx/core" : " ^5.0 .0" ,
37- "@uploadx/gcs" : " ^5.0 .0" ,
38- "@uploadx/s3" : " ^5.0 .0"
36+ "@uploadx/core" : " ^5.1 .0" ,
37+ "@uploadx/gcs" : " ^5.1 .0" ,
38+ "@uploadx/s3" : " ^5.1 .0"
3939 },
4040 "publishConfig" : {
4141 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @uploadx/s3" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " Uploadx S3 module" ,
55 "keywords" : [
66 " resumable" ,
4040 "@aws-sdk/types" : " ^3.47.0"
4141 },
4242 "peerDependencies" : {
43- "@uploadx/core" : " ^5.0 .0"
43+ "@uploadx/core" : " ^5.1 .0"
4444 },
4545 "publishConfig" : {
4646 "access" : " public"
You can’t perform that action at this time.
0 commit comments