code-languages 1.40.0 → 1.40.1
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 +5 -5
- package/dist/api.cjs +5 -5
- package/dist/api.js +5 -5
- package/dist/detect.cjs +5 -5
- package/dist/detect.js +5 -5
- package/dist/index.cjs +5 -5
- package/dist/index.js +5 -5
- 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/package.json +1 -1
package/README.md
CHANGED
|
@@ -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,7 +580,7 @@ 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` |
|
package/dist/api.cjs
CHANGED
|
@@ -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: {
|
package/dist/api.js
CHANGED
|
@@ -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: {
|
package/dist/detect.cjs
CHANGED
|
@@ -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: {
|
package/dist/detect.js
CHANGED
|
@@ -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: {
|
package/dist/index.cjs
CHANGED
|
@@ -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: {
|
package/dist/index.js
CHANGED
|
@@ -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: {
|
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: {
|