File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed
streaming-image-volume-loader Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
- 6ff4a0310a53b554b4b4f1cfd9152d8214ebbfe4
1
+ 03a51a2f81f2126926c7bead455de58d5b364990
Original file line number Diff line number Diff line change 42
42
"homepage" : " https://github.com/cornerstonejs/cornerstone3D/blob/main/packages/adapters/README.md" ,
43
43
"dependencies" : {
44
44
"@babel/runtime-corejs2" : " ^7.17.8" ,
45
- "@cornerstonejs/tools" : " ^1.74.0 " ,
45
+ "@cornerstonejs/tools" : " ^1.74.1 " ,
46
46
"buffer" : " ^6.0.3" ,
47
47
"dcmjs" : " ^0.29.8" ,
48
48
"gl-matrix" : " ^3.4.3" ,
49
49
"lodash.clonedeep" : " ^4.5.0" ,
50
50
"ndarray" : " ^1.0.19"
51
51
},
52
52
"devDependencies" : {
53
- "@cornerstonejs/core" : " ^1.74.0 " ,
54
- "@cornerstonejs/streaming-image-volume-loader" : " ^1.74.0 "
53
+ "@cornerstonejs/core" : " ^1.74.1 " ,
54
+ "@cornerstonejs/streaming-image-volume-loader" : " ^1.74.1 "
55
55
}
56
56
}
Original file line number Diff line number Diff line change 66
66
"@cornerstonejs/codec-libjpeg-turbo-8bit" : " ^1.2.2" ,
67
67
"@cornerstonejs/codec-openjpeg" : " ^1.2.2" ,
68
68
"@cornerstonejs/codec-openjph" : " ^2.4.5" ,
69
- "@cornerstonejs/core" : " ^1.74.0 " ,
69
+ "@cornerstonejs/core" : " ^1.74.1 " ,
70
70
"dicom-parser" : " ^1.8.9" ,
71
71
"pako" : " ^2.0.4" ,
72
72
"uuid" : " ^9.0.0"
Original file line number Diff line number Diff line change 29
29
"write-heading-ids" : " docusaurus write-heading-ids"
30
30
},
31
31
"dependencies" : {
32
- "@cornerstonejs/adapters" : " ^1.74.0 " ,
33
- "@cornerstonejs/core" : " ^1.74.0 " ,
34
- "@cornerstonejs/dicom-image-loader" : " ^1.74.0 " ,
35
- "@cornerstonejs/nifti-volume-loader" : " ^1.74.0 " ,
36
- "@cornerstonejs/streaming-image-volume-loader" : " ^1.74.0 " ,
37
- "@cornerstonejs/tools" : " ^1.74.0 " ,
32
+ "@cornerstonejs/adapters" : " ^1.74.1 " ,
33
+ "@cornerstonejs/core" : " ^1.74.1 " ,
34
+ "@cornerstonejs/dicom-image-loader" : " ^1.74.1 " ,
35
+ "@cornerstonejs/nifti-volume-loader" : " ^1.74.1 " ,
36
+ "@cornerstonejs/streaming-image-volume-loader" : " ^1.74.1 " ,
37
+ "@cornerstonejs/tools" : " ^1.74.1 " ,
38
38
"@docusaurus/core" : " 2.3.1" ,
39
39
"@docusaurus/module-type-aliases" : " 2.3.1" ,
40
40
"@docusaurus/plugin-google-gtag" : " 2.3.1" ,
Original file line number Diff line number Diff line change 29
29
"webpack:watch" : " webpack --mode development --progress --watch --config ./.webpack/webpack.dev.js"
30
30
},
31
31
"dependencies" : {
32
- "@cornerstonejs/core" : " ^1.74.0 " ,
32
+ "@cornerstonejs/core" : " ^1.74.1 " ,
33
33
"nifti-reader-js" : " ^0.6.6"
34
34
},
35
35
"contributors" : [
Original file line number Diff line number Diff line change 29
29
"webpack:watch" : " webpack --mode development --progress --watch --config ./.webpack/webpack.dev.js"
30
30
},
31
31
"dependencies" : {
32
- "@cornerstonejs/core" : " ^1.74.0 " ,
32
+ "@cornerstonejs/core" : " ^1.74.1 " ,
33
33
"comlink" : " ^4.4.1"
34
34
},
35
35
"contributors" : [
Original file line number Diff line number Diff line change 29
29
"webpack:watch" : " webpack --mode development --progress --watch --config ./.webpack/webpack.dev.js"
30
30
},
31
31
"dependencies" : {
32
- "@cornerstonejs/core" : " ^1.74.0 " ,
32
+ "@cornerstonejs/core" : " ^1.74.1 " ,
33
33
"@icr/polyseg-wasm" : " 0.4.0" ,
34
34
"@types/offscreencanvas" : " 2019.7.3" ,
35
35
"comlink" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.74.0 " ,
3
- "commit" : " 6ff4a0310a53b554b4b4f1cfd9152d8214ebbfe4 "
2
+ "version" : " 1.74.1 " ,
3
+ "commit" : " 03a51a2f81f2126926c7bead455de58d5b364990 "
4
4
}
Original file line number Diff line number Diff line change 1
- 1.74.0
1
+ 1.74.1
You can’t perform that action at this time.
0 commit comments