code-languages 1.30.3 → 1.30.5

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 CHANGED
@@ -206,14 +206,14 @@ from its package subpath.
206
206
  | <img src="https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_arduino.svg" alt="Arduino Sketch logo" width="24" height="24"> | Arduino Sketch | `arduino` | `.ino`, `.pde` | `Arduino API 1.0` | `code-languages/arduino` |
207
207
  | <img src="https://cdn.simpleicons.org/asciidoctor/E40046" alt="AsciiDoc logo" width="24" height="24"> | AsciiDoc | `asciidoc` | `.adoc`, `.asciidoc`, `.asc` | `pre-spec` | `code-languages/asciidoc` |
208
208
  | <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` |
209
- | <img src="https://astro.build/assets/press/astro-icon-light.svg" alt="Astro logo" width="24" height="24"> | Astro | `astro` | `.astro` | `6.4.2` | `code-languages/astro` |
209
+ | <img src="https://astro.build/assets/press/astro-icon-light.svg" alt="Astro logo" width="24" height="24"> | Astro | `astro` | `.astro` | `6.4.4` | `code-languages/astro` |
210
210
  | <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` |
211
211
  | <img src="https://www.gnu.org/graphics/heckert_gnu.small.png" alt="awk logo" width="24" height="24"> | awk | `awk` | `.awk` | `GNU Awk 5.4.0` | `code-languages/awk` |
212
212
  | <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` |
213
213
  | <img src="https://bashlogo.com/img/symbol/svg/full_colored_dark.svg" alt="Bash logo" width="24" height="24"> | Bash | `bash` | `.sh`, `.bash`, `.bashrc`, `.bash_profile`, `.bash_login`, `.profile` | `5.3` | `code-languages/bash` |
214
214
  | <img src="https://icons.iconarchive.com/icons/simpleicons-team/simple/128/windowsterminal-icon.png" alt="Batch logo" width="24" height="24"> | Batch | `batch` | `.bat`, `.cmd` | `Windows Command Processor` | `code-languages/batch` |
215
215
  | <img src="https://ballerina.io/images/ballerina-logo.svg" alt="Ballerina logo" width="24" height="24"> | Ballerina | `ballerina` | `.bal` | `2201.12.0` | `code-languages/ballerina` |
216
- | <img src="https://cdn.simpleicons.org/bazel/43A047" alt="Bazel logo" width="24" height="24"> | Bazel | `bazel` | `BUILD.bazel`, `WORKSPACE`, `WORKSPACE.bazel`, `MODULE.bazel` | `9.1.0` | `code-languages/bazel` |
216
+ | <img src="https://cdn.simpleicons.org/bazel/43A047" alt="Bazel logo" width="24" height="24"> | Bazel | `bazel` | `BUILD.bazel`, `WORKSPACE`, `WORKSPACE.bazel`, `MODULE.bazel` | `9.1.1` | `code-languages/bazel` |
217
217
  | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/azure-bicep.svg" alt="Bicep logo" width="24" height="24"> | Bicep | `bicep` | `.bicep`, `.bicepparam` | `0.43.8` | `code-languages/bicep` |
218
218
  | <img src="https://cdn.simpleicons.org/laravel/FF2D20" alt="Blade logo" width="24" height="24"> | Blade | `blade` | `.blade.php` | `Laravel 12.x` | `code-languages/blade` |
219
219
  | <img src="https://upload.wikimedia.org/wikipedia/commons/1/18/C_Programming_Language.svg" alt="C logo" width="24" height="24"> | C | `c` | `.c`, `.h` | `C23` | `code-languages/c` |
package/dist/api.cjs CHANGED
@@ -734,7 +734,7 @@ var init_astro = __esm({
734
734
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
735
735
  ecosystems: ["Web", "Static Sites", "Content"]
736
736
  },
737
- version: "6.4.2",
737
+ version: "6.4.4",
738
738
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
739
739
  color: "#FF5D01",
740
740
  i18n: {
@@ -1086,7 +1086,7 @@ var init_bazel = __esm({
1086
1086
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
1087
1087
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
1088
1088
  },
1089
- version: "9.1.0",
1089
+ version: "9.1.1",
1090
1090
  logo: "https://cdn.simpleicons.org/bazel/43A047",
1091
1091
  color: "#43A047",
1092
1092
  i18n: {
package/dist/api.js CHANGED
@@ -732,7 +732,7 @@ var init_astro = __esm({
732
732
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
733
733
  ecosystems: ["Web", "Static Sites", "Content"]
734
734
  },
735
- version: "6.4.2",
735
+ version: "6.4.4",
736
736
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
737
737
  color: "#FF5D01",
738
738
  i18n: {
@@ -1084,7 +1084,7 @@ var init_bazel = __esm({
1084
1084
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
1085
1085
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
1086
1086
  },
1087
- version: "9.1.0",
1087
+ version: "9.1.1",
1088
1088
  logo: "https://cdn.simpleicons.org/bazel/43A047",
1089
1089
  color: "#43A047",
1090
1090
  i18n: {
package/dist/detect.cjs CHANGED
@@ -609,7 +609,7 @@ var astro = {
609
609
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
610
610
  ecosystems: ["Web", "Static Sites", "Content"]
611
611
  },
612
- version: "6.4.2",
612
+ version: "6.4.4",
613
613
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
614
614
  color: "#FF5D01",
615
615
  i18n: {
@@ -907,7 +907,7 @@ var bazel = {
907
907
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
908
908
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
909
909
  },
910
- version: "9.1.0",
910
+ version: "9.1.1",
911
911
  logo: "https://cdn.simpleicons.org/bazel/43A047",
912
912
  color: "#43A047",
913
913
  i18n: {
package/dist/detect.js CHANGED
@@ -607,7 +607,7 @@ var astro = {
607
607
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
608
608
  ecosystems: ["Web", "Static Sites", "Content"]
609
609
  },
610
- version: "6.4.2",
610
+ version: "6.4.4",
611
611
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
612
612
  color: "#FF5D01",
613
613
  i18n: {
@@ -905,7 +905,7 @@ var bazel = {
905
905
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
906
906
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
907
907
  },
908
- version: "9.1.0",
908
+ version: "9.1.1",
909
909
  logo: "https://cdn.simpleicons.org/bazel/43A047",
910
910
  color: "#43A047",
911
911
  i18n: {
package/dist/index.cjs CHANGED
@@ -734,7 +734,7 @@ var init_astro = __esm({
734
734
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
735
735
  ecosystems: ["Web", "Static Sites", "Content"]
736
736
  },
737
- version: "6.4.2",
737
+ version: "6.4.4",
738
738
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
739
739
  color: "#FF5D01",
740
740
  i18n: {
@@ -1086,7 +1086,7 @@ var init_bazel = __esm({
1086
1086
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
1087
1087
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
1088
1088
  },
1089
- version: "9.1.0",
1089
+ version: "9.1.1",
1090
1090
  logo: "https://cdn.simpleicons.org/bazel/43A047",
1091
1091
  color: "#43A047",
1092
1092
  i18n: {
package/dist/index.js CHANGED
@@ -732,7 +732,7 @@ var init_astro = __esm({
732
732
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
733
733
  ecosystems: ["Web", "Static Sites", "Content"]
734
734
  },
735
- version: "6.4.2",
735
+ version: "6.4.4",
736
736
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
737
737
  color: "#FF5D01",
738
738
  i18n: {
@@ -1084,7 +1084,7 @@ var init_bazel = __esm({
1084
1084
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
1085
1085
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
1086
1086
  },
1087
- version: "9.1.0",
1087
+ version: "9.1.1",
1088
1088
  logo: "https://cdn.simpleicons.org/bazel/43A047",
1089
1089
  color: "#43A047",
1090
1090
  i18n: {
@@ -13,7 +13,7 @@ var astro = {
13
13
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
14
14
  ecosystems: ["Web", "Static Sites", "Content"]
15
15
  },
16
- version: "6.4.2",
16
+ version: "6.4.4",
17
17
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
18
18
  color: "#FF5D01",
19
19
  i18n: {
@@ -11,7 +11,7 @@ var astro = {
11
11
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
12
12
  ecosystems: ["Web", "Static Sites", "Content"]
13
13
  },
14
- version: "6.4.2",
14
+ version: "6.4.4",
15
15
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
16
16
  color: "#FF5D01",
17
17
  i18n: {
@@ -13,7 +13,7 @@ var bazel = {
13
13
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
14
14
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
15
15
  },
16
- version: "9.1.0",
16
+ version: "9.1.1",
17
17
  logo: "https://cdn.simpleicons.org/bazel/43A047",
18
18
  color: "#43A047",
19
19
  i18n: {
@@ -11,7 +11,7 @@ var bazel = {
11
11
  packageManagers: ["Bzlmod", "Bazel Central Registry"],
12
12
  ecosystems: ["Build Systems", "Monorepos", "CI/CD", "Polyglot Repositories"]
13
13
  },
14
- version: "9.1.0",
14
+ version: "9.1.1",
15
15
  logo: "https://cdn.simpleicons.org/bazel/43A047",
16
16
  color: "#43A047",
17
17
  i18n: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "code-languages",
3
- "version": "1.30.3",
3
+ "version": "1.30.5",
4
4
  "description": "Structured metadata for programming languages.",
5
5
  "homepage": "https://github.com/ElJijuna/code-languages#readme",
6
6
  "bugs": {