code-languages 1.36.1 → 1.36.2
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/less.cjs +1 -1
- package/dist/languages/less.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -215,7 +215,7 @@ from its package subpath.
|
|
|
215
215
|
| <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` |
|
|
216
216
|
| <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` |
|
|
217
217
|
| <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` |
|
|
218
|
-
| <img src="https://astro.build/assets/press/astro-icon-light.svg" alt="Astro logo" width="24" height="24"> | Astro | `astro` | `.astro` | `
|
|
218
|
+
| <img src="https://astro.build/assets/press/astro-icon-light.svg" alt="Astro logo" width="24" height="24"> | Astro | `astro` | `.astro` | `7.0.0` | `code-languages/astro` |
|
|
219
219
|
| <img src="https://dummyimage.com/32x32/0F766E/ffffff.png&text=Au" alt="Austral logo" width="24" height="24"> | Austral | `austral` | `.aum`, `.aui` | `0.1.0` | `code-languages/austral` |
|
|
220
220
|
| <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` |
|
|
221
221
|
| <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.1` | `code-languages/avro-idl` |
|
|
@@ -328,7 +328,7 @@ from its package subpath.
|
|
|
328
328
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/7/74/Kotlin_Icon.png" alt="Kotlin logo" width="24" height="24"> | Kotlin | `kotlin` | `.kt`, `.kts` | `2.4.0` | `code-languages/kotlin` |
|
|
329
329
|
| <img src="https://learn.microsoft.com/favicon.ico" alt="KQL logo" width="24" height="24"> | KQL | `kql` | `.kql` | `stable` | `code-languages/kql` |
|
|
330
330
|
| <img src="https://cdn.simpleicons.org/leanpub/262425" alt="Lean logo" width="24" height="24"> | Lean | `lean` | `.lean` | `4.31.0` | `code-languages/lean` |
|
|
331
|
-
| <img src="https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg" alt="Less logo" width="24" height="24"> | Less | `less` | `.less` | `4.6.
|
|
331
|
+
| <img src="https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg" alt="Less logo" width="24" height="24"> | Less | `less` | `.less` | `4.6.7` | `code-languages/less` |
|
|
332
332
|
| <img src="https://ligolang.org/img/logo/logo.png" alt="Ligo logo" width="24" height="24"> | Ligo | `ligo` | `.ligo`, `.mligo`, `.religo`, `.jsligo` | `1.x` | `code-languages/ligo` |
|
|
333
333
|
| <img src="https://dummyimage.com/32x32/475569/ffffff.png&text=LD" alt="Linker Script logo" width="24" height="24"> | Linker Script | `linkerscript` | `.ld`, `.lds`, `.x` | `stable` | `code-languages/linkerscript` |
|
|
334
334
|
| <img src="https://cdn.simpleicons.org/shopify/7AB55C" alt="Liquid logo" width="24" height="24"> | Liquid | `liquid` | `.liquid` | `10.27.0` | `code-languages/liquid` |
|
package/dist/api.cjs
CHANGED
|
@@ -967,7 +967,7 @@ var init_astro = __esm({
|
|
|
967
967
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
968
968
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
969
969
|
},
|
|
970
|
-
version: "
|
|
970
|
+
version: "7.0.0",
|
|
971
971
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
972
972
|
color: "#FF5D01",
|
|
973
973
|
i18n: {
|
|
@@ -7580,7 +7580,7 @@ var init_less = __esm({
|
|
|
7580
7580
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
7581
7581
|
ecosystems: ["Web", "Design Systems", "Bootstrap"]
|
|
7582
7582
|
},
|
|
7583
|
-
version: "4.6.
|
|
7583
|
+
version: "4.6.7",
|
|
7584
7584
|
logo: "https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg",
|
|
7585
7585
|
color: "#1D365D",
|
|
7586
7586
|
i18n: {
|
package/dist/api.js
CHANGED
|
@@ -965,7 +965,7 @@ var init_astro = __esm({
|
|
|
965
965
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
966
966
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
967
967
|
},
|
|
968
|
-
version: "
|
|
968
|
+
version: "7.0.0",
|
|
969
969
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
970
970
|
color: "#FF5D01",
|
|
971
971
|
i18n: {
|
|
@@ -7578,7 +7578,7 @@ var init_less = __esm({
|
|
|
7578
7578
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
7579
7579
|
ecosystems: ["Web", "Design Systems", "Bootstrap"]
|
|
7580
7580
|
},
|
|
7581
|
-
version: "4.6.
|
|
7581
|
+
version: "4.6.7",
|
|
7582
7582
|
logo: "https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg",
|
|
7583
7583
|
color: "#1D365D",
|
|
7584
7584
|
i18n: {
|
package/dist/detect.cjs
CHANGED
|
@@ -806,7 +806,7 @@ var astro = {
|
|
|
806
806
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
807
807
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
808
808
|
},
|
|
809
|
-
version: "
|
|
809
|
+
version: "7.0.0",
|
|
810
810
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
811
811
|
color: "#FF5D01",
|
|
812
812
|
i18n: {
|
|
@@ -6402,7 +6402,7 @@ var less = {
|
|
|
6402
6402
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
6403
6403
|
ecosystems: ["Web", "Design Systems", "Bootstrap"]
|
|
6404
6404
|
},
|
|
6405
|
-
version: "4.6.
|
|
6405
|
+
version: "4.6.7",
|
|
6406
6406
|
logo: "https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg",
|
|
6407
6407
|
color: "#1D365D",
|
|
6408
6408
|
i18n: {
|
package/dist/detect.js
CHANGED
|
@@ -804,7 +804,7 @@ var astro = {
|
|
|
804
804
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
805
805
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
806
806
|
},
|
|
807
|
-
version: "
|
|
807
|
+
version: "7.0.0",
|
|
808
808
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
809
809
|
color: "#FF5D01",
|
|
810
810
|
i18n: {
|
|
@@ -6400,7 +6400,7 @@ var less = {
|
|
|
6400
6400
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
6401
6401
|
ecosystems: ["Web", "Design Systems", "Bootstrap"]
|
|
6402
6402
|
},
|
|
6403
|
-
version: "4.6.
|
|
6403
|
+
version: "4.6.7",
|
|
6404
6404
|
logo: "https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg",
|
|
6405
6405
|
color: "#1D365D",
|
|
6406
6406
|
i18n: {
|
package/dist/index.cjs
CHANGED
|
@@ -967,7 +967,7 @@ var init_astro = __esm({
|
|
|
967
967
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
968
968
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
969
969
|
},
|
|
970
|
-
version: "
|
|
970
|
+
version: "7.0.0",
|
|
971
971
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
972
972
|
color: "#FF5D01",
|
|
973
973
|
i18n: {
|
|
@@ -7580,7 +7580,7 @@ var init_less = __esm({
|
|
|
7580
7580
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
7581
7581
|
ecosystems: ["Web", "Design Systems", "Bootstrap"]
|
|
7582
7582
|
},
|
|
7583
|
-
version: "4.6.
|
|
7583
|
+
version: "4.6.7",
|
|
7584
7584
|
logo: "https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg",
|
|
7585
7585
|
color: "#1D365D",
|
|
7586
7586
|
i18n: {
|
package/dist/index.js
CHANGED
|
@@ -965,7 +965,7 @@ var init_astro = __esm({
|
|
|
965
965
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
966
966
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
967
967
|
},
|
|
968
|
-
version: "
|
|
968
|
+
version: "7.0.0",
|
|
969
969
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
970
970
|
color: "#FF5D01",
|
|
971
971
|
i18n: {
|
|
@@ -7578,7 +7578,7 @@ var init_less = __esm({
|
|
|
7578
7578
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
7579
7579
|
ecosystems: ["Web", "Design Systems", "Bootstrap"]
|
|
7580
7580
|
},
|
|
7581
|
-
version: "4.6.
|
|
7581
|
+
version: "4.6.7",
|
|
7582
7582
|
logo: "https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg",
|
|
7583
7583
|
color: "#1D365D",
|
|
7584
7584
|
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: "
|
|
16
|
+
version: "7.0.0",
|
|
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: "
|
|
14
|
+
version: "7.0.0",
|
|
15
15
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
16
16
|
color: "#FF5D01",
|
|
17
17
|
i18n: {
|
package/dist/languages/less.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var less = {
|
|
|
13
13
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
14
14
|
ecosystems: ["Web", "Design Systems", "Bootstrap"]
|
|
15
15
|
},
|
|
16
|
-
version: "4.6.
|
|
16
|
+
version: "4.6.7",
|
|
17
17
|
logo: "https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg",
|
|
18
18
|
color: "#1D365D",
|
|
19
19
|
i18n: {
|
package/dist/languages/less.js
CHANGED
|
@@ -11,7 +11,7 @@ var less = {
|
|
|
11
11
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
12
12
|
ecosystems: ["Web", "Design Systems", "Bootstrap"]
|
|
13
13
|
},
|
|
14
|
-
version: "4.6.
|
|
14
|
+
version: "4.6.7",
|
|
15
15
|
logo: "https://upload.wikimedia.org/wikipedia/commons/8/81/LESS_Logo.svg",
|
|
16
16
|
color: "#1D365D",
|
|
17
17
|
i18n: {
|