code-languages 1.40.2 → 1.40.4
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 +15 -15
- package/dist/api.cjs +15 -15
- package/dist/api.js +15 -15
- package/dist/detect.cjs +15 -15
- package/dist/detect.js +15 -15
- package/dist/index.cjs +15 -15
- package/dist/index.js +15 -15
- package/dist/languages/assemblyscript.cjs +1 -1
- package/dist/languages/assemblyscript.js +1 -1
- package/dist/languages/astro.cjs +1 -1
- package/dist/languages/astro.js +1 -1
- package/dist/languages/cairo.cjs +1 -1
- package/dist/languages/cairo.js +1 -1
- package/dist/languages/crystal.cjs +1 -1
- package/dist/languages/crystal.js +1 -1
- package/dist/languages/erlang.cjs +1 -1
- package/dist/languages/erlang.js +1 -1
- package/dist/languages/just.cjs +1 -1
- package/dist/languages/just.js +1 -1
- package/dist/languages/nextflow.cjs +1 -1
- package/dist/languages/nextflow.js +1 -1
- package/dist/languages/pkl.cjs +1 -1
- package/dist/languages/pkl.js +1 -1
- package/dist/languages/purescript.cjs +1 -1
- package/dist/languages/purescript.js +1 -1
- package/dist/languages/rego.cjs +1 -1
- package/dist/languages/rego.js +1 -1
- package/dist/languages/rescript.cjs +1 -1
- package/dist/languages/rescript.js +1 -1
- package/dist/languages/snakemake.cjs +1 -1
- package/dist/languages/snakemake.js +1 -1
- package/dist/languages/thrift.cjs +1 -1
- package/dist/languages/thrift.js +1 -1
- package/dist/languages/yara.cjs +1 -1
- package/dist/languages/yara.js +1 -1
- package/dist/languages/zeek.cjs +1 -1
- package/dist/languages/zeek.js +1 -1
- package/package.json +1 -1
package/dist/detect.js
CHANGED
|
@@ -852,7 +852,7 @@ var assemblyscript = {
|
|
|
852
852
|
runtimes: ["Wasm", "WASI"],
|
|
853
853
|
ecosystems: ["WebAssembly"]
|
|
854
854
|
},
|
|
855
|
-
version: "0.
|
|
855
|
+
version: "0.28.19",
|
|
856
856
|
logo: "https://avatars.githubusercontent.com/u/28916798?v=4",
|
|
857
857
|
color: "#007AAC",
|
|
858
858
|
i18n: {
|
|
@@ -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.6",
|
|
906
906
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
907
907
|
color: "#FF5D01",
|
|
908
908
|
i18n: {
|
|
@@ -1788,7 +1788,7 @@ var cairo = {
|
|
|
1788
1788
|
packageManagers: ["Scarb"],
|
|
1789
1789
|
ecosystems: ["Blockchain", "Smart Contracts", "StarkNet", "ZK Proofs"]
|
|
1790
1790
|
},
|
|
1791
|
-
version: "2.
|
|
1791
|
+
version: "2.19.0",
|
|
1792
1792
|
logo: "https://avatars.githubusercontent.com/u/65030650?v=4",
|
|
1793
1793
|
color: "#FF6B35",
|
|
1794
1794
|
i18n: {
|
|
@@ -2483,7 +2483,7 @@ var crystal = {
|
|
|
2483
2483
|
packageManagers: ["Shards"],
|
|
2484
2484
|
ecosystems: ["Web", "CLI", "Systems", "Native Applications"]
|
|
2485
2485
|
},
|
|
2486
|
-
version: "1.20.
|
|
2486
|
+
version: "1.20.3",
|
|
2487
2487
|
logo: "https://cdn.simpleicons.org/crystal/000000",
|
|
2488
2488
|
color: "#000000",
|
|
2489
2489
|
i18n: {
|
|
@@ -3626,7 +3626,7 @@ var erlang = {
|
|
|
3626
3626
|
packageManagers: ["rebar3", "Hex"],
|
|
3627
3627
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
3628
3628
|
},
|
|
3629
|
-
version: "OTP 29.0.
|
|
3629
|
+
version: "OTP 29.0.3",
|
|
3630
3630
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
3631
3631
|
color: "#A90533",
|
|
3632
3632
|
i18n: {
|
|
@@ -6346,7 +6346,7 @@ var just = {
|
|
|
6346
6346
|
packageManagers: ["Cargo", "Homebrew", "Scoop"],
|
|
6347
6347
|
ecosystems: ["CLI", "Build Automation", "DevOps"]
|
|
6348
6348
|
},
|
|
6349
|
-
version: "1.
|
|
6349
|
+
version: "1.55.1",
|
|
6350
6350
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_just.svg",
|
|
6351
6351
|
color: "#384D54",
|
|
6352
6352
|
i18n: {
|
|
@@ -8173,7 +8173,7 @@ var nextflow = {
|
|
|
8173
8173
|
runtimes: ["Nextflow"],
|
|
8174
8174
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "HPC", "Cloud Computing"]
|
|
8175
8175
|
},
|
|
8176
|
-
version: "
|
|
8176
|
+
version: "26.04.4",
|
|
8177
8177
|
logo: "https://avatars.githubusercontent.com/u/6698688?v=4",
|
|
8178
8178
|
color: "#0DC09D",
|
|
8179
8179
|
i18n: {
|
|
@@ -9164,7 +9164,7 @@ var pkl = {
|
|
|
9164
9164
|
packageManagers: ["pkl package"],
|
|
9165
9165
|
ecosystems: ["Configuration", "Infrastructure", "Cloud", "Kubernetes"]
|
|
9166
9166
|
},
|
|
9167
|
-
version: "0.
|
|
9167
|
+
version: "0.31.1",
|
|
9168
9168
|
logo: "https://avatars.githubusercontent.com/u/10639145?v=4",
|
|
9169
9169
|
color: "#72AE44",
|
|
9170
9170
|
i18n: {
|
|
@@ -9954,7 +9954,7 @@ var purescript = {
|
|
|
9954
9954
|
packageManagers: ["Spago", "npm"],
|
|
9955
9955
|
ecosystems: ["Web", "Functional Programming", "JavaScript"]
|
|
9956
9956
|
},
|
|
9957
|
-
version: "0.15.
|
|
9957
|
+
version: "0.15.16",
|
|
9958
9958
|
logo: "https://cdn.simpleicons.org/purescript/14161A",
|
|
9959
9959
|
color: "#14161A",
|
|
9960
9960
|
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.2",
|
|
10555
10555
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
10556
10556
|
color: "#5C4EE5",
|
|
10557
10557
|
i18n: {
|
|
@@ -10601,7 +10601,7 @@ var rescript = {
|
|
|
10601
10601
|
packageManagers: ["npm", "pnpm", "Yarn"],
|
|
10602
10602
|
ecosystems: ["Web", "React", "JavaScript"]
|
|
10603
10603
|
},
|
|
10604
|
-
version: "12.
|
|
10604
|
+
version: "12.3.0",
|
|
10605
10605
|
logo: "https://cdn.simpleicons.org/rescript/E6484A",
|
|
10606
10606
|
color: "#E6484A",
|
|
10607
10607
|
i18n: {
|
|
@@ -11293,7 +11293,7 @@ var snakemake = {
|
|
|
11293
11293
|
runtimes: ["Snakemake"],
|
|
11294
11294
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "Python", "HPC"]
|
|
11295
11295
|
},
|
|
11296
|
-
version: "
|
|
11296
|
+
version: "9.23.1",
|
|
11297
11297
|
logo: "https://avatars.githubusercontent.com/u/33450111?v=4",
|
|
11298
11298
|
color: "#419544",
|
|
11299
11299
|
i18n: {
|
|
@@ -12374,7 +12374,7 @@ var thrift = {
|
|
|
12374
12374
|
packageManagers: ["Maven", "npm", "PyPI", "Go modules"],
|
|
12375
12375
|
ecosystems: ["RPC", "APIs", "Distributed Systems"]
|
|
12376
12376
|
},
|
|
12377
|
-
version: "0.
|
|
12377
|
+
version: "0.23.0",
|
|
12378
12378
|
logo: "https://cdn.simpleicons.org/apache/D22128",
|
|
12379
12379
|
color: "#D22128",
|
|
12380
12380
|
i18n: {
|
|
@@ -13900,7 +13900,7 @@ var yara = {
|
|
|
13900
13900
|
packageManagers: ["pip (yara-python)"],
|
|
13901
13901
|
ecosystems: ["Security", "Malware Analysis", "Threat Intelligence", "Forensics"]
|
|
13902
13902
|
},
|
|
13903
|
-
version: "4.5.
|
|
13903
|
+
version: "4.5.5",
|
|
13904
13904
|
logo: "https://avatars.githubusercontent.com/u/6306898?v=4",
|
|
13905
13905
|
color: "#C62D42",
|
|
13906
13906
|
i18n: {
|
|
@@ -13950,7 +13950,7 @@ var zeek = {
|
|
|
13950
13950
|
packageManagers: ["zkg"],
|
|
13951
13951
|
ecosystems: ["Network Security", "Observability", "Incident Response"]
|
|
13952
13952
|
},
|
|
13953
|
-
version: "8.0.
|
|
13953
|
+
version: "8.0.8",
|
|
13954
13954
|
logo: "https://avatars.githubusercontent.com/u/10666805?v=4",
|
|
13955
13955
|
color: "#8B1E3F",
|
|
13956
13956
|
i18n: {
|
package/dist/index.cjs
CHANGED
|
@@ -966,7 +966,7 @@ var init_assemblyscript = __esm({
|
|
|
966
966
|
runtimes: ["Wasm", "WASI"],
|
|
967
967
|
ecosystems: ["WebAssembly"]
|
|
968
968
|
},
|
|
969
|
-
version: "0.
|
|
969
|
+
version: "0.28.19",
|
|
970
970
|
logo: "https://avatars.githubusercontent.com/u/28916798?v=4",
|
|
971
971
|
color: "#007AAC",
|
|
972
972
|
i18n: {
|
|
@@ -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.6",
|
|
1087
1087
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1088
1088
|
color: "#FF5D01",
|
|
1089
1089
|
i18n: {
|
|
@@ -2131,7 +2131,7 @@ var init_cairo = __esm({
|
|
|
2131
2131
|
packageManagers: ["Scarb"],
|
|
2132
2132
|
ecosystems: ["Blockchain", "Smart Contracts", "StarkNet", "ZK Proofs"]
|
|
2133
2133
|
},
|
|
2134
|
-
version: "2.
|
|
2134
|
+
version: "2.19.0",
|
|
2135
2135
|
logo: "https://avatars.githubusercontent.com/u/65030650?v=4",
|
|
2136
2136
|
color: "#FF6B35",
|
|
2137
2137
|
i18n: {
|
|
@@ -2894,7 +2894,7 @@ var init_crystal = __esm({
|
|
|
2894
2894
|
packageManagers: ["Shards"],
|
|
2895
2895
|
ecosystems: ["Web", "CLI", "Systems", "Native Applications"]
|
|
2896
2896
|
},
|
|
2897
|
-
version: "1.20.
|
|
2897
|
+
version: "1.20.3",
|
|
2898
2898
|
logo: "https://cdn.simpleicons.org/crystal/000000",
|
|
2899
2899
|
color: "#000000",
|
|
2900
2900
|
i18n: {
|
|
@@ -4302,7 +4302,7 @@ var init_erlang = __esm({
|
|
|
4302
4302
|
packageManagers: ["rebar3", "Hex"],
|
|
4303
4303
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
4304
4304
|
},
|
|
4305
|
-
version: "OTP 29.0.
|
|
4305
|
+
version: "OTP 29.0.3",
|
|
4306
4306
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
4307
4307
|
color: "#A90533",
|
|
4308
4308
|
i18n: {
|
|
@@ -7517,7 +7517,7 @@ var init_just = __esm({
|
|
|
7517
7517
|
packageManagers: ["Cargo", "Homebrew", "Scoop"],
|
|
7518
7518
|
ecosystems: ["CLI", "Build Automation", "DevOps"]
|
|
7519
7519
|
},
|
|
7520
|
-
version: "1.
|
|
7520
|
+
version: "1.55.1",
|
|
7521
7521
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_just.svg",
|
|
7522
7522
|
color: "#384D54",
|
|
7523
7523
|
i18n: {
|
|
@@ -9677,7 +9677,7 @@ var init_nextflow = __esm({
|
|
|
9677
9677
|
runtimes: ["Nextflow"],
|
|
9678
9678
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "HPC", "Cloud Computing"]
|
|
9679
9679
|
},
|
|
9680
|
-
version: "
|
|
9680
|
+
version: "26.04.4",
|
|
9681
9681
|
logo: "https://avatars.githubusercontent.com/u/6698688?v=4",
|
|
9682
9682
|
color: "#0DC09D",
|
|
9683
9683
|
i18n: {
|
|
@@ -10906,7 +10906,7 @@ var init_pkl = __esm({
|
|
|
10906
10906
|
packageManagers: ["pkl package"],
|
|
10907
10907
|
ecosystems: ["Configuration", "Infrastructure", "Cloud", "Kubernetes"]
|
|
10908
10908
|
},
|
|
10909
|
-
version: "0.
|
|
10909
|
+
version: "0.31.1",
|
|
10910
10910
|
logo: "https://avatars.githubusercontent.com/u/10639145?v=4",
|
|
10911
10911
|
color: "#72AE44",
|
|
10912
10912
|
i18n: {
|
|
@@ -11782,7 +11782,7 @@ var init_purescript = __esm({
|
|
|
11782
11782
|
packageManagers: ["Spago", "npm"],
|
|
11783
11783
|
ecosystems: ["Web", "Functional Programming", "JavaScript"]
|
|
11784
11784
|
},
|
|
11785
|
-
version: "0.15.
|
|
11785
|
+
version: "0.15.16",
|
|
11786
11786
|
logo: "https://cdn.simpleicons.org/purescript/14161A",
|
|
11787
11787
|
color: "#14161A",
|
|
11788
11788
|
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.2",
|
|
12491
12491
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
12492
12492
|
color: "#5C4EE5",
|
|
12493
12493
|
i18n: {
|
|
@@ -12546,7 +12546,7 @@ var init_rescript = __esm({
|
|
|
12546
12546
|
packageManagers: ["npm", "pnpm", "Yarn"],
|
|
12547
12547
|
ecosystems: ["Web", "React", "JavaScript"]
|
|
12548
12548
|
},
|
|
12549
|
-
version: "12.
|
|
12549
|
+
version: "12.3.0",
|
|
12550
12550
|
logo: "https://cdn.simpleicons.org/rescript/E6484A",
|
|
12551
12551
|
color: "#E6484A",
|
|
12552
12552
|
i18n: {
|
|
@@ -13364,7 +13364,7 @@ var init_snakemake = __esm({
|
|
|
13364
13364
|
runtimes: ["Snakemake"],
|
|
13365
13365
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "Python", "HPC"]
|
|
13366
13366
|
},
|
|
13367
|
-
version: "
|
|
13367
|
+
version: "9.23.1",
|
|
13368
13368
|
logo: "https://avatars.githubusercontent.com/u/33450111?v=4",
|
|
13369
13369
|
color: "#419544",
|
|
13370
13370
|
i18n: {
|
|
@@ -14643,7 +14643,7 @@ var init_thrift = __esm({
|
|
|
14643
14643
|
packageManagers: ["Maven", "npm", "PyPI", "Go modules"],
|
|
14644
14644
|
ecosystems: ["RPC", "APIs", "Distributed Systems"]
|
|
14645
14645
|
},
|
|
14646
|
-
version: "0.
|
|
14646
|
+
version: "0.23.0",
|
|
14647
14647
|
logo: "https://cdn.simpleicons.org/apache/D22128",
|
|
14648
14648
|
color: "#D22128",
|
|
14649
14649
|
i18n: {
|
|
@@ -16448,7 +16448,7 @@ var init_yara = __esm({
|
|
|
16448
16448
|
packageManagers: ["pip (yara-python)"],
|
|
16449
16449
|
ecosystems: ["Security", "Malware Analysis", "Threat Intelligence", "Forensics"]
|
|
16450
16450
|
},
|
|
16451
|
-
version: "4.5.
|
|
16451
|
+
version: "4.5.5",
|
|
16452
16452
|
logo: "https://avatars.githubusercontent.com/u/6306898?v=4",
|
|
16453
16453
|
color: "#C62D42",
|
|
16454
16454
|
i18n: {
|
|
@@ -16507,7 +16507,7 @@ var init_zeek = __esm({
|
|
|
16507
16507
|
packageManagers: ["zkg"],
|
|
16508
16508
|
ecosystems: ["Network Security", "Observability", "Incident Response"]
|
|
16509
16509
|
},
|
|
16510
|
-
version: "8.0.
|
|
16510
|
+
version: "8.0.8",
|
|
16511
16511
|
logo: "https://avatars.githubusercontent.com/u/10666805?v=4",
|
|
16512
16512
|
color: "#8B1E3F",
|
|
16513
16513
|
i18n: {
|
package/dist/index.js
CHANGED
|
@@ -964,7 +964,7 @@ var init_assemblyscript = __esm({
|
|
|
964
964
|
runtimes: ["Wasm", "WASI"],
|
|
965
965
|
ecosystems: ["WebAssembly"]
|
|
966
966
|
},
|
|
967
|
-
version: "0.
|
|
967
|
+
version: "0.28.19",
|
|
968
968
|
logo: "https://avatars.githubusercontent.com/u/28916798?v=4",
|
|
969
969
|
color: "#007AAC",
|
|
970
970
|
i18n: {
|
|
@@ -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.6",
|
|
1085
1085
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
1086
1086
|
color: "#FF5D01",
|
|
1087
1087
|
i18n: {
|
|
@@ -2129,7 +2129,7 @@ var init_cairo = __esm({
|
|
|
2129
2129
|
packageManagers: ["Scarb"],
|
|
2130
2130
|
ecosystems: ["Blockchain", "Smart Contracts", "StarkNet", "ZK Proofs"]
|
|
2131
2131
|
},
|
|
2132
|
-
version: "2.
|
|
2132
|
+
version: "2.19.0",
|
|
2133
2133
|
logo: "https://avatars.githubusercontent.com/u/65030650?v=4",
|
|
2134
2134
|
color: "#FF6B35",
|
|
2135
2135
|
i18n: {
|
|
@@ -2892,7 +2892,7 @@ var init_crystal = __esm({
|
|
|
2892
2892
|
packageManagers: ["Shards"],
|
|
2893
2893
|
ecosystems: ["Web", "CLI", "Systems", "Native Applications"]
|
|
2894
2894
|
},
|
|
2895
|
-
version: "1.20.
|
|
2895
|
+
version: "1.20.3",
|
|
2896
2896
|
logo: "https://cdn.simpleicons.org/crystal/000000",
|
|
2897
2897
|
color: "#000000",
|
|
2898
2898
|
i18n: {
|
|
@@ -4300,7 +4300,7 @@ var init_erlang = __esm({
|
|
|
4300
4300
|
packageManagers: ["rebar3", "Hex"],
|
|
4301
4301
|
ecosystems: ["BEAM", "Telecom", "Distributed Systems", "Fault-tolerant Systems"]
|
|
4302
4302
|
},
|
|
4303
|
-
version: "OTP 29.0.
|
|
4303
|
+
version: "OTP 29.0.3",
|
|
4304
4304
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
4305
4305
|
color: "#A90533",
|
|
4306
4306
|
i18n: {
|
|
@@ -7515,7 +7515,7 @@ var init_just = __esm({
|
|
|
7515
7515
|
packageManagers: ["Cargo", "Homebrew", "Scoop"],
|
|
7516
7516
|
ecosystems: ["CLI", "Build Automation", "DevOps"]
|
|
7517
7517
|
},
|
|
7518
|
-
version: "1.
|
|
7518
|
+
version: "1.55.1",
|
|
7519
7519
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_just.svg",
|
|
7520
7520
|
color: "#384D54",
|
|
7521
7521
|
i18n: {
|
|
@@ -9675,7 +9675,7 @@ var init_nextflow = __esm({
|
|
|
9675
9675
|
runtimes: ["Nextflow"],
|
|
9676
9676
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "HPC", "Cloud Computing"]
|
|
9677
9677
|
},
|
|
9678
|
-
version: "
|
|
9678
|
+
version: "26.04.4",
|
|
9679
9679
|
logo: "https://avatars.githubusercontent.com/u/6698688?v=4",
|
|
9680
9680
|
color: "#0DC09D",
|
|
9681
9681
|
i18n: {
|
|
@@ -10904,7 +10904,7 @@ var init_pkl = __esm({
|
|
|
10904
10904
|
packageManagers: ["pkl package"],
|
|
10905
10905
|
ecosystems: ["Configuration", "Infrastructure", "Cloud", "Kubernetes"]
|
|
10906
10906
|
},
|
|
10907
|
-
version: "0.
|
|
10907
|
+
version: "0.31.1",
|
|
10908
10908
|
logo: "https://avatars.githubusercontent.com/u/10639145?v=4",
|
|
10909
10909
|
color: "#72AE44",
|
|
10910
10910
|
i18n: {
|
|
@@ -11780,7 +11780,7 @@ var init_purescript = __esm({
|
|
|
11780
11780
|
packageManagers: ["Spago", "npm"],
|
|
11781
11781
|
ecosystems: ["Web", "Functional Programming", "JavaScript"]
|
|
11782
11782
|
},
|
|
11783
|
-
version: "0.15.
|
|
11783
|
+
version: "0.15.16",
|
|
11784
11784
|
logo: "https://cdn.simpleicons.org/purescript/14161A",
|
|
11785
11785
|
color: "#14161A",
|
|
11786
11786
|
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.2",
|
|
12489
12489
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
12490
12490
|
color: "#5C4EE5",
|
|
12491
12491
|
i18n: {
|
|
@@ -12544,7 +12544,7 @@ var init_rescript = __esm({
|
|
|
12544
12544
|
packageManagers: ["npm", "pnpm", "Yarn"],
|
|
12545
12545
|
ecosystems: ["Web", "React", "JavaScript"]
|
|
12546
12546
|
},
|
|
12547
|
-
version: "12.
|
|
12547
|
+
version: "12.3.0",
|
|
12548
12548
|
logo: "https://cdn.simpleicons.org/rescript/E6484A",
|
|
12549
12549
|
color: "#E6484A",
|
|
12550
12550
|
i18n: {
|
|
@@ -13362,7 +13362,7 @@ var init_snakemake = __esm({
|
|
|
13362
13362
|
runtimes: ["Snakemake"],
|
|
13363
13363
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "Python", "HPC"]
|
|
13364
13364
|
},
|
|
13365
|
-
version: "
|
|
13365
|
+
version: "9.23.1",
|
|
13366
13366
|
logo: "https://avatars.githubusercontent.com/u/33450111?v=4",
|
|
13367
13367
|
color: "#419544",
|
|
13368
13368
|
i18n: {
|
|
@@ -14641,7 +14641,7 @@ var init_thrift = __esm({
|
|
|
14641
14641
|
packageManagers: ["Maven", "npm", "PyPI", "Go modules"],
|
|
14642
14642
|
ecosystems: ["RPC", "APIs", "Distributed Systems"]
|
|
14643
14643
|
},
|
|
14644
|
-
version: "0.
|
|
14644
|
+
version: "0.23.0",
|
|
14645
14645
|
logo: "https://cdn.simpleicons.org/apache/D22128",
|
|
14646
14646
|
color: "#D22128",
|
|
14647
14647
|
i18n: {
|
|
@@ -16446,7 +16446,7 @@ var init_yara = __esm({
|
|
|
16446
16446
|
packageManagers: ["pip (yara-python)"],
|
|
16447
16447
|
ecosystems: ["Security", "Malware Analysis", "Threat Intelligence", "Forensics"]
|
|
16448
16448
|
},
|
|
16449
|
-
version: "4.5.
|
|
16449
|
+
version: "4.5.5",
|
|
16450
16450
|
logo: "https://avatars.githubusercontent.com/u/6306898?v=4",
|
|
16451
16451
|
color: "#C62D42",
|
|
16452
16452
|
i18n: {
|
|
@@ -16505,7 +16505,7 @@ var init_zeek = __esm({
|
|
|
16505
16505
|
packageManagers: ["zkg"],
|
|
16506
16506
|
ecosystems: ["Network Security", "Observability", "Incident Response"]
|
|
16507
16507
|
},
|
|
16508
|
-
version: "8.0.
|
|
16508
|
+
version: "8.0.8",
|
|
16509
16509
|
logo: "https://avatars.githubusercontent.com/u/10666805?v=4",
|
|
16510
16510
|
color: "#8B1E3F",
|
|
16511
16511
|
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.6",
|
|
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.6",
|
|
15
15
|
logo: "https://astro.build/assets/press/astro-icon-light.svg",
|
|
16
16
|
color: "#FF5D01",
|
|
17
17
|
i18n: {
|
package/dist/languages/cairo.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var cairo = {
|
|
|
13
13
|
packageManagers: ["Scarb"],
|
|
14
14
|
ecosystems: ["Blockchain", "Smart Contracts", "StarkNet", "ZK Proofs"]
|
|
15
15
|
},
|
|
16
|
-
version: "2.
|
|
16
|
+
version: "2.19.0",
|
|
17
17
|
logo: "https://avatars.githubusercontent.com/u/65030650?v=4",
|
|
18
18
|
color: "#FF6B35",
|
|
19
19
|
i18n: {
|
package/dist/languages/cairo.js
CHANGED
|
@@ -11,7 +11,7 @@ var cairo = {
|
|
|
11
11
|
packageManagers: ["Scarb"],
|
|
12
12
|
ecosystems: ["Blockchain", "Smart Contracts", "StarkNet", "ZK Proofs"]
|
|
13
13
|
},
|
|
14
|
-
version: "2.
|
|
14
|
+
version: "2.19.0",
|
|
15
15
|
logo: "https://avatars.githubusercontent.com/u/65030650?v=4",
|
|
16
16
|
color: "#FF6B35",
|
|
17
17
|
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.3",
|
|
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.3",
|
|
15
15
|
logo: "https://cdn.simpleicons.org/erlang/A90533",
|
|
16
16
|
color: "#A90533",
|
|
17
17
|
i18n: {
|
package/dist/languages/just.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var just = {
|
|
|
13
13
|
packageManagers: ["Cargo", "Homebrew", "Scoop"],
|
|
14
14
|
ecosystems: ["CLI", "Build Automation", "DevOps"]
|
|
15
15
|
},
|
|
16
|
-
version: "1.
|
|
16
|
+
version: "1.55.1",
|
|
17
17
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_just.svg",
|
|
18
18
|
color: "#384D54",
|
|
19
19
|
i18n: {
|
package/dist/languages/just.js
CHANGED
|
@@ -11,7 +11,7 @@ var just = {
|
|
|
11
11
|
packageManagers: ["Cargo", "Homebrew", "Scoop"],
|
|
12
12
|
ecosystems: ["CLI", "Build Automation", "DevOps"]
|
|
13
13
|
},
|
|
14
|
-
version: "1.
|
|
14
|
+
version: "1.55.1",
|
|
15
15
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_just.svg",
|
|
16
16
|
color: "#384D54",
|
|
17
17
|
i18n: {
|
|
@@ -12,7 +12,7 @@ var nextflow = {
|
|
|
12
12
|
runtimes: ["Nextflow"],
|
|
13
13
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "HPC", "Cloud Computing"]
|
|
14
14
|
},
|
|
15
|
-
version: "
|
|
15
|
+
version: "26.04.4",
|
|
16
16
|
logo: "https://avatars.githubusercontent.com/u/6698688?v=4",
|
|
17
17
|
color: "#0DC09D",
|
|
18
18
|
i18n: {
|
|
@@ -10,7 +10,7 @@ var nextflow = {
|
|
|
10
10
|
runtimes: ["Nextflow"],
|
|
11
11
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "HPC", "Cloud Computing"]
|
|
12
12
|
},
|
|
13
|
-
version: "
|
|
13
|
+
version: "26.04.4",
|
|
14
14
|
logo: "https://avatars.githubusercontent.com/u/6698688?v=4",
|
|
15
15
|
color: "#0DC09D",
|
|
16
16
|
i18n: {
|
package/dist/languages/pkl.cjs
CHANGED
|
@@ -13,7 +13,7 @@ var pkl = {
|
|
|
13
13
|
packageManagers: ["pkl package"],
|
|
14
14
|
ecosystems: ["Configuration", "Infrastructure", "Cloud", "Kubernetes"]
|
|
15
15
|
},
|
|
16
|
-
version: "0.
|
|
16
|
+
version: "0.31.1",
|
|
17
17
|
logo: "https://avatars.githubusercontent.com/u/10639145?v=4",
|
|
18
18
|
color: "#72AE44",
|
|
19
19
|
i18n: {
|
package/dist/languages/pkl.js
CHANGED
|
@@ -11,7 +11,7 @@ var pkl = {
|
|
|
11
11
|
packageManagers: ["pkl package"],
|
|
12
12
|
ecosystems: ["Configuration", "Infrastructure", "Cloud", "Kubernetes"]
|
|
13
13
|
},
|
|
14
|
-
version: "0.
|
|
14
|
+
version: "0.31.1",
|
|
15
15
|
logo: "https://avatars.githubusercontent.com/u/10639145?v=4",
|
|
16
16
|
color: "#72AE44",
|
|
17
17
|
i18n: {
|
|
@@ -13,7 +13,7 @@ var purescript = {
|
|
|
13
13
|
packageManagers: ["Spago", "npm"],
|
|
14
14
|
ecosystems: ["Web", "Functional Programming", "JavaScript"]
|
|
15
15
|
},
|
|
16
|
-
version: "0.15.
|
|
16
|
+
version: "0.15.16",
|
|
17
17
|
logo: "https://cdn.simpleicons.org/purescript/14161A",
|
|
18
18
|
color: "#14161A",
|
|
19
19
|
i18n: {
|
|
@@ -11,7 +11,7 @@ var purescript = {
|
|
|
11
11
|
packageManagers: ["Spago", "npm"],
|
|
12
12
|
ecosystems: ["Web", "Functional Programming", "JavaScript"]
|
|
13
13
|
},
|
|
14
|
-
version: "0.15.
|
|
14
|
+
version: "0.15.16",
|
|
15
15
|
logo: "https://cdn.simpleicons.org/purescript/14161A",
|
|
16
16
|
color: "#14161A",
|
|
17
17
|
i18n: {
|
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.2",
|
|
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.2",
|
|
15
15
|
logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
|
|
16
16
|
color: "#5C4EE5",
|
|
17
17
|
i18n: {
|
|
@@ -12,7 +12,7 @@ var snakemake = {
|
|
|
12
12
|
runtimes: ["Snakemake"],
|
|
13
13
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "Python", "HPC"]
|
|
14
14
|
},
|
|
15
|
-
version: "
|
|
15
|
+
version: "9.23.1",
|
|
16
16
|
logo: "https://avatars.githubusercontent.com/u/33450111?v=4",
|
|
17
17
|
color: "#419544",
|
|
18
18
|
i18n: {
|
|
@@ -10,7 +10,7 @@ var snakemake = {
|
|
|
10
10
|
runtimes: ["Snakemake"],
|
|
11
11
|
ecosystems: ["Bioinformatics", "Scientific Workflows", "Python", "HPC"]
|
|
12
12
|
},
|
|
13
|
-
version: "
|
|
13
|
+
version: "9.23.1",
|
|
14
14
|
logo: "https://avatars.githubusercontent.com/u/33450111?v=4",
|
|
15
15
|
color: "#419544",
|
|
16
16
|
i18n: {
|
|
@@ -13,7 +13,7 @@ var thrift = {
|
|
|
13
13
|
packageManagers: ["Maven", "npm", "PyPI", "Go modules"],
|
|
14
14
|
ecosystems: ["RPC", "APIs", "Distributed Systems"]
|
|
15
15
|
},
|
|
16
|
-
version: "0.
|
|
16
|
+
version: "0.23.0",
|
|
17
17
|
logo: "https://cdn.simpleicons.org/apache/D22128",
|
|
18
18
|
color: "#D22128",
|
|
19
19
|
i18n: {
|