code-languages 1.40.0 → 1.40.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 +8 -8
- package/dist/api.cjs +8 -8
- package/dist/api.js +8 -8
- package/dist/detect.cjs +8 -8
- package/dist/detect.js +8 -8
- package/dist/index.cjs +8 -8
- package/dist/index.js +8 -8
- package/dist/languages/astro.cjs +1 -1
- package/dist/languages/astro.js +1 -1
- package/dist/languages/cuda.cjs +1 -1
- package/dist/languages/cuda.js +1 -1
- package/dist/languages/cue.cjs +1 -1
- package/dist/languages/cue.js +1 -1
- package/dist/languages/cython.cjs +1 -1
- package/dist/languages/cython.js +1 -1
- package/dist/languages/git.cjs +1 -1
- package/dist/languages/git.js +1 -1
- package/dist/languages/rego.cjs +1 -1
- package/dist/languages/rego.js +1 -1
- package/dist/languages/rust.cjs +1 -1
- package/dist/languages/rust.js +1 -1
- package/dist/languages/swift.cjs +1 -1
- package/dist/languages/swift.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -384,7 +384,7 @@ from its package subpath.
|
|
|
384
384
|
| <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` |
|
|
385
385
|
| <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` |
|
|
386
386
|
| <img src="https://avatars.githubusercontent.com/u/28916798?v=4" alt="AssemblyScript logo" width="24" height="24"> | AssemblyScript | `assemblyscript` | `.as` | `0.27.32` | `code-languages/assemblyscript` |
|
|
387
|
-
| <img src="https://astro.build/assets/press/astro-icon-light.svg" alt="Astro logo" width="24" height="24"> | Astro | `astro` | `.astro` | `7.0.
|
|
387
|
+
| <img src="https://astro.build/assets/press/astro-icon-light.svg" alt="Astro logo" width="24" height="24"> | Astro | `astro` | `.astro` | `7.0.5` | `code-languages/astro` |
|
|
388
388
|
| <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` |
|
|
389
389
|
| <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` |
|
|
390
390
|
| <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` |
|
|
@@ -419,11 +419,11 @@ from its package subpath.
|
|
|
419
419
|
| <img src="https://cdn.simpleicons.org/apachecassandra/1287B1" alt="CQL logo" width="24" height="24"> | CQL | `cql` | `.cql` | `CQL 3` | `code-languages/cql` |
|
|
420
420
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/b/bd/Logo_C_sharp.svg" alt="C# logo" width="24" height="24"> | C# | `csharp` | `.cs`, `.csx` | `14` | `code-languages/csharp` |
|
|
421
421
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/a/ab/Official_CSS_Logo.svg" alt="CSS logo" width="24" height="24"> | CSS | `css` | `.css` | `Living Standard` | `code-languages/css` |
|
|
422
|
-
| <img src="https://cdn.simpleicons.org/nvidia/76B900" alt="CUDA logo" width="24" height="24"> | CUDA | `cuda` | `.cu`, `.cuh` | `13.3.
|
|
423
|
-
| <img src="https://avatars.githubusercontent.com/u/43867057?s=200&v=4" alt="CUE logo" width="24" height="24"> | CUE | `cue` | `.cue` | `0.
|
|
422
|
+
| <img src="https://cdn.simpleicons.org/nvidia/76B900" alt="CUDA logo" width="24" height="24"> | CUDA | `cuda` | `.cu`, `.cuh` | `13.3.1` | `code-languages/cuda` |
|
|
423
|
+
| <img src="https://avatars.githubusercontent.com/u/43867057?s=200&v=4" alt="CUE logo" width="24" height="24"> | CUE | `cue` | `.cue` | `0.17.0` | `code-languages/cue` |
|
|
424
424
|
| <img src="https://www.curry-language.org/assets/img/curry-32x32.png" alt="Curry logo" width="24" height="24"> | Curry | `curry` | `.curry`, `.lcurry` | `Curry 0.9.0` | `code-languages/curry` |
|
|
425
425
|
| <img src="https://dist.neo4j.com/wp-content/uploads/20210423072428/neo4j-logo-2020-1.svg" alt="Cypher logo" width="24" height="24"> | Cypher | `cypher` | `.cypher`, `.cyp` | `25` | `code-languages/cypher` |
|
|
426
|
-
| <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.
|
|
426
|
+
| <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.8` | `code-languages/cython` |
|
|
427
427
|
| <img src="https://cdn.simpleicons.org/d/BA595E" alt="D logo" width="24" height="24"> | D | `d` | `.d`, `.di` | `2.112.0` | `code-languages/d` |
|
|
428
428
|
| <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` |
|
|
429
429
|
| <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.12.2` | `code-languages/dart` |
|
|
@@ -455,7 +455,7 @@ from its package subpath.
|
|
|
455
455
|
| <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` |
|
|
456
456
|
| <img src="https://cdn.simpleicons.org/godotengine/478CBF" alt="GDScript logo" width="24" height="24"> | GDScript | `gdscript` | `.gd` | `4.7` | `code-languages/gdscript` |
|
|
457
457
|
| <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` |
|
|
458
|
-
| <img src="https://cdn.simpleicons.org/git/F05032" alt="Git logo" width="24" height="24"> | Git | `git` | `.git`, `.gitignore`, `.gitattributes`, `.gitmodules`, `.gitkeep` | `2.
|
|
458
|
+
| <img src="https://cdn.simpleicons.org/git/F05032" alt="Git logo" width="24" height="24"> | Git | `git` | `.git`, `.gitignore`, `.gitattributes`, `.gitmodules`, `.gitkeep` | `2.55.0` | `code-languages/git` |
|
|
459
459
|
| <img src="https://dummyimage.com/32x32/2D5FA0/ffffff.png&text=AS" alt="AngelScript logo" width="24" height="24"> | AngelScript | `angelscript` | `.as`, `.angelscript` | `2.36.1` | `code-languages/angelscript` |
|
|
460
460
|
| <img src="https://cdn.simpleicons.org/gleam/FFAFF3" alt="Gleam logo" width="24" height="24"> | Gleam | `gleam` | `.gleam` | `1.17.0` | `code-languages/gleam` |
|
|
461
461
|
| <img src="https://cdn.simpleicons.org/gamemaker/000000" alt="GML logo" width="24" height="24"> | GML | `gml` | `.gml` | `2024.13.0` | `code-languages/gml` |
|
|
@@ -580,13 +580,13 @@ from its package subpath.
|
|
|
580
580
|
| <img src="https://www.rebol.com/graphics/reb-logo.gif" alt="Rebol logo" width="24" height="24"> | Rebol | `rebol` | `.r`, `.reb`, `.rebol` | `Rebol 3` | `code-languages/rebol` |
|
|
581
581
|
| <img src="https://static.red-lang.org/red-logo.svg" alt="Red logo" width="24" height="24"> | Red | `red` | `.red`, `.reds` | `0.6.6` | `code-languages/red` |
|
|
582
582
|
| <img src="https://cdn.simpleicons.org/reason/DD4B39" alt="ReasonML logo" width="24" height="24"> | ReasonML | `reasonml` | `.re`, `.rei` | `3.13.0` | `code-languages/reasonml` |
|
|
583
|
-
| <img src="https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg" alt="Rego logo" width="24" height="24"> | Rego | `rego` | `.rego` | `OPA 1.18.
|
|
583
|
+
| <img src="https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg" alt="Rego logo" width="24" height="24"> | Rego | `rego` | `.rego` | `OPA 1.18.1` | `code-languages/rego` |
|
|
584
584
|
| <img src="https://cdn.simpleicons.org/rescript/E6484A" alt="ReScript logo" width="24" height="24"> | ReScript | `rescript` | `.res`, `.resi` | `12.0.0` | `code-languages/rescript` |
|
|
585
585
|
| <img src="https://cdn.simpleicons.org/readthedocs/8CA1AF" alt="reStructuredText logo" width="24" height="24"> | reStructuredText | `restructuredtext` | `.rst`, `.rest` | `Docutils 0.22.2` | `code-languages/restructuredtext` |
|
|
586
586
|
| <img src="https://avatars.githubusercontent.com/u/96867701?v=4" alt="Roc logo" width="24" height="24"> | Roc | `roc` | `.roc` | `development snapshot` | `code-languages/roc` |
|
|
587
587
|
| <img src="https://avatars.githubusercontent.com/u/733939?v=4" alt="RPG logo" width="24" height="24"> | RPG | `rpg` | `.rpg`, `.rpgle`, `.sqlrpgle`, `.clle`, `.dspf` | `RPG IV Free-Form (IBM i 7.5)` | `code-languages/rpg` |
|
|
588
588
|
| <img src="https://www.ruby-lang.org/images/header-ruby-logo.png" alt="Ruby logo" width="24" height="24"> | Ruby | `ruby` | `.rb`, `.rbw`, `.rake`, `.gemspec`, `Gemfile`, `Rakefile`, `config.ru` | `4.0.5` | `code-languages/ruby` |
|
|
589
|
-
| <img src="https://www.rust-lang.org/logos/rust-logo-512x512.png" alt="Rust logo" width="24" height="24"> | Rust | `rust` | `.rs` | `1.96.
|
|
589
|
+
| <img src="https://www.rust-lang.org/logos/rust-logo-512x512.png" alt="Rust logo" width="24" height="24"> | Rust | `rust` | `.rs` | `1.96.1` | `code-languages/rust` |
|
|
590
590
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/1/10/SAS_logo_horiz.svg" alt="SAS logo" width="24" height="24"> | SAS | `sas` | `.sas` | `SAS 9.4` | `code-languages/sas` |
|
|
591
591
|
| <img src="https://cdn.simpleicons.org/scala/DC322F" alt="Scala logo" width="24" height="24"> | Scala | `scala` | `.scala`, `.sc` | `3.8.4` | `code-languages/scala` |
|
|
592
592
|
| <img src="https://cdn.simpleicons.org/racket/9F1D20" alt="Scheme logo" width="24" height="24"> | Scheme | `scheme` | `.scm`, `.ss`, `.sld`, `.sls` | `R7RS small` | `code-languages/scheme` |
|
|
@@ -612,7 +612,7 @@ from its package subpath.
|
|
|
612
612
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/1/1b/Svelte_Logo.svg" alt="Svelte logo" width="24" height="24"> | Svelte | `svelte` | `.svelte` | `5.56.4` | `code-languages/svelte` |
|
|
613
613
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/4/4f/SVG_Logo.svg" alt="SVG logo" width="24" height="24"> | SVG | `svg` | `.svg`, `.svgz` | `SVG 2` | `code-languages/svg` |
|
|
614
614
|
| <img src="https://cdn.simpleicons.org/subversion/809CC9" alt="SVN logo" width="24" height="24"> | SVN | `svn` | `.svn`, `svnserve.conf` | `1.14.5` | `code-languages/svn` |
|
|
615
|
-
| <img src="https://www.swift.org/assets/images/swift.svg" alt="Swift logo" width="24" height="24"> | Swift | `swift` | `.swift` | `6.3.
|
|
615
|
+
| <img src="https://www.swift.org/assets/images/swift.svg" alt="Swift logo" width="24" height="24"> | Swift | `swift` | `.swift` | `6.3.3` | `code-languages/swift` |
|
|
616
616
|
| <img src="https://commons.wikimedia.org/wiki/Special:FilePath/Tcl.svg" alt="Tcl/Tk logo" width="24" height="24"> | Tcl/Tk | `tcl` | `.tcl`, `.tm`, `.test` | `9.0.4` | `code-languages/tcl` |
|
|
617
617
|
| <img src="https://dummyimage.com/32x32/2563EB/ffffff.png&text=TC" alt="Tcsh logo" width="24" height="24"> | Tcsh | `tcsh` | `.tcsh`, `.csh`, `.tcshrc`, `.cshrc` | `6.24.16` | `code-languages/tcsh` |
|
|
618
618
|
| <img src="https://cdn.simpleicons.org/latex/008080" alt="TeX logo" width="24" height="24"> | TeX | `tex` | `.tex`, `.sty`, `.cls`, `.dtx`, `.ins`, `.ltx` | `TeX Live 2026` | `code-languages/tex` |
|
package/dist/api.cjs
CHANGED
|
@@ -1083,7 +1083,7 @@ var init_astro = __esm({
|
|
|
1083
1083
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1084
1084
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1085
1085
|
},
|
|
1086
|
-
version: "7.0.
|
|
1086
|
+
version: "7.0.5",
|
|
1087
1087
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1088
1088
|
color: "#FF5D01",
|
|
1089
1089
|
i18n: {
|
|
@@ -3124,7 +3124,7 @@ var init_cuda = __esm({
|
|
|
3124
3124
|
packageManagers: ["CUDA Toolkit", "conda"],
|
|
3125
3125
|
ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
|
|
3126
3126
|
},
|
|
3127
|
-
version: "13.3.
|
|
3127
|
+
version: "13.3.1",
|
|
3128
3128
|
logo: "https://cdn.simpleicons.org/nvidia/76B900",
|
|
3129
3129
|
color: "#76B900",
|
|
3130
3130
|
i18n: {
|
|
@@ -3183,7 +3183,7 @@ var init_cue = __esm({
|
|
|
3183
3183
|
packageManagers: ["Go modules"],
|
|
3184
3184
|
ecosystems: ["Configuration", "Validation", "Kubernetes", "DevOps"]
|
|
3185
3185
|
},
|
|
3186
|
-
version: "0.
|
|
3186
|
+
version: "0.17.0",
|
|
3187
3187
|
logo: "https://avatars.githubusercontent.com/u/43867057?s=200&v=4",
|
|
3188
3188
|
color: "#1F6BFF",
|
|
3189
3189
|
i18n: {
|
|
@@ -3359,7 +3359,7 @@ var init_cython = __esm({
|
|
|
3359
3359
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
3360
3360
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
3361
3361
|
},
|
|
3362
|
-
version: "3.2.
|
|
3362
|
+
version: "3.2.8",
|
|
3363
3363
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
3364
3364
|
color: "#FED140",
|
|
3365
3365
|
i18n: {
|
|
@@ -5238,7 +5238,7 @@ var init_git = __esm({
|
|
|
5238
5238
|
runtimes: ["Git"],
|
|
5239
5239
|
ecosystems: ["Version Control", "DevOps", "Source Control"]
|
|
5240
5240
|
},
|
|
5241
|
-
version: "2.
|
|
5241
|
+
version: "2.55.0",
|
|
5242
5242
|
logo: "https://cdn.simpleicons.org/git/F05032",
|
|
5243
5243
|
color: "#F05032",
|
|
5244
5244
|
i18n: {
|
|
@@ -12487,7 +12487,7 @@ var init_rego = __esm({
|
|
|
12487
12487
|
packageManagers: ["OPA bundles"],
|
|
12488
12488
|
ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
|
|
12489
12489
|
},
|
|
12490
|
-
version: "OPA 1.18.
|
|
12490
|
+
version: "OPA 1.18.1",
|
|
12491
12491
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
12492
12492
|
color: "#5C4EE5",
|
|
12493
12493
|
i18n: {
|
|
@@ -12839,7 +12839,7 @@ var init_rust = __esm({
|
|
|
12839
12839
|
packageManagers: ["Cargo"],
|
|
12840
12840
|
ecosystems: ["Systems", "WebAssembly", "Embedded"]
|
|
12841
12841
|
},
|
|
12842
|
-
version: "1.96.
|
|
12842
|
+
version: "1.96.1",
|
|
12843
12843
|
logo: "https://www.rust-lang.org/logos/rust-logo-512x512.png",
|
|
12844
12844
|
color: "#DEA584",
|
|
12845
12845
|
i18n: {
|
|
@@ -14351,7 +14351,7 @@ var init_swift = __esm({
|
|
|
14351
14351
|
packageManagers: ["Swift Package Manager"],
|
|
14352
14352
|
ecosystems: ["Apple", "Server-side Swift"]
|
|
14353
14353
|
},
|
|
14354
|
-
version: "6.3.
|
|
14354
|
+
version: "6.3.3",
|
|
14355
14355
|
logo: "https://www.swift.org/assets/images/swift.svg",
|
|
14356
14356
|
color: "#F05138",
|
|
14357
14357
|
i18n: {
|
package/dist/api.js
CHANGED
|
@@ -1081,7 +1081,7 @@ var init_astro = __esm({
|
|
|
1081
1081
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1082
1082
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1083
1083
|
},
|
|
1084
|
-
version: "7.0.
|
|
1084
|
+
version: "7.0.5",
|
|
1085
1085
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1086
1086
|
color: "#FF5D01",
|
|
1087
1087
|
i18n: {
|
|
@@ -3122,7 +3122,7 @@ var init_cuda = __esm({
|
|
|
3122
3122
|
packageManagers: ["CUDA Toolkit", "conda"],
|
|
3123
3123
|
ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
|
|
3124
3124
|
},
|
|
3125
|
-
version: "13.3.
|
|
3125
|
+
version: "13.3.1",
|
|
3126
3126
|
logo: "https://cdn.simpleicons.org/nvidia/76B900",
|
|
3127
3127
|
color: "#76B900",
|
|
3128
3128
|
i18n: {
|
|
@@ -3181,7 +3181,7 @@ var init_cue = __esm({
|
|
|
3181
3181
|
packageManagers: ["Go modules"],
|
|
3182
3182
|
ecosystems: ["Configuration", "Validation", "Kubernetes", "DevOps"]
|
|
3183
3183
|
},
|
|
3184
|
-
version: "0.
|
|
3184
|
+
version: "0.17.0",
|
|
3185
3185
|
logo: "https://avatars.githubusercontent.com/u/43867057?s=200&v=4",
|
|
3186
3186
|
color: "#1F6BFF",
|
|
3187
3187
|
i18n: {
|
|
@@ -3357,7 +3357,7 @@ var init_cython = __esm({
|
|
|
3357
3357
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
3358
3358
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
3359
3359
|
},
|
|
3360
|
-
version: "3.2.
|
|
3360
|
+
version: "3.2.8",
|
|
3361
3361
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
3362
3362
|
color: "#FED140",
|
|
3363
3363
|
i18n: {
|
|
@@ -5236,7 +5236,7 @@ var init_git = __esm({
|
|
|
5236
5236
|
runtimes: ["Git"],
|
|
5237
5237
|
ecosystems: ["Version Control", "DevOps", "Source Control"]
|
|
5238
5238
|
},
|
|
5239
|
-
version: "2.
|
|
5239
|
+
version: "2.55.0",
|
|
5240
5240
|
logo: "https://cdn.simpleicons.org/git/F05032",
|
|
5241
5241
|
color: "#F05032",
|
|
5242
5242
|
i18n: {
|
|
@@ -12485,7 +12485,7 @@ var init_rego = __esm({
|
|
|
12485
12485
|
packageManagers: ["OPA bundles"],
|
|
12486
12486
|
ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
|
|
12487
12487
|
},
|
|
12488
|
-
version: "OPA 1.18.
|
|
12488
|
+
version: "OPA 1.18.1",
|
|
12489
12489
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
12490
12490
|
color: "#5C4EE5",
|
|
12491
12491
|
i18n: {
|
|
@@ -12837,7 +12837,7 @@ var init_rust = __esm({
|
|
|
12837
12837
|
packageManagers: ["Cargo"],
|
|
12838
12838
|
ecosystems: ["Systems", "WebAssembly", "Embedded"]
|
|
12839
12839
|
},
|
|
12840
|
-
version: "1.96.
|
|
12840
|
+
version: "1.96.1",
|
|
12841
12841
|
logo: "https://www.rust-lang.org/logos/rust-logo-512x512.png",
|
|
12842
12842
|
color: "#DEA584",
|
|
12843
12843
|
i18n: {
|
|
@@ -14349,7 +14349,7 @@ var init_swift = __esm({
|
|
|
14349
14349
|
packageManagers: ["Swift Package Manager"],
|
|
14350
14350
|
ecosystems: ["Apple", "Server-side Swift"]
|
|
14351
14351
|
},
|
|
14352
|
-
version: "6.3.
|
|
14352
|
+
version: "6.3.3",
|
|
14353
14353
|
logo: "https://www.swift.org/assets/images/swift.svg",
|
|
14354
14354
|
color: "#F05138",
|
|
14355
14355
|
i18n: {
|
package/dist/detect.cjs
CHANGED
|
@@ -904,7 +904,7 @@ var astro = {
|
|
|
904
904
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
905
905
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
906
906
|
},
|
|
907
|
-
version: "7.0.
|
|
907
|
+
version: "7.0.5",
|
|
908
908
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
909
909
|
color: "#FF5D01",
|
|
910
910
|
i18n: {
|
|
@@ -2630,7 +2630,7 @@ var cuda = {
|
|
|
2630
2630
|
packageManagers: ["CUDA Toolkit", "conda"],
|
|
2631
2631
|
ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
|
|
2632
2632
|
},
|
|
2633
|
-
version: "13.3.
|
|
2633
|
+
version: "13.3.1",
|
|
2634
2634
|
logo: "https://cdn.simpleicons.org/nvidia/76B900",
|
|
2635
2635
|
color: "#76B900",
|
|
2636
2636
|
i18n: {
|
|
@@ -2680,7 +2680,7 @@ var cue = {
|
|
|
2680
2680
|
packageManagers: ["Go modules"],
|
|
2681
2681
|
ecosystems: ["Configuration", "Validation", "Kubernetes", "DevOps"]
|
|
2682
2682
|
},
|
|
2683
|
-
version: "0.
|
|
2683
|
+
version: "0.17.0",
|
|
2684
2684
|
logo: "https://avatars.githubusercontent.com/u/43867057?s=200&v=4",
|
|
2685
2685
|
color: "#1F6BFF",
|
|
2686
2686
|
i18n: {
|
|
@@ -2829,7 +2829,7 @@ var cython = {
|
|
|
2829
2829
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
2830
2830
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
2831
2831
|
},
|
|
2832
|
-
version: "3.2.
|
|
2832
|
+
version: "3.2.8",
|
|
2833
2833
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
2834
2834
|
color: "#FED140",
|
|
2835
2835
|
i18n: {
|
|
@@ -4420,7 +4420,7 @@ var git = {
|
|
|
4420
4420
|
runtimes: ["Git"],
|
|
4421
4421
|
ecosystems: ["Version Control", "DevOps", "Source Control"]
|
|
4422
4422
|
},
|
|
4423
|
-
version: "2.
|
|
4423
|
+
version: "2.55.0",
|
|
4424
4424
|
logo: "https://cdn.simpleicons.org/git/F05032",
|
|
4425
4425
|
color: "#F05032",
|
|
4426
4426
|
i18n: {
|
|
@@ -10553,7 +10553,7 @@ var rego = {
|
|
|
10553
10553
|
packageManagers: ["OPA bundles"],
|
|
10554
10554
|
ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
|
|
10555
10555
|
},
|
|
10556
|
-
version: "OPA 1.18.
|
|
10556
|
+
version: "OPA 1.18.1",
|
|
10557
10557
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
10558
10558
|
color: "#5C4EE5",
|
|
10559
10559
|
i18n: {
|
|
@@ -10851,7 +10851,7 @@ var rust = {
|
|
|
10851
10851
|
packageManagers: ["Cargo"],
|
|
10852
10852
|
ecosystems: ["Systems", "WebAssembly", "Embedded"]
|
|
10853
10853
|
},
|
|
10854
|
-
version: "1.96.
|
|
10854
|
+
version: "1.96.1",
|
|
10855
10855
|
logo: "https://www.rust-lang.org/logos/rust-logo-512x512.png",
|
|
10856
10856
|
color: "#DEA584",
|
|
10857
10857
|
i18n: {
|
|
@@ -12129,7 +12129,7 @@ var swift = {
|
|
|
12129
12129
|
packageManagers: ["Swift Package Manager"],
|
|
12130
12130
|
ecosystems: ["Apple", "Server-side Swift"]
|
|
12131
12131
|
},
|
|
12132
|
-
version: "6.3.
|
|
12132
|
+
version: "6.3.3",
|
|
12133
12133
|
logo: "https://www.swift.org/assets/images/swift.svg",
|
|
12134
12134
|
color: "#F05138",
|
|
12135
12135
|
i18n: {
|
package/dist/detect.js
CHANGED
|
@@ -902,7 +902,7 @@ var astro = {
|
|
|
902
902
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
903
903
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
904
904
|
},
|
|
905
|
-
version: "7.0.
|
|
905
|
+
version: "7.0.5",
|
|
906
906
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
907
907
|
color: "#FF5D01",
|
|
908
908
|
i18n: {
|
|
@@ -2628,7 +2628,7 @@ var cuda = {
|
|
|
2628
2628
|
packageManagers: ["CUDA Toolkit", "conda"],
|
|
2629
2629
|
ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
|
|
2630
2630
|
},
|
|
2631
|
-
version: "13.3.
|
|
2631
|
+
version: "13.3.1",
|
|
2632
2632
|
logo: "https://cdn.simpleicons.org/nvidia/76B900",
|
|
2633
2633
|
color: "#76B900",
|
|
2634
2634
|
i18n: {
|
|
@@ -2678,7 +2678,7 @@ var cue = {
|
|
|
2678
2678
|
packageManagers: ["Go modules"],
|
|
2679
2679
|
ecosystems: ["Configuration", "Validation", "Kubernetes", "DevOps"]
|
|
2680
2680
|
},
|
|
2681
|
-
version: "0.
|
|
2681
|
+
version: "0.17.0",
|
|
2682
2682
|
logo: "https://avatars.githubusercontent.com/u/43867057?s=200&v=4",
|
|
2683
2683
|
color: "#1F6BFF",
|
|
2684
2684
|
i18n: {
|
|
@@ -2827,7 +2827,7 @@ var cython = {
|
|
|
2827
2827
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
2828
2828
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
2829
2829
|
},
|
|
2830
|
-
version: "3.2.
|
|
2830
|
+
version: "3.2.8",
|
|
2831
2831
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
2832
2832
|
color: "#FED140",
|
|
2833
2833
|
i18n: {
|
|
@@ -4418,7 +4418,7 @@ var git = {
|
|
|
4418
4418
|
runtimes: ["Git"],
|
|
4419
4419
|
ecosystems: ["Version Control", "DevOps", "Source Control"]
|
|
4420
4420
|
},
|
|
4421
|
-
version: "2.
|
|
4421
|
+
version: "2.55.0",
|
|
4422
4422
|
logo: "https://cdn.simpleicons.org/git/F05032",
|
|
4423
4423
|
color: "#F05032",
|
|
4424
4424
|
i18n: {
|
|
@@ -10551,7 +10551,7 @@ var rego = {
|
|
|
10551
10551
|
packageManagers: ["OPA bundles"],
|
|
10552
10552
|
ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
|
|
10553
10553
|
},
|
|
10554
|
-
version: "OPA 1.18.
|
|
10554
|
+
version: "OPA 1.18.1",
|
|
10555
10555
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
10556
10556
|
color: "#5C4EE5",
|
|
10557
10557
|
i18n: {
|
|
@@ -10849,7 +10849,7 @@ var rust = {
|
|
|
10849
10849
|
packageManagers: ["Cargo"],
|
|
10850
10850
|
ecosystems: ["Systems", "WebAssembly", "Embedded"]
|
|
10851
10851
|
},
|
|
10852
|
-
version: "1.96.
|
|
10852
|
+
version: "1.96.1",
|
|
10853
10853
|
logo: "https://www.rust-lang.org/logos/rust-logo-512x512.png",
|
|
10854
10854
|
color: "#DEA584",
|
|
10855
10855
|
i18n: {
|
|
@@ -12127,7 +12127,7 @@ var swift = {
|
|
|
12127
12127
|
packageManagers: ["Swift Package Manager"],
|
|
12128
12128
|
ecosystems: ["Apple", "Server-side Swift"]
|
|
12129
12129
|
},
|
|
12130
|
-
version: "6.3.
|
|
12130
|
+
version: "6.3.3",
|
|
12131
12131
|
logo: "https://www.swift.org/assets/images/swift.svg",
|
|
12132
12132
|
color: "#F05138",
|
|
12133
12133
|
i18n: {
|
package/dist/index.cjs
CHANGED
|
@@ -1083,7 +1083,7 @@ var init_astro = __esm({
|
|
|
1083
1083
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1084
1084
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1085
1085
|
},
|
|
1086
|
-
version: "7.0.
|
|
1086
|
+
version: "7.0.5",
|
|
1087
1087
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1088
1088
|
color: "#FF5D01",
|
|
1089
1089
|
i18n: {
|
|
@@ -3124,7 +3124,7 @@ var init_cuda = __esm({
|
|
|
3124
3124
|
packageManagers: ["CUDA Toolkit", "conda"],
|
|
3125
3125
|
ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
|
|
3126
3126
|
},
|
|
3127
|
-
version: "13.3.
|
|
3127
|
+
version: "13.3.1",
|
|
3128
3128
|
logo: "https://cdn.simpleicons.org/nvidia/76B900",
|
|
3129
3129
|
color: "#76B900",
|
|
3130
3130
|
i18n: {
|
|
@@ -3183,7 +3183,7 @@ var init_cue = __esm({
|
|
|
3183
3183
|
packageManagers: ["Go modules"],
|
|
3184
3184
|
ecosystems: ["Configuration", "Validation", "Kubernetes", "DevOps"]
|
|
3185
3185
|
},
|
|
3186
|
-
version: "0.
|
|
3186
|
+
version: "0.17.0",
|
|
3187
3187
|
logo: "https://avatars.githubusercontent.com/u/43867057?s=200&v=4",
|
|
3188
3188
|
color: "#1F6BFF",
|
|
3189
3189
|
i18n: {
|
|
@@ -3359,7 +3359,7 @@ var init_cython = __esm({
|
|
|
3359
3359
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
3360
3360
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
3361
3361
|
},
|
|
3362
|
-
version: "3.2.
|
|
3362
|
+
version: "3.2.8",
|
|
3363
3363
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
3364
3364
|
color: "#FED140",
|
|
3365
3365
|
i18n: {
|
|
@@ -5238,7 +5238,7 @@ var init_git = __esm({
|
|
|
5238
5238
|
runtimes: ["Git"],
|
|
5239
5239
|
ecosystems: ["Version Control", "DevOps", "Source Control"]
|
|
5240
5240
|
},
|
|
5241
|
-
version: "2.
|
|
5241
|
+
version: "2.55.0",
|
|
5242
5242
|
logo: "https://cdn.simpleicons.org/git/F05032",
|
|
5243
5243
|
color: "#F05032",
|
|
5244
5244
|
i18n: {
|
|
@@ -12487,7 +12487,7 @@ var init_rego = __esm({
|
|
|
12487
12487
|
packageManagers: ["OPA bundles"],
|
|
12488
12488
|
ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
|
|
12489
12489
|
},
|
|
12490
|
-
version: "OPA 1.18.
|
|
12490
|
+
version: "OPA 1.18.1",
|
|
12491
12491
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
12492
12492
|
color: "#5C4EE5",
|
|
12493
12493
|
i18n: {
|
|
@@ -12839,7 +12839,7 @@ var init_rust = __esm({
|
|
|
12839
12839
|
packageManagers: ["Cargo"],
|
|
12840
12840
|
ecosystems: ["Systems", "WebAssembly", "Embedded"]
|
|
12841
12841
|
},
|
|
12842
|
-
version: "1.96.
|
|
12842
|
+
version: "1.96.1",
|
|
12843
12843
|
logo: "https://www.rust-lang.org/logos/rust-logo-512x512.png",
|
|
12844
12844
|
color: "#DEA584",
|
|
12845
12845
|
i18n: {
|
|
@@ -14351,7 +14351,7 @@ var init_swift = __esm({
|
|
|
14351
14351
|
packageManagers: ["Swift Package Manager"],
|
|
14352
14352
|
ecosystems: ["Apple", "Server-side Swift"]
|
|
14353
14353
|
},
|
|
14354
|
-
version: "6.3.
|
|
14354
|
+
version: "6.3.3",
|
|
14355
14355
|
logo: "https://www.swift.org/assets/images/swift.svg",
|
|
14356
14356
|
color: "#F05138",
|
|
14357
14357
|
i18n: {
|
package/dist/index.js
CHANGED
|
@@ -1081,7 +1081,7 @@ var init_astro = __esm({
|
|
|
1081
1081
|
packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
|
|
1082
1082
|
ecosystems: ["Web", "Static Sites", "Content"]
|
|
1083
1083
|
},
|
|
1084
|
-
version: "7.0.
|
|
1084
|
+
version: "7.0.5",
|
|
1085
1085
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1086
1086
|
color: "#FF5D01",
|
|
1087
1087
|
i18n: {
|
|
@@ -3122,7 +3122,7 @@ var init_cuda = __esm({
|
|
|
3122
3122
|
packageManagers: ["CUDA Toolkit", "conda"],
|
|
3123
3123
|
ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
|
|
3124
3124
|
},
|
|
3125
|
-
version: "13.3.
|
|
3125
|
+
version: "13.3.1",
|
|
3126
3126
|
logo: "https://cdn.simpleicons.org/nvidia/76B900",
|
|
3127
3127
|
color: "#76B900",
|
|
3128
3128
|
i18n: {
|
|
@@ -3181,7 +3181,7 @@ var init_cue = __esm({
|
|
|
3181
3181
|
packageManagers: ["Go modules"],
|
|
3182
3182
|
ecosystems: ["Configuration", "Validation", "Kubernetes", "DevOps"]
|
|
3183
3183
|
},
|
|
3184
|
-
version: "0.
|
|
3184
|
+
version: "0.17.0",
|
|
3185
3185
|
logo: "https://avatars.githubusercontent.com/u/43867057?s=200&v=4",
|
|
3186
3186
|
color: "#1F6BFF",
|
|
3187
3187
|
i18n: {
|
|
@@ -3357,7 +3357,7 @@ var init_cython = __esm({
|
|
|
3357
3357
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
3358
3358
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
3359
3359
|
},
|
|
3360
|
-
version: "3.2.
|
|
3360
|
+
version: "3.2.8",
|
|
3361
3361
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
3362
3362
|
color: "#FED140",
|
|
3363
3363
|
i18n: {
|
|
@@ -5236,7 +5236,7 @@ var init_git = __esm({
|
|
|
5236
5236
|
runtimes: ["Git"],
|
|
5237
5237
|
ecosystems: ["Version Control", "DevOps", "Source Control"]
|
|
5238
5238
|
},
|
|
5239
|
-
version: "2.
|
|
5239
|
+
version: "2.55.0",
|
|
5240
5240
|
logo: "https://cdn.simpleicons.org/git/F05032",
|
|
5241
5241
|
color: "#F05032",
|
|
5242
5242
|
i18n: {
|
|
@@ -12485,7 +12485,7 @@ var init_rego = __esm({
|
|
|
12485
12485
|
packageManagers: ["OPA bundles"],
|
|
12486
12486
|
ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
|
|
12487
12487
|
},
|
|
12488
|
-
version: "OPA 1.18.
|
|
12488
|
+
version: "OPA 1.18.1",
|
|
12489
12489
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
12490
12490
|
color: "#5C4EE5",
|
|
12491
12491
|
i18n: {
|
|
@@ -12837,7 +12837,7 @@ var init_rust = __esm({
|
|
|
12837
12837
|
packageManagers: ["Cargo"],
|
|
12838
12838
|
ecosystems: ["Systems", "WebAssembly", "Embedded"]
|
|
12839
12839
|
},
|
|
12840
|
-
version: "1.96.
|
|
12840
|
+
version: "1.96.1",
|
|
12841
12841
|
logo: "https://www.rust-lang.org/logos/rust-logo-512x512.png",
|
|
12842
12842
|
color: "#DEA584",
|
|
12843
12843
|
i18n: {
|
|
@@ -14349,7 +14349,7 @@ var init_swift = __esm({
|
|
|
14349
14349
|
packageManagers: ["Swift Package Manager"],
|
|
14350
14350
|
ecosystems: ["Apple", "Server-side Swift"]
|
|
14351
14351
|
},
|
|
14352
|
-
version: "6.3.
|
|
14352
|
+
version: "6.3.3",
|
|
14353
14353
|
logo: "https://www.swift.org/assets/images/swift.svg",
|
|
14354
14354
|
color: "#F05138",
|
|
14355
14355
|
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.0.
|
|
16
|
+
version: "7.0.5",
|
|
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.0.
|
|
14
|
+
version: "7.0.5",
|
|
15
15
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
16
16
|
color: "#FF5D01",
|
|
17
17
|
i18n: {
|
package/dist/languages/cuda.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var cuda = {
|
|
|
13
13
|
packageManagers: ["CUDA Toolkit", "conda"],
|
|
14
14
|
ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
|
|
15
15
|
},
|
|
16
|
-
version: "13.3.
|
|
16
|
+
version: "13.3.1",
|
|
17
17
|
logo: "https://cdn.simpleicons.org/nvidia/76B900",
|
|
18
18
|
color: "#76B900",
|
|
19
19
|
i18n: {
|
package/dist/languages/cuda.js
CHANGED
|
@@ -11,7 +11,7 @@ var cuda = {
|
|
|
11
11
|
packageManagers: ["CUDA Toolkit", "conda"],
|
|
12
12
|
ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
|
|
13
13
|
},
|
|
14
|
-
version: "13.3.
|
|
14
|
+
version: "13.3.1",
|
|
15
15
|
logo: "https://cdn.simpleicons.org/nvidia/76B900",
|
|
16
16
|
color: "#76B900",
|
|
17
17
|
i18n: {
|
package/dist/languages/cue.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var cue = {
|
|
|
13
13
|
packageManagers: ["Go modules"],
|
|
14
14
|
ecosystems: ["Configuration", "Validation", "Kubernetes", "DevOps"]
|
|
15
15
|
},
|
|
16
|
-
version: "0.
|
|
16
|
+
version: "0.17.0",
|
|
17
17
|
logo: "https://avatars.githubusercontent.com/u/43867057?s=200&v=4",
|
|
18
18
|
color: "#1F6BFF",
|
|
19
19
|
i18n: {
|
package/dist/languages/cue.js
CHANGED
|
@@ -11,7 +11,7 @@ var cue = {
|
|
|
11
11
|
packageManagers: ["Go modules"],
|
|
12
12
|
ecosystems: ["Configuration", "Validation", "Kubernetes", "DevOps"]
|
|
13
13
|
},
|
|
14
|
-
version: "0.
|
|
14
|
+
version: "0.17.0",
|
|
15
15
|
logo: "https://avatars.githubusercontent.com/u/43867057?s=200&v=4",
|
|
16
16
|
color: "#1F6BFF",
|
|
17
17
|
i18n: {
|
|
@@ -13,7 +13,7 @@ var cython = {
|
|
|
13
13
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
14
14
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
15
15
|
},
|
|
16
|
-
version: "3.2.
|
|
16
|
+
version: "3.2.8",
|
|
17
17
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
18
18
|
color: "#FED140",
|
|
19
19
|
i18n: {
|
package/dist/languages/cython.js
CHANGED
|
@@ -11,7 +11,7 @@ var cython = {
|
|
|
11
11
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
12
12
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
13
13
|
},
|
|
14
|
-
version: "3.2.
|
|
14
|
+
version: "3.2.8",
|
|
15
15
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
16
16
|
color: "#FED140",
|
|
17
17
|
i18n: {
|
package/dist/languages/git.cjs
CHANGED
package/dist/languages/git.js
CHANGED
package/dist/languages/rego.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var rego = {
|
|
|
13
13
|
packageManagers: ["OPA bundles"],
|
|
14
14
|
ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
|
|
15
15
|
},
|
|
16
|
-
version: "OPA 1.18.
|
|
16
|
+
version: "OPA 1.18.1",
|
|
17
17
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
18
18
|
color: "#5C4EE5",
|
|
19
19
|
i18n: {
|
package/dist/languages/rego.js
CHANGED
|
@@ -11,7 +11,7 @@ var rego = {
|
|
|
11
11
|
packageManagers: ["OPA bundles"],
|
|
12
12
|
ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
|
|
13
13
|
},
|
|
14
|
-
version: "OPA 1.18.
|
|
14
|
+
version: "OPA 1.18.1",
|
|
15
15
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
16
16
|
color: "#5C4EE5",
|
|
17
17
|
i18n: {
|
package/dist/languages/rust.cjs
CHANGED
package/dist/languages/rust.js
CHANGED
package/dist/languages/swift.cjs
CHANGED
package/dist/languages/swift.js
CHANGED