File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed
oc-storage-adapters-utils Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " oc-azure-storage-adapter" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " Azure storage adapter for OC" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
3838 "lodash" : " ^4.17.4" ,
3939 "nice-cache" : " ^0.0.5" ,
4040 "node-dir" : " ^0.1.17" ,
41- "oc-storage-adapters-utils" : " 1.1 .0" ,
41+ "oc-storage-adapters-utils" : " 1.2 .0" ,
4242 "stringformat" : " ^0.0.5" ,
4343 "universalify" : " ^2.0.0"
4444 },
4848 "@types/lodash" : " 4.14.186" ,
4949 "@types/node-dir" : " 0.0.34"
5050 }
51- }
51+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " oc-gs-storage-adapter" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "description" : " Google storage adapter for OC" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
3737 "lodash" : " ^4.17.4" ,
3838 "nice-cache" : " ^0.0.5" ,
3939 "node-dir" : " ^0.1.17" ,
40- "oc-storage-adapters-utils" : " 1.1 .0" ,
40+ "oc-storage-adapters-utils" : " 1.2 .0" ,
4141 "stringformat" : " ^0.0.5" ,
4242 "tmp" : " 0.1.0"
4343 },
4848 "@types/node-dir" : " 0.0.34" ,
4949 "@types/tmp" : " 0.2.3"
5050 }
51- }
51+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " oc-riak-storage-adapter" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
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.3.0 "
30+ "oc-s3-storage-adapter" : " 1.3.1 "
3131 }
3232}
Original file line number Diff line number Diff line change 11{
22 "name" : " oc-s3-storage-adapter" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " S3 storage adapter for OC" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/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.1 .0" ,
39+ "oc-storage-adapters-utils" : " 1.2 .0" ,
4040 "stringformat" : " ^0.0.5" ,
4141 "universalify" : " ^2.0.0"
4242 },
4646 "@types/lodash" : " 4.14.186" ,
4747 "@types/node-dir" : " 0.0.34"
4848 }
49- }
49+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " oc-storage-adapters-utils" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " Common storage adapter utils for OC" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
29293030 },
3131 "license" : " MIT"
32- }
32+ }
You can’t perform that action at this time.
0 commit comments