New:Socket for Asana Is Now Available.Learn more
Sign In

@cspell/filetypes

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/filetypes - npm Package Compare versions

Comparing version
10.0.1
to
10.1.0
+1
-1
dist/definitions.js

@@ -278,3 +278,3 @@ export const definitions = [

{ id: 'typescriptreact', extensions: ['.tsx'] },
{ id: 'typst', extensions: ['.typst'] },
{ id: 'typst', extensions: ['.typ', '.typst'] },
{ id: 'vala', extensions: ['.vala'] },

@@ -281,0 +281,0 @@ { id: 'vb', extensions: ['.bas', '.brs', '.vb', '.vba', '.vbs'] },

@@ -7,3 +7,3 @@ {

},
"version": "10.0.1",
"version": "10.1.0",
"description": "Library to determine file types based upon the file name.",

@@ -55,3 +55,3 @@ "keywords": [

},
"gitHead": "0f43abf29e5da0ecbcb08214055cdc1e3267c3ea"
"gitHead": "401518c5e37c06fb406aedadb3fc7a1c27eca8e6"
}