We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80e38e commit 472a685Copy full SHA for 472a685
3 files changed
node_modules/binary-extensions/binary-extensions.json
@@ -38,6 +38,7 @@
38
"cmx",
39
"cpio",
40
"cr2",
41
+ "cr3",
42
"cur",
43
"dat",
44
"dcm",
node_modules/binary-extensions/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "binary-extensions",
3
- "version": "3.0.0",
+ "version": "3.1.0",
4
"description": "List of binary file extensions",
5
"license": "MIT",
6
"repository": "sindresorhus/binary-extensions",
package-lock.json
@@ -5701,9 +5701,9 @@
5701
}
5702
},
5703
"node_modules/binary-extensions": {
5704
5705
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-3.0.0.tgz",
5706
- "integrity": "sha512-X0RfwMgXPEesg6PCXzytQZt9Unh9gtc4SfeTNJvKifUL//Oegcc/Yf31z6hThNZ8dnD3Ir3wkHVN0eWrTvP5ww==",
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-3.1.0.tgz",
+ "integrity": "sha512-Jvvd9hy1w+xUad8+ckQsWA/V1AoyubOvqn0aygjMOVM4BfIaRav1NFS3LsTSDaV4n4FtcCtQXvzep1E6MboqwQ==",
5707
5708
"engines": {
5709
"node": ">=18.20"
0 commit comments