code-languages 1.30.4 → 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 +1 -1
- package/dist/api.cjs +1 -1
- package/dist/api.js +1 -1
- package/dist/detect.cjs +1 -1
- package/dist/detect.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/languages/astro.cjs +1 -1
- package/dist/languages/astro.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -206,7 +206,7 @@ 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.
|
|
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` |
|
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.
|
|
737
|
+
version: "6.4.4",
|
|
738
738
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
739
739
|
color: "#FF5D01",
|
|
740
740
|
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.
|
|
735
|
+
version: "6.4.4",
|
|
736
736
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
737
737
|
color: "#FF5D01",
|
|
738
738
|
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.
|
|
612
|
+
version: "6.4.4",
|
|
613
613
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
614
614
|
color: "#FF5D01",
|
|
615
615
|
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.
|
|
610
|
+
version: "6.4.4",
|
|
611
611
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
612
612
|
color: "#FF5D01",
|
|
613
613
|
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.
|
|
737
|
+
version: "6.4.4",
|
|
738
738
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
739
739
|
color: "#FF5D01",
|
|
740
740
|
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.
|
|
735
|
+
version: "6.4.4",
|
|
736
736
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
737
737
|
color: "#FF5D01",
|
|
738
738
|
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: "6.4.
|
|
16
|
+
version: "6.4.4",
|
|
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: "6.4.
|
|
14
|
+
version: "6.4.4",
|
|
15
15
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
16
16
|
color: "#FF5D01",
|
|
17
17
|
i18n: {
|