File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
oc-storage-adapters-utils Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " oc-azure-storage-adapter" ,
3- "version" : " 0.0.6 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " Azure storage adapter for OC" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
3636 "lodash" : " ^4.17.4" ,
3737 "nice-cache" : " ^0.0.5" ,
3838 "node-dir" : " ^0.1.17" ,
39- "oc-storage-adapters-utils" : " 1.0.4 " ,
39+ "oc-storage-adapters-utils" : " 1.1.0 " ,
4040 "stringformat" : " ^0.0.5" ,
4141 "universalify" : " ^2.0.0"
4242 }
Original file line number Diff line number Diff line change 11{
22 "name" : " oc-gs-storage-adapter" ,
3- "version" : " 1.0.6 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Google storage adapter for OC" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
3636 "lodash" : " ^4.17.4" ,
3737 "nice-cache" : " ^0.0.5" ,
3838 "node-dir" : " ^0.1.17" ,
39- "oc-storage-adapters-utils" : " 1.0.4 " ,
39+ "oc-storage-adapters-utils" : " 1.1.0 " ,
4040 "stringformat" : " ^0.0.5" ,
4141 "tmp" : " 0.1.0"
4242 }
Original file line number Diff line number Diff line change 11{
22 "name" : " oc-riak-storage-adapter" ,
3- "version" : " 0.0.8 " ,
3+ "version" : " 0.0.9 " ,
44 "description" : " RiakCS storage adapter for OC" ,
55 "main" : " index.js" ,
66 "files" : [
2727 },
2828 "license" : " MIT" ,
2929 "dependencies" : {
30- "oc-s3-storage-adapter" : " 1.1.6 "
30+ "oc-s3-storage-adapter" : " 1.2.0 "
3131 }
3232}
Original file line number Diff line number Diff line change 11{
22 "name" : " oc-s3-storage-adapter" ,
3- "version" : " 1.1.6 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " S3 storage adapter for OC" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
3535 "lodash" : " ^4.17.4" ,
3636 "nice-cache" : " ^0.0.5" ,
3737 "node-dir" : " ^0.1.17" ,
38- "oc-storage-adapters-utils" : " 1.0.4 " ,
38+ "oc-storage-adapters-utils" : " 1.1.0 " ,
3939 "stringformat" : " ^0.0.5" ,
4040 "universalify" : " ^2.0.0"
4141 }
Original file line number Diff line number Diff line change 11{
22 "name" : " oc-storage-adapters-utils" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Common storage adapter utils for OC" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments