file-type
Advanced tools
Comparing version 7.7.0 to 7.7.1
@@ -559,3 +559,3 @@ 'use strict'; | ||
ext: 'cur', | ||
mime: 'image/x-win-bitmap' | ||
mime: 'image/x-icon' | ||
}; | ||
@@ -562,0 +562,0 @@ } |
{ | ||
"name": "file-type", | ||
"version": "7.7.0", | ||
"version": "7.7.1", | ||
"description": "Detect the file type of a Buffer/Uint8Array", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
24622