code-languages 1.43.24 → 1.43.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/api.cjs +2 -2
- package/dist/api.js +2 -2
- package/dist/detect.cjs +2 -2
- package/dist/detect.js +2 -2
- package/dist/index.cjs +2 -2
- package/dist/index.js +2 -2
- package/dist/languages/astro.cjs +1 -1
- package/dist/languages/astro.js +1 -1
- package/dist/languages/dart.cjs +1 -1
- package/dist/languages/dart.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -487,7 +487,7 @@ from its package subpath.
|
|
|
487
487
|
| <img src="https://cdn.simpleicons.org/dotnet/512BD4" alt="ASP/ASPX logo" width="24" height="24"> | ASP/ASPX | `asp` | `.asp`, `.aspx`, `.ascx`, `.ashx`, `.asmx`, `.master` | `4.8.1` | `code-languages/asp` |
|
|
488
488
|
| <img src="https://cdn.simpleicons.org/assemblyscript/007AAC" alt="Assembly logo" width="24" height="24"> | Assembly | `assembly` | `.asm`, `.s`, `.S`, `.inc` | `Architecture-specific` | `code-languages/assembly` |
|
|
489
489
|
| <img src="https://avatars.githubusercontent.com/u/28916798?v=4" alt="AssemblyScript logo" width="24" height="24"> | AssemblyScript | `assemblyscript` | `.as` | `0.28.19` | `code-languages/assemblyscript` |
|
|
490
|
-
| <img src="https://astro.build/assets/press/astro-icon-light.svg" alt="Astro logo" width="24" height="24"> | Astro | `astro` | `.astro` | `7.2.
|
|
490
|
+
| <img src="https://astro.build/assets/press/astro-icon-light.svg" alt="Astro logo" width="24" height="24"> | Astro | `astro` | `.astro` | `7.2.3` | `code-languages/astro` |
|
|
491
491
|
| <img src="https://avatars.githubusercontent.com/u/17337956?v=4" alt="Austral logo" width="24" height="24"> | Austral | `austral` | `.aum`, `.aui` | `0.1.0` | `code-languages/austral` |
|
|
492
492
|
| <img src="https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_autohotkey.svg" alt="AutoHotkey logo" width="24" height="24"> | AutoHotkey | `autohotkey` | `.ahk`, `.ah2` | `2.0` | `code-languages/autohotkey` |
|
|
493
493
|
| <img src="https://commons.wikimedia.org/wiki/Special:FilePath/Apache_Avro_Logo.svg" alt="Avro IDL logo" width="24" height="24"> | Avro IDL | `avro-idl` | `.avdl` | `1.12.2` | `code-languages/avro-idl` |
|
|
@@ -532,7 +532,7 @@ from its package subpath.
|
|
|
532
532
|
| <img src="https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg" alt="Cython logo" width="24" height="24"> | Cython | `cython` | `.pyx`, `.pxd`, `.pxi` | `3.2.9` | `code-languages/cython` |
|
|
533
533
|
| <img src="https://cdn.simpleicons.org/d/BA595E" alt="D logo" width="24" height="24"> | D | `d` | `.d`, `.di` | `2.112.1` | `code-languages/d` |
|
|
534
534
|
| <img src="https://dafny.org/images/dafny-favicon.svg" alt="Dafny logo" width="24" height="24"> | Dafny | `dafny` | `.dfy` | `4.11.0` | `code-languages/dafny` |
|
|
535
|
-
| <img src="https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg" alt="Dart logo" width="24" height="24"> | Dart | `dart` | `.dart` | `3.13.
|
|
535
|
+
| <img src="https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg" alt="Dart logo" width="24" height="24"> | Dart | `dart` | `.dart` | `3.13.1` | `code-languages/dart` |
|
|
536
536
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/c/cf/New_Power_BI_Logo.svg" alt="DAX logo" width="24" height="24"> | DAX | `dax` | `.dax` | `DAX 2025` | `code-languages/dax` |
|
|
537
537
|
| <img src="https://cdn.jsdelivr.net/gh/vscode-icons/vscode-icons@master/icons/file_type_dhall.svg" alt="Dhall logo" width="24" height="24"> | Dhall | `dhall` | `.dhall` | `23.1.0` | `code-languages/dhall` |
|
|
538
538
|
| <img src="https://avatars.githubusercontent.com/u/20116735?v=4" alt="DITA logo" width="24" height="24"> | DITA | `dita` | `.dita`, `.ditamap`, `.ditaval` | `1.3` | `code-languages/dita` |
|
package/dist/api.cjs
CHANGED
|
@@ -1148,7 +1148,7 @@ var init_astro = __esm({
|
|
|
1148
1148
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1149
1149
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1150
1150
|
},
|
|
1151
|
-
version: "7.2.
|
|
1151
|
+
version: "7.2.3",
|
|
1152
1152
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1153
1153
|
color: "#FF5D01",
|
|
1154
1154
|
i18n: {
|
|
@@ -3803,7 +3803,7 @@ var init_dart = __esm({
|
|
|
3803
3803
|
packageManagers: ["pub"],
|
|
3804
3804
|
ecosystems: ["Flutter", "Web", "Server-side"]
|
|
3805
3805
|
},
|
|
3806
|
-
version: "3.13.
|
|
3806
|
+
version: "3.13.1",
|
|
3807
3807
|
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
|
|
3808
3808
|
color: "#0175C2",
|
|
3809
3809
|
i18n: {
|
package/dist/api.js
CHANGED
|
@@ -1146,7 +1146,7 @@ var init_astro = __esm({
|
|
|
1146
1146
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1147
1147
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1148
1148
|
},
|
|
1149
|
-
version: "7.2.
|
|
1149
|
+
version: "7.2.3",
|
|
1150
1150
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1151
1151
|
color: "#FF5D01",
|
|
1152
1152
|
i18n: {
|
|
@@ -3801,7 +3801,7 @@ var init_dart = __esm({
|
|
|
3801
3801
|
packageManagers: ["pub"],
|
|
3802
3802
|
ecosystems: ["Flutter", "Web", "Server-side"]
|
|
3803
3803
|
},
|
|
3804
|
-
version: "3.13.
|
|
3804
|
+
version: "3.13.1",
|
|
3805
3805
|
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
|
|
3806
3806
|
color: "#0175C2",
|
|
3807
3807
|
i18n: {
|
package/dist/detect.cjs
CHANGED
|
@@ -1084,7 +1084,7 @@ var astro = {
|
|
|
1084
1084
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1085
1085
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1086
1086
|
},
|
|
1087
|
-
version: "7.2.
|
|
1087
|
+
version: "7.2.3",
|
|
1088
1088
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1089
1089
|
color: "#FF5D01",
|
|
1090
1090
|
i18n: {
|
|
@@ -3334,7 +3334,7 @@ var dart = {
|
|
|
3334
3334
|
packageManagers: ["pub"],
|
|
3335
3335
|
ecosystems: ["Flutter", "Web", "Server-side"]
|
|
3336
3336
|
},
|
|
3337
|
-
version: "3.13.
|
|
3337
|
+
version: "3.13.1",
|
|
3338
3338
|
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
|
|
3339
3339
|
color: "#0175C2",
|
|
3340
3340
|
i18n: {
|
package/dist/detect.js
CHANGED
|
@@ -1082,7 +1082,7 @@ var astro = {
|
|
|
1082
1082
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1083
1083
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1084
1084
|
},
|
|
1085
|
-
version: "7.2.
|
|
1085
|
+
version: "7.2.3",
|
|
1086
1086
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1087
1087
|
color: "#FF5D01",
|
|
1088
1088
|
i18n: {
|
|
@@ -3332,7 +3332,7 @@ var dart = {
|
|
|
3332
3332
|
packageManagers: ["pub"],
|
|
3333
3333
|
ecosystems: ["Flutter", "Web", "Server-side"]
|
|
3334
3334
|
},
|
|
3335
|
-
version: "3.13.
|
|
3335
|
+
version: "3.13.1",
|
|
3336
3336
|
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
|
|
3337
3337
|
color: "#0175C2",
|
|
3338
3338
|
i18n: {
|
package/dist/index.cjs
CHANGED
|
@@ -1148,7 +1148,7 @@ var init_astro = __esm({
|
|
|
1148
1148
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1149
1149
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1150
1150
|
},
|
|
1151
|
-
version: "7.2.
|
|
1151
|
+
version: "7.2.3",
|
|
1152
1152
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1153
1153
|
color: "#FF5D01",
|
|
1154
1154
|
i18n: {
|
|
@@ -3803,7 +3803,7 @@ var init_dart = __esm({
|
|
|
3803
3803
|
packageManagers: ["pub"],
|
|
3804
3804
|
ecosystems: ["Flutter", "Web", "Server-side"]
|
|
3805
3805
|
},
|
|
3806
|
-
version: "3.13.
|
|
3806
|
+
version: "3.13.1",
|
|
3807
3807
|
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
|
|
3808
3808
|
color: "#0175C2",
|
|
3809
3809
|
i18n: {
|
package/dist/index.js
CHANGED
|
@@ -1146,7 +1146,7 @@ var init_astro = __esm({
|
|
|
1146
1146
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1147
1147
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1148
1148
|
},
|
|
1149
|
-
version: "7.2.
|
|
1149
|
+
version: "7.2.3",
|
|
1150
1150
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1151
1151
|
color: "#FF5D01",
|
|
1152
1152
|
i18n: {
|
|
@@ -3801,7 +3801,7 @@ var init_dart = __esm({
|
|
|
3801
3801
|
packageManagers: ["pub"],
|
|
3802
3802
|
ecosystems: ["Flutter", "Web", "Server-side"]
|
|
3803
3803
|
},
|
|
3804
|
-
version: "3.13.
|
|
3804
|
+
version: "3.13.1",
|
|
3805
3805
|
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
|
|
3806
3806
|
color: "#0175C2",
|
|
3807
3807
|
i18n: {
|
package/dist/languages/astro.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var astro = {
|
|
|
13
13
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
14
14
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
15
15
|
},
|
|
16
|
-
version: "7.2.
|
|
16
|
+
version: "7.2.3",
|
|
17
17
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
18
18
|
color: "#FF5D01",
|
|
19
19
|
i18n: {
|
package/dist/languages/astro.js
CHANGED
|
@@ -11,7 +11,7 @@ var astro = {
|
|
|
11
11
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
12
12
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
13
13
|
},
|
|
14
|
-
version: "7.2.
|
|
14
|
+
version: "7.2.3",
|
|
15
15
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
16
16
|
color: "#FF5D01",
|
|
17
17
|
i18n: {
|
package/dist/languages/dart.cjs
CHANGED
|
@@ -16,7 +16,7 @@ var dart = {
|
|
|
16
16
|
packageManagers: ["pub"],
|
|
17
17
|
ecosystems: ["Flutter", "Web", "Server-side"]
|
|
18
18
|
},
|
|
19
|
-
version: "3.13.
|
|
19
|
+
version: "3.13.1",
|
|
20
20
|
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
|
|
21
21
|
color: "#0175C2",
|
|
22
22
|
i18n: {
|
package/dist/languages/dart.js
CHANGED
|
@@ -14,7 +14,7 @@ var dart = {
|
|
|
14
14
|
packageManagers: ["pub"],
|
|
15
15
|
ecosystems: ["Flutter", "Web", "Server-side"]
|
|
16
16
|
},
|
|
17
|
-
version: "3.13.
|
|
17
|
+
version: "3.13.1",
|
|
18
18
|
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
|
|
19
19
|
color: "#0175C2",
|
|
20
20
|
i18n: {
|