code-languages 1.36.0 → 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 +14 -14
- package/dist/api.cjs +14 -14
- package/dist/api.js +14 -14
- package/dist/detect.cjs +14 -14
- package/dist/detect.js +14 -14
- package/dist/index.cjs +14 -14
- package/dist/index.js +14 -14
- package/dist/languages/astro.cjs +1 -1
- package/dist/languages/astro.js +1 -1
- package/dist/languages/chapel.cjs +1 -1
- package/dist/languages/chapel.js +1 -1
- package/dist/languages/cmake.cjs +1 -1
- package/dist/languages/cmake.js +1 -1
- package/dist/languages/erlang.cjs +1 -1
- package/dist/languages/erlang.js +1 -1
- package/dist/languages/gdscript.cjs +1 -1
- package/dist/languages/gdscript.js +1 -1
- package/dist/languages/gradle.cjs +1 -1
- package/dist/languages/gradle.js +1 -1
- package/dist/languages/lean.cjs +1 -1
- package/dist/languages/lean.js +1 -1
- package/dist/languages/less.cjs +1 -1
- package/dist/languages/less.js +1 -1
- package/dist/languages/llvm-ir.cjs +1 -1
- package/dist/languages/llvm-ir.js +1 -1
- package/dist/languages/luau.cjs +1 -1
- package/dist/languages/luau.js +1 -1
- package/dist/languages/nginx.cjs +1 -1
- package/dist/languages/nginx.js +1 -1
- package/dist/languages/nix.cjs +1 -1
- package/dist/languages/nix.js +1 -1
- package/dist/languages/powershell.cjs +1 -1
- package/dist/languages/powershell.js +1 -1
- package/dist/languages/typst.cjs +1 -1
- package/dist/languages/typst.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` |
|
|
@@ -236,10 +236,10 @@ from its package subpath.
|
|
|
236
236
|
| <img src="https://capnproto.org/images/logo.png" alt="Cap'n Proto logo" width="24" height="24"> | Cap'n Proto | `capnproto` | `.capnp` | `stable` | `code-languages/capnproto` |
|
|
237
237
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/e/e1/Carbon_logo.png" alt="Carbon logo" width="24" height="24"> | Carbon | `carbon` | `.carbon` | `0.0.0 nightly` | `code-languages/carbon` |
|
|
238
238
|
| <img src="https://www.gstatic.com/devrel-devsite/prod/v20cdb2337f656fc22df509b6d5402b3836a1b55334a8eea3301423a87970c4d5/cel/images/touchicon-180.png" alt="Common Expression Language logo" width="24" height="24"> | Common Expression Language | `cel` | `.cel` | `0.25.2` | `code-languages/cel` |
|
|
239
|
-
| <img src="https://chapel-lang.org/images/chapel-logo.png" alt="Chapel logo" width="24" height="24"> | Chapel | `chapel` | `.chpl` | `2.
|
|
239
|
+
| <img src="https://chapel-lang.org/images/chapel-logo.png" alt="Chapel logo" width="24" height="24"> | Chapel | `chapel` | `.chpl` | `2.9.0` | `code-languages/chapel` |
|
|
240
240
|
| <img src="https://cdn.jsdelivr.net/gh/vscode-icons/vscode-icons@master/icons/file_type_circom.svg" alt="Circom logo" width="24" height="24"> | Circom | `circom` | `.circom` | `2.2.3` | `code-languages/circom` |
|
|
241
241
|
| <img src="https://cdn.simpleicons.org/clojure/5881D8" alt="Clojure logo" width="24" height="24"> | Clojure | `clojure` | `.clj`, `.cljs`, `.cljc`, `.edn`, `.bb` | `1.12.5` | `code-languages/clojure` |
|
|
242
|
-
| <img src="https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg" alt="CMake logo" width="24" height="24"> | CMake | `cmake` | `CMakeLists.txt`, `.cmake` | `4.3.
|
|
242
|
+
| <img src="https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg" alt="CMake logo" width="24" height="24"> | CMake | `cmake` | `CMakeLists.txt`, `.cmake` | `4.3.4` | `code-languages/cmake` |
|
|
243
243
|
| <img src="https://logo.svgcdn.com/devicon/cobol-original.png" alt="COBOL logo" width="24" height="24"> | COBOL | `cobol` | `.cob`, `.cbl`, `.cobol`, `.cpy` | `ISO/IEC 1989:2023` | `code-languages/cobol` |
|
|
244
244
|
| <img src="https://cdn.simpleicons.org/coffeescript/2F2625" alt="CoffeeScript logo" width="24" height="24"> | CoffeeScript | `coffeescript` | `.coffee`, `.litcoffee`, `.cson` | `2.7.0` | `code-languages/coffeescript` |
|
|
245
245
|
| <img src="https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cf.svg" alt="ColdFusion logo" width="24" height="24"> | ColdFusion | `coldfusion` | `.cfm`, `.cfml`, `.cfc` | `ColdFusion 2025` | `code-languages/coldfusion` |
|
|
@@ -268,7 +268,7 @@ from its package subpath.
|
|
|
268
268
|
| <img src="https://cdn.simpleicons.org/elixir/4B275F" alt="Elixir logo" width="24" height="24"> | Elixir | `elixir` | `.ex`, `.exs`, `.eex`, `.leex`, `.heex` | `1.20.1` | `code-languages/elixir` |
|
|
269
269
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/f/f3/Elm_logo.svg" alt="Elm logo" width="24" height="24"> | Elm | `elm` | `.elm` | `0.19.1` | `code-languages/elm` |
|
|
270
270
|
| <img src="https://commons.wikimedia.org/wiki/Special:FilePath/Ruby_logo.svg" alt="ERB logo" width="24" height="24"> | ERB | `erb` | `.erb`, `.rhtml`, `.html.erb` | `Ruby stdlib` | `code-languages/erb` |
|
|
271
|
-
| <img src="https://cdn.simpleicons.org/erlang/A90533" alt="Erlang logo" width="24" height="24"> | Erlang | `erlang` | `.erl`, `.hrl`, `.app.src`, `.escript`, `.xrl`, `.yrl`, `rebar.config` | `OTP 29.0` | `code-languages/erlang` |
|
|
271
|
+
| <img src="https://cdn.simpleicons.org/erlang/A90533" alt="Erlang logo" width="24" height="24"> | Erlang | `erlang` | `.erl`, `.hrl`, `.app.src`, `.escript`, `.xrl`, `.yrl`, `rebar.config` | `OTP 29.0.2` | `code-languages/erlang` |
|
|
272
272
|
| <img src="https://factorcode.org/favicon-96x96.png" alt="Factor logo" width="24" height="24"> | Factor | `factor` | `.factor` | `0.101` | `code-languages/factor` |
|
|
273
273
|
| <img src="https://fe-lang.org/favicon.png" alt="Fe logo" width="24" height="24"> | Fe | `fe` | `.fe` | `experimental` | `code-languages/fe` |
|
|
274
274
|
| <img src="https://fennel-lang.org/logo.svg" alt="Fennel logo" width="24" height="24"> | Fennel | `fennel` | `.fnl` | `1.6.1` | `code-languages/fennel` |
|
|
@@ -282,13 +282,13 @@ from its package subpath.
|
|
|
282
282
|
| <img src="https://cdn.simpleicons.org/fsharp/378BBA" alt="F# logo" width="24" height="24"> | F# | `fsharp` | `.fs`, `.fsi`, `.fsx`, `.fsscript` | `10` | `code-languages/fsharp` |
|
|
283
283
|
| <img src="https://fstar-lang.org/favicon.ico" alt="F* logo" width="24" height="24"> | F* | `fstar` | `.fst`, `.fsti` | `2026.04.17` | `code-languages/fstar` |
|
|
284
284
|
| <img src="https://dummyimage.com/32x32/DC2626/ffffff.png&text=G" alt="G-code logo" width="24" height="24"> | G-code | `gcode` | `.gcode`, `.gco`, `.nc`, `.cnc`, `.tap` | `RS-274` | `code-languages/gcode` |
|
|
285
|
-
| <img src="https://cdn.simpleicons.org/godotengine/478CBF" alt="GDScript logo" width="24" height="24"> | GDScript | `gdscript` | `.gd` | `4.
|
|
285
|
+
| <img src="https://cdn.simpleicons.org/godotengine/478CBF" alt="GDScript logo" width="24" height="24"> | GDScript | `gdscript` | `.gd` | `4.7` | `code-languages/gdscript` |
|
|
286
286
|
| <img src="https://dummyimage.com/32x32/7C3AED/ffffff.png&text=PO" alt="Gettext logo" width="24" height="24"> | Gettext | `gettext` | `.po`, `.pot` | `stable` | `code-languages/gettext` |
|
|
287
287
|
| <img src="https://cdn.simpleicons.org/git/F05032" alt="Git logo" width="24" height="24"> | Git | `git` | `.git`, `.gitignore`, `.gitattributes`, `.gitmodules`, `.gitkeep` | `2.54.0` | `code-languages/git` |
|
|
288
288
|
| <img src="https://cdn.simpleicons.org/gleam/FFAFF3" alt="Gleam logo" width="24" height="24"> | Gleam | `gleam` | `.gleam` | `1.17.0` | `code-languages/gleam` |
|
|
289
289
|
| <img src="https://cdn.simpleicons.org/opengl/5586A4" alt="GLSL logo" width="24" height="24"> | GLSL | `glsl` | `.glsl`, `.vert`, `.frag`, `.geom`, `.tesc`, `.tese`, `.comp`, `.vs`, `.fs` | `4.60` | `code-languages/glsl` |
|
|
290
290
|
| <img src="https://go.dev/blog/go-brand/Go-Logo/SVG/Go-Logo_Blue.svg" alt="Go logo" width="24" height="24"> | Go | `go` | `.go` | `1.26.4` | `code-languages/go` |
|
|
291
|
-
| <img src="https://cdn.simpleicons.org/gradle/02303A" alt="Gradle logo" width="24" height="24"> | Gradle | `gradle` | `.gradle`, `.gradle.kts` | `9.
|
|
291
|
+
| <img src="https://cdn.simpleicons.org/gradle/02303A" alt="Gradle logo" width="24" height="24"> | Gradle | `gradle` | `.gradle`, `.gradle.kts` | `9.6.0` | `code-languages/gradle` |
|
|
292
292
|
| <img src="https://avatars.githubusercontent.com/u/54953488?v=4" alt="Grain logo" width="24" height="24"> | Grain | `grain` | `.gr` | `grain-v0.7.2` | `code-languages/grain` |
|
|
293
293
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/1/17/GraphQL_Logo.svg" alt="GraphQL logo" width="24" height="24"> | GraphQL | `graphql` | `.graphql`, `.gql`, `.graphqls` | `September 2025` | `code-languages/graphql` |
|
|
294
294
|
| <img src="https://cdn.simpleicons.org/apache/6B7280" alt="Gremlin logo" width="24" height="24"> | Gremlin | `gremlin` | `.gremlin`, `.grem` | `stable` | `code-languages/gremlin` |
|
|
@@ -327,17 +327,17 @@ from its package subpath.
|
|
|
327
327
|
| <img src="https://koka-lang.github.io/koka/doc/images/koka-logo-filled.png" alt="Koka logo" width="24" height="24"> | Koka | `koka` | `.kk` | `3.2.2` | `code-languages/koka` |
|
|
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
|
-
| <img src="https://cdn.simpleicons.org/leanpub/262425" alt="Lean logo" width="24" height="24"> | Lean | `lean` | `.lean` | `4.
|
|
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.
|
|
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.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` |
|
|
335
335
|
| <img src="https://commons.wikimedia.org/wiki/Special:FilePath/Lisp_logo.svg" alt="Lisp logo" width="24" height="24"> | Lisp | `lisp` | `.lisp`, `.lsp`, `.cl`, `.asd` | `ANSI INCITS 226-1994` | `code-languages/lisp` |
|
|
336
|
-
| <img src="https://cdn.simpleicons.org/llvm/262D3A" alt="LLVM IR logo" width="24" height="24"> | LLVM IR | `llvm-ir` | `.ll`, `.bc` | `22.1.
|
|
336
|
+
| <img src="https://cdn.simpleicons.org/llvm/262D3A" alt="LLVM IR logo" width="24" height="24"> | LLVM IR | `llvm-ir` | `.ll`, `.bc` | `22.1.8` | `code-languages/llvm-ir` |
|
|
337
337
|
| <img src="https://dummyimage.com/32x32/DC2626/ffffff.png&text=Lo" alt="Lobster logo" width="24" height="24"> | Lobster | `lobster` | `.lobster` | `development snapshot` | `code-languages/lobster` |
|
|
338
338
|
| <img src="https://people.eecs.berkeley.edu/~bh/ucblogo.png" alt="Logo logo" width="24" height="24"> | Logo | `logo` | `.logo`, `.lgo` | `UCBLogo 6.2` | `code-languages/logo` |
|
|
339
339
|
| <img src="https://www.lua.org/images/lua-logo.gif" alt="Lua logo" width="24" height="24"> | Lua | `lua` | `.lua`, `.rockspec` | `5.5.0` | `code-languages/lua` |
|
|
340
|
-
| <img src="https://cdn.simpleicons.org/roblox/000000" alt="Luau logo" width="24" height="24"> | Luau | `luau` | `.luau` | `0.
|
|
340
|
+
| <img src="https://cdn.simpleicons.org/roblox/000000" alt="Luau logo" width="24" height="24"> | Luau | `luau` | `.luau` | `0.726` | `code-languages/luau` |
|
|
341
341
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/7/71/Heckert_gnu.small.png" alt="Makefile logo" width="24" height="24"> | Makefile | `makefile` | `Makefile`, `makefile`, `GNUmakefile`, `.mk`, `.mak` | `4.4.1` | `code-languages/makefile` |
|
|
342
342
|
| <img src="https://cdn.simpleicons.org/python/3776AB" alt="Mako logo" width="24" height="24"> | Mako | `mako` | `.mako`, `.mao` | `1.3.10` | `code-languages/mako` |
|
|
343
343
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/4/48/Markdown-mark.svg" alt="Markdown logo" width="24" height="24"> | Markdown | `markdown` | `.md`, `.markdown`, `.mdown`, `.mkd` | `CommonMark 4.0` | `code-languages/markdown` |
|
|
@@ -356,10 +356,10 @@ from its package subpath.
|
|
|
356
356
|
| <img src="https://avatars.githubusercontent.com/u/108696678?v=4" alt="Move logo" width="24" height="24"> | Move | `move` | `.move` | `2.0.0` | `code-languages/move` |
|
|
357
357
|
| <img src="https://commons.wikimedia.org/wiki/Special:FilePath/Mustache-js-logo.png" alt="Mustache logo" width="24" height="24"> | Mustache | `mustache` | `.mustache`, `.mst` | `1.0` | `code-languages/mustache` |
|
|
358
358
|
| <img src="https://cdn.simpleicons.org/couchbase/EA2328" alt="N1QL logo" width="24" height="24"> | N1QL | `n1ql` | `.n1ql` | `stable` | `code-languages/n1ql` |
|
|
359
|
-
| <img src="https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg" alt="nginx logo" width="24" height="24"> | nginx | `nginx` | `nginx.conf`, `.nginx`, `.conf` | `1.30.
|
|
359
|
+
| <img src="https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg" alt="nginx logo" width="24" height="24"> | nginx | `nginx` | `nginx.conf`, `.nginx`, `.conf` | `1.30.3` | `code-languages/nginx` |
|
|
360
360
|
| <img src="https://avatars.githubusercontent.com/u/83021462?v=4" alt="Nickel logo" width="24" height="24"> | Nickel | `nickel` | `.ncl` | `1.17.0` | `code-languages/nickel` |
|
|
361
361
|
| <img src="https://cdn.simpleicons.org/nim/FFE953" alt="Nim logo" width="24" height="24"> | Nim | `nim` | `.nim`, `.nims`, `.nimble` | `2.2.10` | `code-languages/nim` |
|
|
362
|
-
| <img src="https://cdn.simpleicons.org/nixos/5277C3" alt="Nix logo" width="24" height="24"> | Nix | `nix` | `.nix` | `2.34.
|
|
362
|
+
| <img src="https://cdn.simpleicons.org/nixos/5277C3" alt="Nix logo" width="24" height="24"> | Nix | `nix` | `.nix` | `2.34.8` | `code-languages/nix` |
|
|
363
363
|
| <img src="https://cdn.simpleicons.org/nunjucks/1C4A1C" alt="Nunjucks logo" width="24" height="24"> | Nunjucks | `nunjucks` | `.njk`, `.nunjucks` | `3.2.4` | `code-languages/nunjucks` |
|
|
364
364
|
| <img src="https://cdn.simpleicons.org/nushell/3AA675" alt="Nushell logo" width="24" height="24"> | Nushell | `nushell` | `.nu` | `0.113.1` | `code-languages/nushell` |
|
|
365
365
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/1/1b/Apple_logo_grey.svg" alt="Objective-C logo" width="24" height="24"> | Objective-C | `objective-c` | `.m`, `.mm` | `2.0` | `code-languages/objective-c` |
|
|
@@ -380,7 +380,7 @@ from its package subpath.
|
|
|
380
380
|
| <img src="https://github.com/oracle.png" alt="Oracle PL/SQL logo" width="24" height="24"> | Oracle PL/SQL | `plsql` | `.pls`, `.pks`, `.pkb`, `.plsql` | `Oracle Database 26ai` | `code-languages/plsql` |
|
|
381
381
|
| <img src="https://cdn.simpleicons.org/perl/39457E" alt="Plain Old Documentation logo" width="24" height="24"> | Plain Old Documentation | `pod` | `.pod` | `Perl 5.42.2` | `code-languages/pod` |
|
|
382
382
|
| <img src="https://avatars.githubusercontent.com/u/14593805?v=4" alt="Pony logo" width="24" height="24"> | Pony | `pony` | `.pony` | `0.61.1` | `code-languages/pony` |
|
|
383
|
-
| <img src="https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png" alt="PowerShell logo" width="24" height="24"> | PowerShell | `powershell` | `.ps1`, `.psm1`, `.psd1`, `.ps1xml` | `7.6.
|
|
383
|
+
| <img src="https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png" alt="PowerShell logo" width="24" height="24"> | PowerShell | `powershell` | `.ps1`, `.psm1`, `.psd1`, `.ps1xml` | `7.6.3` | `code-languages/powershell` |
|
|
384
384
|
| <img src="https://www.swi-prolog.org/icons/swipl.png" alt="Prolog logo" width="24" height="24"> | Prolog | `prolog` | `.pl`, `.pro`, `.prolog`, `.P` | `SWI-Prolog 10.0` | `code-languages/prolog` |
|
|
385
385
|
| <img src="https://cdn.simpleicons.org/prometheus/E6522C" alt="PromQL logo" width="24" height="24"> | PromQL | `promql` | `.promql` | `Prometheus 3.x` | `code-languages/promql` |
|
|
386
386
|
| <img src="https://cdn.simpleicons.org/google/4285F4" alt="Protocol Buffers logo" width="24" height="24"> | Protocol Buffers | `protobuf` | `.proto` | `35.1` | `code-languages/protobuf` |
|
|
@@ -438,7 +438,7 @@ from its package subpath.
|
|
|
438
438
|
| <img src="https://icons.iconarchive.com/icons/simpleicons-team/simple/128/microsoft-sqlserver-icon.png" alt="T-SQL logo" width="24" height="24"> | T-SQL | `tsql` | `.sql`, `.tsql` | `SQL Server 2025 (17.x)` | `code-languages/tsql` |
|
|
439
439
|
| <img src="https://twig.symfony.com/images/logo.png" alt="Twig logo" width="24" height="24"> | Twig | `twig` | `.twig` | `3.27.1` | `code-languages/twig` |
|
|
440
440
|
| <img src="https://www.typescriptlang.org/icons/icon-512x512.png" alt="TypeScript logo" width="24" height="24"> | TypeScript | `typescript` | `.ts`, `.tsx`, `.mts`, `.cts` | `6.0` | `code-languages/typescript` |
|
|
441
|
-
| <img src="https://cdn.simpleicons.org/typst/239DAD" alt="Typst logo" width="24" height="24"> | Typst | `typst` | `.typ` | `0.
|
|
441
|
+
| <img src="https://cdn.simpleicons.org/typst/239DAD" alt="Typst logo" width="24" height="24"> | Typst | `typst` | `.typ` | `0.15.0` | `code-languages/typst` |
|
|
442
442
|
| <img src="https://avatars.githubusercontent.com/u/18563978?v=4" alt="Unison logo" width="24" height="24"> | Unison | `unison` | `.u`, `.uu` | `0.5.28` | `code-languages/unison` |
|
|
443
443
|
| <img src="https://cdn.simpleicons.org/v/5D87BF" alt="V logo" width="24" height="24"> | V | `v` | `.v`, `.vsh` | `weekly.2025.49` | `code-languages/v` |
|
|
444
444
|
| <img src="https://cdn.simpleicons.org/gnome/4A86CF" alt="Vala logo" width="24" height="24"> | Vala | `vala` | `.vala`, `.vapi` | `0.56.18` | `code-languages/vala` |
|
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: {
|
|
@@ -2195,7 +2195,7 @@ var init_chapel = __esm({
|
|
|
2195
2195
|
packageManagers: ["Mason"],
|
|
2196
2196
|
ecosystems: ["High-performance computing", "Parallel computing"]
|
|
2197
2197
|
},
|
|
2198
|
-
version: "2.
|
|
2198
|
+
version: "2.9.0",
|
|
2199
2199
|
logo: "https://chapel-lang.org/images/chapel-logo.png",
|
|
2200
2200
|
color: "#8C1AFF",
|
|
2201
2201
|
i18n: {
|
|
@@ -2371,7 +2371,7 @@ var init_cmake = __esm({
|
|
|
2371
2371
|
runtimes: ["CMake"],
|
|
2372
2372
|
ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
|
|
2373
2373
|
},
|
|
2374
|
-
version: "4.3.
|
|
2374
|
+
version: "4.3.4",
|
|
2375
2375
|
logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
|
|
2376
2376
|
color: "#064F8C",
|
|
2377
2377
|
i18n: {
|
|
@@ -4070,7 +4070,7 @@ var init_erlang = __esm({
|
|
|
4070
4070
|
packageManagers: ["rebar3", "Hex"],
|
|
4071
4071
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
4072
4072
|
},
|
|
4073
|
-
version: "OTP 29.0",
|
|
4073
|
+
version: "OTP 29.0.2",
|
|
4074
4074
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
4075
4075
|
color: "#A90533",
|
|
4076
4076
|
i18n: {
|
|
@@ -4890,7 +4890,7 @@ var init_gdscript = __esm({
|
|
|
4890
4890
|
packageManagers: ["Godot Asset Library"],
|
|
4891
4891
|
ecosystems: ["Game Development", "2D Games", "3D Games"]
|
|
4892
4892
|
},
|
|
4893
|
-
version: "4.
|
|
4893
|
+
version: "4.7",
|
|
4894
4894
|
logo: "https://cdn.simpleicons.org/godotengine/478CBF",
|
|
4895
4895
|
color: "#478CBF",
|
|
4896
4896
|
i18n: {
|
|
@@ -5242,7 +5242,7 @@ var init_gradle = __esm({
|
|
|
5242
5242
|
packageManagers: ["Gradle"],
|
|
5243
5243
|
ecosystems: ["JVM", "Android", "Java", "Kotlin", "Groovy"]
|
|
5244
5244
|
},
|
|
5245
|
-
version: "9.
|
|
5245
|
+
version: "9.6.0",
|
|
5246
5246
|
logo: "https://cdn.simpleicons.org/gradle/02303A",
|
|
5247
5247
|
color: "#02303A",
|
|
5248
5248
|
i18n: {
|
|
@@ -7521,7 +7521,7 @@ var init_lean = __esm({
|
|
|
7521
7521
|
packageManagers: ["Lake", "elan"],
|
|
7522
7522
|
ecosystems: ["Formal methods", "Mathematics", "Proof assistants"]
|
|
7523
7523
|
},
|
|
7524
|
-
version: "4.
|
|
7524
|
+
version: "4.31.0",
|
|
7525
7525
|
logo: "https://cdn.simpleicons.org/leanpub/262425",
|
|
7526
7526
|
color: "#262425",
|
|
7527
7527
|
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: {
|
|
@@ -7874,7 +7874,7 @@ var init_llvm_ir = __esm({
|
|
|
7874
7874
|
packageManagers: ["LLVM releases"],
|
|
7875
7875
|
ecosystems: ["Compilers", "Systems programming", "Toolchains"]
|
|
7876
7876
|
},
|
|
7877
|
-
version: "22.1.
|
|
7877
|
+
version: "22.1.8",
|
|
7878
7878
|
logo: "https://cdn.simpleicons.org/llvm/262D3A",
|
|
7879
7879
|
color: "#262D3A",
|
|
7880
7880
|
i18n: {
|
|
@@ -8108,7 +8108,7 @@ var init_luau = __esm({
|
|
|
8108
8108
|
packageManagers: ["Wally", "Pesde"],
|
|
8109
8109
|
ecosystems: ["Roblox", "Games", "Embedded scripting"]
|
|
8110
8110
|
},
|
|
8111
|
-
version: "0.
|
|
8111
|
+
version: "0.726",
|
|
8112
8112
|
logo: "https://cdn.simpleicons.org/roblox/000000",
|
|
8113
8113
|
color: "#000000",
|
|
8114
8114
|
i18n: {
|
|
@@ -9214,7 +9214,7 @@ var init_nginx = __esm({
|
|
|
9214
9214
|
runtimes: ["nginx", "NGINX Plus", "OpenResty"],
|
|
9215
9215
|
ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
|
|
9216
9216
|
},
|
|
9217
|
-
version: "1.30.
|
|
9217
|
+
version: "1.30.3",
|
|
9218
9218
|
logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
|
|
9219
9219
|
color: "#009639",
|
|
9220
9220
|
i18n: {
|
|
@@ -9390,7 +9390,7 @@ var init_nix = __esm({
|
|
|
9390
9390
|
packageManagers: ["nix", "nix flakes"],
|
|
9391
9391
|
ecosystems: ["Linux", "macOS", "NixOS", "DevOps"]
|
|
9392
9392
|
},
|
|
9393
|
-
version: "2.34.
|
|
9393
|
+
version: "2.34.8",
|
|
9394
9394
|
logo: "https://cdn.simpleicons.org/nixos/5277C3",
|
|
9395
9395
|
color: "#5277C3",
|
|
9396
9396
|
i18n: {
|
|
@@ -10621,7 +10621,7 @@ var init_powershell = __esm({
|
|
|
10621
10621
|
packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
|
|
10622
10622
|
ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
|
|
10623
10623
|
},
|
|
10624
|
-
version: "7.6.
|
|
10624
|
+
version: "7.6.3",
|
|
10625
10625
|
logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
|
|
10626
10626
|
color: "#5391FE",
|
|
10627
10627
|
i18n: {
|
|
@@ -14014,7 +14014,7 @@ var init_typst = __esm({
|
|
|
14014
14014
|
packageManagers: ["Typst Packages"],
|
|
14015
14015
|
ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
|
|
14016
14016
|
},
|
|
14017
|
-
version: "0.
|
|
14017
|
+
version: "0.15.0",
|
|
14018
14018
|
logo: "https://cdn.simpleicons.org/typst/239DAD",
|
|
14019
14019
|
color: "#239DAD",
|
|
14020
14020
|
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: {
|
|
@@ -2193,7 +2193,7 @@ var init_chapel = __esm({
|
|
|
2193
2193
|
packageManagers: ["Mason"],
|
|
2194
2194
|
ecosystems: ["High-performance computing", "Parallel computing"]
|
|
2195
2195
|
},
|
|
2196
|
-
version: "2.
|
|
2196
|
+
version: "2.9.0",
|
|
2197
2197
|
logo: "https://chapel-lang.org/images/chapel-logo.png",
|
|
2198
2198
|
color: "#8C1AFF",
|
|
2199
2199
|
i18n: {
|
|
@@ -2369,7 +2369,7 @@ var init_cmake = __esm({
|
|
|
2369
2369
|
runtimes: ["CMake"],
|
|
2370
2370
|
ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
|
|
2371
2371
|
},
|
|
2372
|
-
version: "4.3.
|
|
2372
|
+
version: "4.3.4",
|
|
2373
2373
|
logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
|
|
2374
2374
|
color: "#064F8C",
|
|
2375
2375
|
i18n: {
|
|
@@ -4068,7 +4068,7 @@ var init_erlang = __esm({
|
|
|
4068
4068
|
packageManagers: ["rebar3", "Hex"],
|
|
4069
4069
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
4070
4070
|
},
|
|
4071
|
-
version: "OTP 29.0",
|
|
4071
|
+
version: "OTP 29.0.2",
|
|
4072
4072
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
4073
4073
|
color: "#A90533",
|
|
4074
4074
|
i18n: {
|
|
@@ -4888,7 +4888,7 @@ var init_gdscript = __esm({
|
|
|
4888
4888
|
packageManagers: ["Godot Asset Library"],
|
|
4889
4889
|
ecosystems: ["Game Development", "2D Games", "3D Games"]
|
|
4890
4890
|
},
|
|
4891
|
-
version: "4.
|
|
4891
|
+
version: "4.7",
|
|
4892
4892
|
logo: "https://cdn.simpleicons.org/godotengine/478CBF",
|
|
4893
4893
|
color: "#478CBF",
|
|
4894
4894
|
i18n: {
|
|
@@ -5240,7 +5240,7 @@ var init_gradle = __esm({
|
|
|
5240
5240
|
packageManagers: ["Gradle"],
|
|
5241
5241
|
ecosystems: ["JVM", "Android", "Java", "Kotlin", "Groovy"]
|
|
5242
5242
|
},
|
|
5243
|
-
version: "9.
|
|
5243
|
+
version: "9.6.0",
|
|
5244
5244
|
logo: "https://cdn.simpleicons.org/gradle/02303A",
|
|
5245
5245
|
color: "#02303A",
|
|
5246
5246
|
i18n: {
|
|
@@ -7519,7 +7519,7 @@ var init_lean = __esm({
|
|
|
7519
7519
|
packageManagers: ["Lake", "elan"],
|
|
7520
7520
|
ecosystems: ["Formal methods", "Mathematics", "Proof assistants"]
|
|
7521
7521
|
},
|
|
7522
|
-
version: "4.
|
|
7522
|
+
version: "4.31.0",
|
|
7523
7523
|
logo: "https://cdn.simpleicons.org/leanpub/262425",
|
|
7524
7524
|
color: "#262425",
|
|
7525
7525
|
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: {
|
|
@@ -7872,7 +7872,7 @@ var init_llvm_ir = __esm({
|
|
|
7872
7872
|
packageManagers: ["LLVM releases"],
|
|
7873
7873
|
ecosystems: ["Compilers", "Systems programming", "Toolchains"]
|
|
7874
7874
|
},
|
|
7875
|
-
version: "22.1.
|
|
7875
|
+
version: "22.1.8",
|
|
7876
7876
|
logo: "https://cdn.simpleicons.org/llvm/262D3A",
|
|
7877
7877
|
color: "#262D3A",
|
|
7878
7878
|
i18n: {
|
|
@@ -8106,7 +8106,7 @@ var init_luau = __esm({
|
|
|
8106
8106
|
packageManagers: ["Wally", "Pesde"],
|
|
8107
8107
|
ecosystems: ["Roblox", "Games", "Embedded scripting"]
|
|
8108
8108
|
},
|
|
8109
|
-
version: "0.
|
|
8109
|
+
version: "0.726",
|
|
8110
8110
|
logo: "https://cdn.simpleicons.org/roblox/000000",
|
|
8111
8111
|
color: "#000000",
|
|
8112
8112
|
i18n: {
|
|
@@ -9212,7 +9212,7 @@ var init_nginx = __esm({
|
|
|
9212
9212
|
runtimes: ["nginx", "NGINX Plus", "OpenResty"],
|
|
9213
9213
|
ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
|
|
9214
9214
|
},
|
|
9215
|
-
version: "1.30.
|
|
9215
|
+
version: "1.30.3",
|
|
9216
9216
|
logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
|
|
9217
9217
|
color: "#009639",
|
|
9218
9218
|
i18n: {
|
|
@@ -9388,7 +9388,7 @@ var init_nix = __esm({
|
|
|
9388
9388
|
packageManagers: ["nix", "nix flakes"],
|
|
9389
9389
|
ecosystems: ["Linux", "macOS", "NixOS", "DevOps"]
|
|
9390
9390
|
},
|
|
9391
|
-
version: "2.34.
|
|
9391
|
+
version: "2.34.8",
|
|
9392
9392
|
logo: "https://cdn.simpleicons.org/nixos/5277C3",
|
|
9393
9393
|
color: "#5277C3",
|
|
9394
9394
|
i18n: {
|
|
@@ -10619,7 +10619,7 @@ var init_powershell = __esm({
|
|
|
10619
10619
|
packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
|
|
10620
10620
|
ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
|
|
10621
10621
|
},
|
|
10622
|
-
version: "7.6.
|
|
10622
|
+
version: "7.6.3",
|
|
10623
10623
|
logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
|
|
10624
10624
|
color: "#5391FE",
|
|
10625
10625
|
i18n: {
|
|
@@ -14012,7 +14012,7 @@ var init_typst = __esm({
|
|
|
14012
14012
|
packageManagers: ["Typst Packages"],
|
|
14013
14013
|
ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
|
|
14014
14014
|
},
|
|
14015
|
-
version: "0.
|
|
14015
|
+
version: "0.15.0",
|
|
14016
14016
|
logo: "https://cdn.simpleicons.org/typst/239DAD",
|
|
14017
14017
|
color: "#239DAD",
|
|
14018
14018
|
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: {
|
|
@@ -1845,7 +1845,7 @@ var chapel = {
|
|
|
1845
1845
|
packageManagers: ["Mason"],
|
|
1846
1846
|
ecosystems: ["High-performance computing", "Parallel computing"]
|
|
1847
1847
|
},
|
|
1848
|
-
version: "2.
|
|
1848
|
+
version: "2.9.0",
|
|
1849
1849
|
logo: "https://chapel-lang.org/images/chapel-logo.png",
|
|
1850
1850
|
color: "#8C1AFF",
|
|
1851
1851
|
i18n: {
|
|
@@ -1994,7 +1994,7 @@ var cmake = {
|
|
|
1994
1994
|
runtimes: ["CMake"],
|
|
1995
1995
|
ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
|
|
1996
1996
|
},
|
|
1997
|
-
version: "4.3.
|
|
1997
|
+
version: "4.3.4",
|
|
1998
1998
|
logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
|
|
1999
1999
|
color: "#064F8C",
|
|
2000
2000
|
i18n: {
|
|
@@ -3432,7 +3432,7 @@ var erlang = {
|
|
|
3432
3432
|
packageManagers: ["rebar3", "Hex"],
|
|
3433
3433
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
3434
3434
|
},
|
|
3435
|
-
version: "OTP 29.0",
|
|
3435
|
+
version: "OTP 29.0.2",
|
|
3436
3436
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
3437
3437
|
color: "#A90533",
|
|
3438
3438
|
i18n: {
|
|
@@ -4126,7 +4126,7 @@ var gdscript = {
|
|
|
4126
4126
|
packageManagers: ["Godot Asset Library"],
|
|
4127
4127
|
ecosystems: ["Game Development", "2D Games", "3D Games"]
|
|
4128
4128
|
},
|
|
4129
|
-
version: "4.
|
|
4129
|
+
version: "4.7",
|
|
4130
4130
|
logo: "https://cdn.simpleicons.org/godotengine/478CBF",
|
|
4131
4131
|
color: "#478CBF",
|
|
4132
4132
|
i18n: {
|
|
@@ -4424,7 +4424,7 @@ var gradle = {
|
|
|
4424
4424
|
packageManagers: ["Gradle"],
|
|
4425
4425
|
ecosystems: ["JVM", "Android", "Java", "Kotlin", "Groovy"]
|
|
4426
4426
|
},
|
|
4427
|
-
version: "9.
|
|
4427
|
+
version: "9.6.0",
|
|
4428
4428
|
logo: "https://cdn.simpleicons.org/gradle/02303A",
|
|
4429
4429
|
color: "#02303A",
|
|
4430
4430
|
i18n: {
|
|
@@ -6352,7 +6352,7 @@ var lean = {
|
|
|
6352
6352
|
packageManagers: ["Lake", "elan"],
|
|
6353
6353
|
ecosystems: ["Formal methods", "Mathematics", "Proof assistants"]
|
|
6354
6354
|
},
|
|
6355
|
-
version: "4.
|
|
6355
|
+
version: "4.31.0",
|
|
6356
6356
|
logo: "https://cdn.simpleicons.org/leanpub/262425",
|
|
6357
6357
|
color: "#262425",
|
|
6358
6358
|
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: {
|
|
@@ -6651,7 +6651,7 @@ var llvmIr = {
|
|
|
6651
6651
|
packageManagers: ["LLVM releases"],
|
|
6652
6652
|
ecosystems: ["Compilers", "Systems programming", "Toolchains"]
|
|
6653
6653
|
},
|
|
6654
|
-
version: "22.1.
|
|
6654
|
+
version: "22.1.8",
|
|
6655
6655
|
logo: "https://cdn.simpleicons.org/llvm/262D3A",
|
|
6656
6656
|
color: "#262D3A",
|
|
6657
6657
|
i18n: {
|
|
@@ -6849,7 +6849,7 @@ var luau = {
|
|
|
6849
6849
|
packageManagers: ["Wally", "Pesde"],
|
|
6850
6850
|
ecosystems: ["Roblox", "Games", "Embedded scripting"]
|
|
6851
6851
|
},
|
|
6852
|
-
version: "0.
|
|
6852
|
+
version: "0.726",
|
|
6853
6853
|
logo: "https://cdn.simpleicons.org/roblox/000000",
|
|
6854
6854
|
color: "#000000",
|
|
6855
6855
|
i18n: {
|
|
@@ -7784,7 +7784,7 @@ var nginx = {
|
|
|
7784
7784
|
runtimes: ["nginx", "NGINX Plus", "OpenResty"],
|
|
7785
7785
|
ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
|
|
7786
7786
|
},
|
|
7787
|
-
version: "1.30.
|
|
7787
|
+
version: "1.30.3",
|
|
7788
7788
|
logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
|
|
7789
7789
|
color: "#009639",
|
|
7790
7790
|
i18n: {
|
|
@@ -7933,7 +7933,7 @@ var nix = {
|
|
|
7933
7933
|
packageManagers: ["nix", "nix flakes"],
|
|
7934
7934
|
ecosystems: ["Linux", "macOS", "NixOS", "DevOps"]
|
|
7935
7935
|
},
|
|
7936
|
-
version: "2.34.
|
|
7936
|
+
version: "2.34.8",
|
|
7937
7937
|
logo: "https://cdn.simpleicons.org/nixos/5277C3",
|
|
7938
7938
|
color: "#5277C3",
|
|
7939
7939
|
i18n: {
|
|
@@ -8975,7 +8975,7 @@ var powershell = {
|
|
|
8975
8975
|
packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
|
|
8976
8976
|
ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
|
|
8977
8977
|
},
|
|
8978
|
-
version: "7.6.
|
|
8978
|
+
version: "7.6.3",
|
|
8979
8979
|
logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
|
|
8980
8980
|
color: "#5391FE",
|
|
8981
8981
|
i18n: {
|
|
@@ -11846,7 +11846,7 @@ var typst = {
|
|
|
11846
11846
|
packageManagers: ["Typst Packages"],
|
|
11847
11847
|
ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
|
|
11848
11848
|
},
|
|
11849
|
-
version: "0.
|
|
11849
|
+
version: "0.15.0",
|
|
11850
11850
|
logo: "https://cdn.simpleicons.org/typst/239DAD",
|
|
11851
11851
|
color: "#239DAD",
|
|
11852
11852
|
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: {
|
|
@@ -1843,7 +1843,7 @@ var chapel = {
|
|
|
1843
1843
|
packageManagers: ["Mason"],
|
|
1844
1844
|
ecosystems: ["High-performance computing", "Parallel computing"]
|
|
1845
1845
|
},
|
|
1846
|
-
version: "2.
|
|
1846
|
+
version: "2.9.0",
|
|
1847
1847
|
logo: "https://chapel-lang.org/images/chapel-logo.png",
|
|
1848
1848
|
color: "#8C1AFF",
|
|
1849
1849
|
i18n: {
|
|
@@ -1992,7 +1992,7 @@ var cmake = {
|
|
|
1992
1992
|
runtimes: ["CMake"],
|
|
1993
1993
|
ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
|
|
1994
1994
|
},
|
|
1995
|
-
version: "4.3.
|
|
1995
|
+
version: "4.3.4",
|
|
1996
1996
|
logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
|
|
1997
1997
|
color: "#064F8C",
|
|
1998
1998
|
i18n: {
|
|
@@ -3430,7 +3430,7 @@ var erlang = {
|
|
|
3430
3430
|
packageManagers: ["rebar3", "Hex"],
|
|
3431
3431
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
3432
3432
|
},
|
|
3433
|
-
version: "OTP 29.0",
|
|
3433
|
+
version: "OTP 29.0.2",
|
|
3434
3434
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
3435
3435
|
color: "#A90533",
|
|
3436
3436
|
i18n: {
|
|
@@ -4124,7 +4124,7 @@ var gdscript = {
|
|
|
4124
4124
|
packageManagers: ["Godot Asset Library"],
|
|
4125
4125
|
ecosystems: ["Game Development", "2D Games", "3D Games"]
|
|
4126
4126
|
},
|
|
4127
|
-
version: "4.
|
|
4127
|
+
version: "4.7",
|
|
4128
4128
|
logo: "https://cdn.simpleicons.org/godotengine/478CBF",
|
|
4129
4129
|
color: "#478CBF",
|
|
4130
4130
|
i18n: {
|
|
@@ -4422,7 +4422,7 @@ var gradle = {
|
|
|
4422
4422
|
packageManagers: ["Gradle"],
|
|
4423
4423
|
ecosystems: ["JVM", "Android", "Java", "Kotlin", "Groovy"]
|
|
4424
4424
|
},
|
|
4425
|
-
version: "9.
|
|
4425
|
+
version: "9.6.0",
|
|
4426
4426
|
logo: "https://cdn.simpleicons.org/gradle/02303A",
|
|
4427
4427
|
color: "#02303A",
|
|
4428
4428
|
i18n: {
|
|
@@ -6350,7 +6350,7 @@ var lean = {
|
|
|
6350
6350
|
packageManagers: ["Lake", "elan"],
|
|
6351
6351
|
ecosystems: ["Formal methods", "Mathematics", "Proof assistants"]
|
|
6352
6352
|
},
|
|
6353
|
-
version: "4.
|
|
6353
|
+
version: "4.31.0",
|
|
6354
6354
|
logo: "https://cdn.simpleicons.org/leanpub/262425",
|
|
6355
6355
|
color: "#262425",
|
|
6356
6356
|
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: {
|
|
@@ -6649,7 +6649,7 @@ var llvmIr = {
|
|
|
6649
6649
|
packageManagers: ["LLVM releases"],
|
|
6650
6650
|
ecosystems: ["Compilers", "Systems programming", "Toolchains"]
|
|
6651
6651
|
},
|
|
6652
|
-
version: "22.1.
|
|
6652
|
+
version: "22.1.8",
|
|
6653
6653
|
logo: "https://cdn.simpleicons.org/llvm/262D3A",
|
|
6654
6654
|
color: "#262D3A",
|
|
6655
6655
|
i18n: {
|
|
@@ -6847,7 +6847,7 @@ var luau = {
|
|
|
6847
6847
|
packageManagers: ["Wally", "Pesde"],
|
|
6848
6848
|
ecosystems: ["Roblox", "Games", "Embedded scripting"]
|
|
6849
6849
|
},
|
|
6850
|
-
version: "0.
|
|
6850
|
+
version: "0.726",
|
|
6851
6851
|
logo: "https://cdn.simpleicons.org/roblox/000000",
|
|
6852
6852
|
color: "#000000",
|
|
6853
6853
|
i18n: {
|
|
@@ -7782,7 +7782,7 @@ var nginx = {
|
|
|
7782
7782
|
runtimes: ["nginx", "NGINX Plus", "OpenResty"],
|
|
7783
7783
|
ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
|
|
7784
7784
|
},
|
|
7785
|
-
version: "1.30.
|
|
7785
|
+
version: "1.30.3",
|
|
7786
7786
|
logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
|
|
7787
7787
|
color: "#009639",
|
|
7788
7788
|
i18n: {
|
|
@@ -7931,7 +7931,7 @@ var nix = {
|
|
|
7931
7931
|
packageManagers: ["nix", "nix flakes"],
|
|
7932
7932
|
ecosystems: ["Linux", "macOS", "NixOS", "DevOps"]
|
|
7933
7933
|
},
|
|
7934
|
-
version: "2.34.
|
|
7934
|
+
version: "2.34.8",
|
|
7935
7935
|
logo: "https://cdn.simpleicons.org/nixos/5277C3",
|
|
7936
7936
|
color: "#5277C3",
|
|
7937
7937
|
i18n: {
|
|
@@ -8973,7 +8973,7 @@ var powershell = {
|
|
|
8973
8973
|
packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
|
|
8974
8974
|
ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
|
|
8975
8975
|
},
|
|
8976
|
-
version: "7.6.
|
|
8976
|
+
version: "7.6.3",
|
|
8977
8977
|
logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
|
|
8978
8978
|
color: "#5391FE",
|
|
8979
8979
|
i18n: {
|
|
@@ -11844,7 +11844,7 @@ var typst = {
|
|
|
11844
11844
|
packageManagers: ["Typst Packages"],
|
|
11845
11845
|
ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
|
|
11846
11846
|
},
|
|
11847
|
-
version: "0.
|
|
11847
|
+
version: "0.15.0",
|
|
11848
11848
|
logo: "https://cdn.simpleicons.org/typst/239DAD",
|
|
11849
11849
|
color: "#239DAD",
|
|
11850
11850
|
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: {
|
|
@@ -2195,7 +2195,7 @@ var init_chapel = __esm({
|
|
|
2195
2195
|
packageManagers: ["Mason"],
|
|
2196
2196
|
ecosystems: ["High-performance computing", "Parallel computing"]
|
|
2197
2197
|
},
|
|
2198
|
-
version: "2.
|
|
2198
|
+
version: "2.9.0",
|
|
2199
2199
|
logo: "https://chapel-lang.org/images/chapel-logo.png",
|
|
2200
2200
|
color: "#8C1AFF",
|
|
2201
2201
|
i18n: {
|
|
@@ -2371,7 +2371,7 @@ var init_cmake = __esm({
|
|
|
2371
2371
|
runtimes: ["CMake"],
|
|
2372
2372
|
ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
|
|
2373
2373
|
},
|
|
2374
|
-
version: "4.3.
|
|
2374
|
+
version: "4.3.4",
|
|
2375
2375
|
logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
|
|
2376
2376
|
color: "#064F8C",
|
|
2377
2377
|
i18n: {
|
|
@@ -4070,7 +4070,7 @@ var init_erlang = __esm({
|
|
|
4070
4070
|
packageManagers: ["rebar3", "Hex"],
|
|
4071
4071
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
4072
4072
|
},
|
|
4073
|
-
version: "OTP 29.0",
|
|
4073
|
+
version: "OTP 29.0.2",
|
|
4074
4074
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
4075
4075
|
color: "#A90533",
|
|
4076
4076
|
i18n: {
|
|
@@ -4890,7 +4890,7 @@ var init_gdscript = __esm({
|
|
|
4890
4890
|
packageManagers: ["Godot Asset Library"],
|
|
4891
4891
|
ecosystems: ["Game Development", "2D Games", "3D Games"]
|
|
4892
4892
|
},
|
|
4893
|
-
version: "4.
|
|
4893
|
+
version: "4.7",
|
|
4894
4894
|
logo: "https://cdn.simpleicons.org/godotengine/478CBF",
|
|
4895
4895
|
color: "#478CBF",
|
|
4896
4896
|
i18n: {
|
|
@@ -5242,7 +5242,7 @@ var init_gradle = __esm({
|
|
|
5242
5242
|
packageManagers: ["Gradle"],
|
|
5243
5243
|
ecosystems: ["JVM", "Android", "Java", "Kotlin", "Groovy"]
|
|
5244
5244
|
},
|
|
5245
|
-
version: "9.
|
|
5245
|
+
version: "9.6.0",
|
|
5246
5246
|
logo: "https://cdn.simpleicons.org/gradle/02303A",
|
|
5247
5247
|
color: "#02303A",
|
|
5248
5248
|
i18n: {
|
|
@@ -7521,7 +7521,7 @@ var init_lean = __esm({
|
|
|
7521
7521
|
packageManagers: ["Lake", "elan"],
|
|
7522
7522
|
ecosystems: ["Formal methods", "Mathematics", "Proof assistants"]
|
|
7523
7523
|
},
|
|
7524
|
-
version: "4.
|
|
7524
|
+
version: "4.31.0",
|
|
7525
7525
|
logo: "https://cdn.simpleicons.org/leanpub/262425",
|
|
7526
7526
|
color: "#262425",
|
|
7527
7527
|
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: {
|
|
@@ -7874,7 +7874,7 @@ var init_llvm_ir = __esm({
|
|
|
7874
7874
|
packageManagers: ["LLVM releases"],
|
|
7875
7875
|
ecosystems: ["Compilers", "Systems programming", "Toolchains"]
|
|
7876
7876
|
},
|
|
7877
|
-
version: "22.1.
|
|
7877
|
+
version: "22.1.8",
|
|
7878
7878
|
logo: "https://cdn.simpleicons.org/llvm/262D3A",
|
|
7879
7879
|
color: "#262D3A",
|
|
7880
7880
|
i18n: {
|
|
@@ -8108,7 +8108,7 @@ var init_luau = __esm({
|
|
|
8108
8108
|
packageManagers: ["Wally", "Pesde"],
|
|
8109
8109
|
ecosystems: ["Roblox", "Games", "Embedded scripting"]
|
|
8110
8110
|
},
|
|
8111
|
-
version: "0.
|
|
8111
|
+
version: "0.726",
|
|
8112
8112
|
logo: "https://cdn.simpleicons.org/roblox/000000",
|
|
8113
8113
|
color: "#000000",
|
|
8114
8114
|
i18n: {
|
|
@@ -9214,7 +9214,7 @@ var init_nginx = __esm({
|
|
|
9214
9214
|
runtimes: ["nginx", "NGINX Plus", "OpenResty"],
|
|
9215
9215
|
ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
|
|
9216
9216
|
},
|
|
9217
|
-
version: "1.30.
|
|
9217
|
+
version: "1.30.3",
|
|
9218
9218
|
logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
|
|
9219
9219
|
color: "#009639",
|
|
9220
9220
|
i18n: {
|
|
@@ -9390,7 +9390,7 @@ var init_nix = __esm({
|
|
|
9390
9390
|
packageManagers: ["nix", "nix flakes"],
|
|
9391
9391
|
ecosystems: ["Linux", "macOS", "NixOS", "DevOps"]
|
|
9392
9392
|
},
|
|
9393
|
-
version: "2.34.
|
|
9393
|
+
version: "2.34.8",
|
|
9394
9394
|
logo: "https://cdn.simpleicons.org/nixos/5277C3",
|
|
9395
9395
|
color: "#5277C3",
|
|
9396
9396
|
i18n: {
|
|
@@ -10621,7 +10621,7 @@ var init_powershell = __esm({
|
|
|
10621
10621
|
packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
|
|
10622
10622
|
ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
|
|
10623
10623
|
},
|
|
10624
|
-
version: "7.6.
|
|
10624
|
+
version: "7.6.3",
|
|
10625
10625
|
logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
|
|
10626
10626
|
color: "#5391FE",
|
|
10627
10627
|
i18n: {
|
|
@@ -14014,7 +14014,7 @@ var init_typst = __esm({
|
|
|
14014
14014
|
packageManagers: ["Typst Packages"],
|
|
14015
14015
|
ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
|
|
14016
14016
|
},
|
|
14017
|
-
version: "0.
|
|
14017
|
+
version: "0.15.0",
|
|
14018
14018
|
logo: "https://cdn.simpleicons.org/typst/239DAD",
|
|
14019
14019
|
color: "#239DAD",
|
|
14020
14020
|
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: {
|
|
@@ -2193,7 +2193,7 @@ var init_chapel = __esm({
|
|
|
2193
2193
|
packageManagers: ["Mason"],
|
|
2194
2194
|
ecosystems: ["High-performance computing", "Parallel computing"]
|
|
2195
2195
|
},
|
|
2196
|
-
version: "2.
|
|
2196
|
+
version: "2.9.0",
|
|
2197
2197
|
logo: "https://chapel-lang.org/images/chapel-logo.png",
|
|
2198
2198
|
color: "#8C1AFF",
|
|
2199
2199
|
i18n: {
|
|
@@ -2369,7 +2369,7 @@ var init_cmake = __esm({
|
|
|
2369
2369
|
runtimes: ["CMake"],
|
|
2370
2370
|
ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
|
|
2371
2371
|
},
|
|
2372
|
-
version: "4.3.
|
|
2372
|
+
version: "4.3.4",
|
|
2373
2373
|
logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
|
|
2374
2374
|
color: "#064F8C",
|
|
2375
2375
|
i18n: {
|
|
@@ -4068,7 +4068,7 @@ var init_erlang = __esm({
|
|
|
4068
4068
|
packageManagers: ["rebar3", "Hex"],
|
|
4069
4069
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
4070
4070
|
},
|
|
4071
|
-
version: "OTP 29.0",
|
|
4071
|
+
version: "OTP 29.0.2",
|
|
4072
4072
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
4073
4073
|
color: "#A90533",
|
|
4074
4074
|
i18n: {
|
|
@@ -4888,7 +4888,7 @@ var init_gdscript = __esm({
|
|
|
4888
4888
|
packageManagers: ["Godot Asset Library"],
|
|
4889
4889
|
ecosystems: ["Game Development", "2D Games", "3D Games"]
|
|
4890
4890
|
},
|
|
4891
|
-
version: "4.
|
|
4891
|
+
version: "4.7",
|
|
4892
4892
|
logo: "https://cdn.simpleicons.org/godotengine/478CBF",
|
|
4893
4893
|
color: "#478CBF",
|
|
4894
4894
|
i18n: {
|
|
@@ -5240,7 +5240,7 @@ var init_gradle = __esm({
|
|
|
5240
5240
|
packageManagers: ["Gradle"],
|
|
5241
5241
|
ecosystems: ["JVM", "Android", "Java", "Kotlin", "Groovy"]
|
|
5242
5242
|
},
|
|
5243
|
-
version: "9.
|
|
5243
|
+
version: "9.6.0",
|
|
5244
5244
|
logo: "https://cdn.simpleicons.org/gradle/02303A",
|
|
5245
5245
|
color: "#02303A",
|
|
5246
5246
|
i18n: {
|
|
@@ -7519,7 +7519,7 @@ var init_lean = __esm({
|
|
|
7519
7519
|
packageManagers: ["Lake", "elan"],
|
|
7520
7520
|
ecosystems: ["Formal methods", "Mathematics", "Proof assistants"]
|
|
7521
7521
|
},
|
|
7522
|
-
version: "4.
|
|
7522
|
+
version: "4.31.0",
|
|
7523
7523
|
logo: "https://cdn.simpleicons.org/leanpub/262425",
|
|
7524
7524
|
color: "#262425",
|
|
7525
7525
|
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: {
|
|
@@ -7872,7 +7872,7 @@ var init_llvm_ir = __esm({
|
|
|
7872
7872
|
packageManagers: ["LLVM releases"],
|
|
7873
7873
|
ecosystems: ["Compilers", "Systems programming", "Toolchains"]
|
|
7874
7874
|
},
|
|
7875
|
-
version: "22.1.
|
|
7875
|
+
version: "22.1.8",
|
|
7876
7876
|
logo: "https://cdn.simpleicons.org/llvm/262D3A",
|
|
7877
7877
|
color: "#262D3A",
|
|
7878
7878
|
i18n: {
|
|
@@ -8106,7 +8106,7 @@ var init_luau = __esm({
|
|
|
8106
8106
|
packageManagers: ["Wally", "Pesde"],
|
|
8107
8107
|
ecosystems: ["Roblox", "Games", "Embedded scripting"]
|
|
8108
8108
|
},
|
|
8109
|
-
version: "0.
|
|
8109
|
+
version: "0.726",
|
|
8110
8110
|
logo: "https://cdn.simpleicons.org/roblox/000000",
|
|
8111
8111
|
color: "#000000",
|
|
8112
8112
|
i18n: {
|
|
@@ -9212,7 +9212,7 @@ var init_nginx = __esm({
|
|
|
9212
9212
|
runtimes: ["nginx", "NGINX Plus", "OpenResty"],
|
|
9213
9213
|
ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
|
|
9214
9214
|
},
|
|
9215
|
-
version: "1.30.
|
|
9215
|
+
version: "1.30.3",
|
|
9216
9216
|
logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
|
|
9217
9217
|
color: "#009639",
|
|
9218
9218
|
i18n: {
|
|
@@ -9388,7 +9388,7 @@ var init_nix = __esm({
|
|
|
9388
9388
|
packageManagers: ["nix", "nix flakes"],
|
|
9389
9389
|
ecosystems: ["Linux", "macOS", "NixOS", "DevOps"]
|
|
9390
9390
|
},
|
|
9391
|
-
version: "2.34.
|
|
9391
|
+
version: "2.34.8",
|
|
9392
9392
|
logo: "https://cdn.simpleicons.org/nixos/5277C3",
|
|
9393
9393
|
color: "#5277C3",
|
|
9394
9394
|
i18n: {
|
|
@@ -10619,7 +10619,7 @@ var init_powershell = __esm({
|
|
|
10619
10619
|
packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
|
|
10620
10620
|
ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
|
|
10621
10621
|
},
|
|
10622
|
-
version: "7.6.
|
|
10622
|
+
version: "7.6.3",
|
|
10623
10623
|
logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
|
|
10624
10624
|
color: "#5391FE",
|
|
10625
10625
|
i18n: {
|
|
@@ -14012,7 +14012,7 @@ var init_typst = __esm({
|
|
|
14012
14012
|
packageManagers: ["Typst Packages"],
|
|
14013
14013
|
ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
|
|
14014
14014
|
},
|
|
14015
|
-
version: "0.
|
|
14015
|
+
version: "0.15.0",
|
|
14016
14016
|
logo: "https://cdn.simpleicons.org/typst/239DAD",
|
|
14017
14017
|
color: "#239DAD",
|
|
14018
14018
|
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/chapel.js
CHANGED
package/dist/languages/cmake.cjs
CHANGED
|
@@ -12,7 +12,7 @@ var cmake = {
|
|
|
12
12
|
runtimes: ["CMake"],
|
|
13
13
|
ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
|
|
14
14
|
},
|
|
15
|
-
version: "4.3.
|
|
15
|
+
version: "4.3.4",
|
|
16
16
|
logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
|
|
17
17
|
color: "#064F8C",
|
|
18
18
|
i18n: {
|
package/dist/languages/cmake.js
CHANGED
|
@@ -10,7 +10,7 @@ var cmake = {
|
|
|
10
10
|
runtimes: ["CMake"],
|
|
11
11
|
ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
|
|
12
12
|
},
|
|
13
|
-
version: "4.3.
|
|
13
|
+
version: "4.3.4",
|
|
14
14
|
logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
|
|
15
15
|
color: "#064F8C",
|
|
16
16
|
i18n: {
|
|
@@ -13,7 +13,7 @@ var erlang = {
|
|
|
13
13
|
packageManagers: ["rebar3", "Hex"],
|
|
14
14
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
15
15
|
},
|
|
16
|
-
version: "OTP 29.0",
|
|
16
|
+
version: "OTP 29.0.2",
|
|
17
17
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
18
18
|
color: "#A90533",
|
|
19
19
|
i18n: {
|
package/dist/languages/erlang.js
CHANGED
|
@@ -11,7 +11,7 @@ var erlang = {
|
|
|
11
11
|
packageManagers: ["rebar3", "Hex"],
|
|
12
12
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
13
13
|
},
|
|
14
|
-
version: "OTP 29.0",
|
|
14
|
+
version: "OTP 29.0.2",
|
|
15
15
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
16
16
|
color: "#A90533",
|
|
17
17
|
i18n: {
|
package/dist/languages/gradle.js
CHANGED
package/dist/languages/lean.cjs
CHANGED
package/dist/languages/lean.js
CHANGED
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: {
|
package/dist/languages/luau.cjs
CHANGED
package/dist/languages/luau.js
CHANGED
package/dist/languages/nginx.cjs
CHANGED
|
@@ -12,7 +12,7 @@ var nginx = {
|
|
|
12
12
|
runtimes: ["nginx", "NGINX Plus", "OpenResty"],
|
|
13
13
|
ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
|
|
14
14
|
},
|
|
15
|
-
version: "1.30.
|
|
15
|
+
version: "1.30.3",
|
|
16
16
|
logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
|
|
17
17
|
color: "#009639",
|
|
18
18
|
i18n: {
|
package/dist/languages/nginx.js
CHANGED
|
@@ -10,7 +10,7 @@ var nginx = {
|
|
|
10
10
|
runtimes: ["nginx", "NGINX Plus", "OpenResty"],
|
|
11
11
|
ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
|
|
12
12
|
},
|
|
13
|
-
version: "1.30.
|
|
13
|
+
version: "1.30.3",
|
|
14
14
|
logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
|
|
15
15
|
color: "#009639",
|
|
16
16
|
i18n: {
|
package/dist/languages/nix.cjs
CHANGED
package/dist/languages/nix.js
CHANGED
|
@@ -13,7 +13,7 @@ var powershell = {
|
|
|
13
13
|
packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
|
|
14
14
|
ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
|
|
15
15
|
},
|
|
16
|
-
version: "7.6.
|
|
16
|
+
version: "7.6.3",
|
|
17
17
|
logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
|
|
18
18
|
color: "#5391FE",
|
|
19
19
|
i18n: {
|
|
@@ -11,7 +11,7 @@ var powershell = {
|
|
|
11
11
|
packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
|
|
12
12
|
ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
|
|
13
13
|
},
|
|
14
|
-
version: "7.6.
|
|
14
|
+
version: "7.6.3",
|
|
15
15
|
logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
|
|
16
16
|
color: "#5391FE",
|
|
17
17
|
i18n: {
|
package/dist/languages/typst.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var typst = {
|
|
|
13
13
|
packageManagers: ["Typst Packages"],
|
|
14
14
|
ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
|
|
15
15
|
},
|
|
16
|
-
version: "0.
|
|
16
|
+
version: "0.15.0",
|
|
17
17
|
logo: "https://cdn.simpleicons.org/typst/239DAD",
|
|
18
18
|
color: "#239DAD",
|
|
19
19
|
i18n: {
|
package/dist/languages/typst.js
CHANGED
|
@@ -11,7 +11,7 @@ var typst = {
|
|
|
11
11
|
packageManagers: ["Typst Packages"],
|
|
12
12
|
ecosystems: ["Publishing", "Academic Writing", "Documentation", "Typesetting"]
|
|
13
13
|
},
|
|
14
|
-
version: "0.
|
|
14
|
+
version: "0.15.0",
|
|
15
15
|
logo: "https://cdn.simpleicons.org/typst/239DAD",
|
|
16
16
|
color: "#239DAD",
|
|
17
17
|
i18n: {
|