code-languages 1.40.5 → 1.40.6
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 +1 -1
- package/dist/api.cjs +1 -1
- package/dist/api.js +1 -1
- package/dist/detect.cjs +1 -1
- package/dist/detect.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/languages/nushell.cjs +1 -1
- package/dist/languages/nushell.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -538,7 +538,7 @@ from its package subpath.
|
|
|
538
538
|
| <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` |
|
|
539
539
|
| <img src="https://cdn.simpleicons.org/nixos/5277C3" alt="Nix logo" width="24" height="24"> | Nix | `nix` | `.nix` | `2.34.8` | `code-languages/nix` |
|
|
540
540
|
| <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` |
|
|
541
|
-
| <img src="https://cdn.simpleicons.org/nushell/3AA675" alt="Nushell logo" width="24" height="24"> | Nushell | `nushell` | `.nu` | `0.
|
|
541
|
+
| <img src="https://cdn.simpleicons.org/nushell/3AA675" alt="Nushell logo" width="24" height="24"> | Nushell | `nushell` | `.nu` | `0.114.0` | `code-languages/nushell` |
|
|
542
542
|
| <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` |
|
|
543
543
|
| <img src="https://cdn.simpleicons.org/ocaml/EC6813" alt="OCaml logo" width="24" height="24"> | OCaml | `ocaml` | `.ml`, `.mli`, `.mll`, `.mly`, `.mlt`, `.eliom`, `.eliomi` | `5.6.0` | `code-languages/ocaml` |
|
|
544
544
|
| <img src="https://upload.wikimedia.org/wikipedia/commons/6/6a/Gnu-octave-logo.svg" alt="Octave logo" width="24" height="24"> | Octave | `octave` | `.m`, `.octave` | `9.3.0` | `code-languages/octave` |
|
package/dist/api.cjs
CHANGED
|
@@ -10029,7 +10029,7 @@ var init_nushell = __esm({
|
|
|
10029
10029
|
packageManagers: ["nupm"],
|
|
10030
10030
|
ecosystems: ["Shell", "Unix", "Windows", "macOS"]
|
|
10031
10031
|
},
|
|
10032
|
-
version: "0.
|
|
10032
|
+
version: "0.114.0",
|
|
10033
10033
|
logo: "https://cdn.simpleicons.org/nushell/3AA675",
|
|
10034
10034
|
color: "#3AA675",
|
|
10035
10035
|
i18n: {
|
package/dist/api.js
CHANGED
|
@@ -10027,7 +10027,7 @@ var init_nushell = __esm({
|
|
|
10027
10027
|
packageManagers: ["nupm"],
|
|
10028
10028
|
ecosystems: ["Shell", "Unix", "Windows", "macOS"]
|
|
10029
10029
|
},
|
|
10030
|
-
version: "0.
|
|
10030
|
+
version: "0.114.0",
|
|
10031
10031
|
logo: "https://cdn.simpleicons.org/nushell/3AA675",
|
|
10032
10032
|
color: "#3AA675",
|
|
10033
10033
|
i18n: {
|
package/dist/detect.cjs
CHANGED
|
@@ -8473,7 +8473,7 @@ var nushell = {
|
|
|
8473
8473
|
packageManagers: ["nupm"],
|
|
8474
8474
|
ecosystems: ["Shell", "Unix", "Windows", "macOS"]
|
|
8475
8475
|
},
|
|
8476
|
-
version: "0.
|
|
8476
|
+
version: "0.114.0",
|
|
8477
8477
|
logo: "https://cdn.simpleicons.org/nushell/3AA675",
|
|
8478
8478
|
color: "#3AA675",
|
|
8479
8479
|
i18n: {
|
package/dist/detect.js
CHANGED
|
@@ -8471,7 +8471,7 @@ var nushell = {
|
|
|
8471
8471
|
packageManagers: ["nupm"],
|
|
8472
8472
|
ecosystems: ["Shell", "Unix", "Windows", "macOS"]
|
|
8473
8473
|
},
|
|
8474
|
-
version: "0.
|
|
8474
|
+
version: "0.114.0",
|
|
8475
8475
|
logo: "https://cdn.simpleicons.org/nushell/3AA675",
|
|
8476
8476
|
color: "#3AA675",
|
|
8477
8477
|
i18n: {
|
package/dist/index.cjs
CHANGED
|
@@ -10029,7 +10029,7 @@ var init_nushell = __esm({
|
|
|
10029
10029
|
packageManagers: ["nupm"],
|
|
10030
10030
|
ecosystems: ["Shell", "Unix", "Windows", "macOS"]
|
|
10031
10031
|
},
|
|
10032
|
-
version: "0.
|
|
10032
|
+
version: "0.114.0",
|
|
10033
10033
|
logo: "https://cdn.simpleicons.org/nushell/3AA675",
|
|
10034
10034
|
color: "#3AA675",
|
|
10035
10035
|
i18n: {
|
package/dist/index.js
CHANGED
|
@@ -10027,7 +10027,7 @@ var init_nushell = __esm({
|
|
|
10027
10027
|
packageManagers: ["nupm"],
|
|
10028
10028
|
ecosystems: ["Shell", "Unix", "Windows", "macOS"]
|
|
10029
10029
|
},
|
|
10030
|
-
version: "0.
|
|
10030
|
+
version: "0.114.0",
|
|
10031
10031
|
logo: "https://cdn.simpleicons.org/nushell/3AA675",
|
|
10032
10032
|
color: "#3AA675",
|
|
10033
10033
|
i18n: {
|