File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
node_modules/binary-extensions Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 38
38
" cmx" ,
39
39
" cpio" ,
40
40
" cr2" ,
41
+ " cr3" ,
41
42
" cur" ,
42
43
" dat" ,
43
44
" dcm" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " binary-extensions" ,
3
- "version" : " 3.0 .0" ,
3
+ "version" : " 3.1 .0" ,
4
4
"description" : " List of binary file extensions" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " sindresorhus/binary-extensions" ,
Original file line number Diff line number Diff line change 5701
5701
}
5702
5702
},
5703
5703
"node_modules/binary-extensions": {
5704
- "version": "3.0 .0",
5705
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-3.0 .0.tgz",
5706
- "integrity": "sha512-X0RfwMgXPEesg6PCXzytQZt9Unh9gtc4SfeTNJvKifUL//Oegcc/Yf31z6hThNZ8dnD3Ir3wkHVN0eWrTvP5ww ==",
5704
+ "version": "3.1 .0",
5705
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-3.1 .0.tgz",
5706
+ "integrity": "sha512-Jvvd9hy1w+xUad8+ckQsWA/V1AoyubOvqn0aygjMOVM4BfIaRav1NFS3LsTSDaV4n4FtcCtQXvzep1E6MboqwQ ==",
5707
5707
"license": "MIT",
5708
5708
"engines": {
5709
5709
"node": ">=18.20"
You can’t perform that action at this time.
0 commit comments