code-languages 1.36.3 → 1.36.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 +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/cython.cjs +1 -1
- package/dist/languages/cython.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -253,7 +253,7 @@ from its package subpath.
|
|
|
253
253
|
| <img src="https://avatars.githubusercontent.com/u/43867057?s=200&v=4" alt="CUE logo" width="24" height="24"> | CUE | `cue` | `.cue` | `0.16.1` | `code-languages/cue` |
|
|
254
254
|
| <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` |
|
|
255
255
|
| <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` |
|
|
256
|
-
| <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.
|
|
256
|
+
| <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.6` | `code-languages/cython` |
|
|
257
257
|
| <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` |
|
|
258
258
|
| <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` |
|
|
259
259
|
| <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` |
|
package/dist/api.cjs
CHANGED
|
@@ -3189,7 +3189,7 @@ var init_cython = __esm({
|
|
|
3189
3189
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
3190
3190
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
3191
3191
|
},
|
|
3192
|
-
version: "3.2.
|
|
3192
|
+
version: "3.2.6",
|
|
3193
3193
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
3194
3194
|
color: "#FED140",
|
|
3195
3195
|
i18n: {
|
package/dist/api.js
CHANGED
|
@@ -3187,7 +3187,7 @@ var init_cython = __esm({
|
|
|
3187
3187
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
3188
3188
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
3189
3189
|
},
|
|
3190
|
-
version: "3.2.
|
|
3190
|
+
version: "3.2.6",
|
|
3191
3191
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
3192
3192
|
color: "#FED140",
|
|
3193
3193
|
i18n: {
|
package/dist/detect.cjs
CHANGED
|
@@ -2686,7 +2686,7 @@ var cython = {
|
|
|
2686
2686
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
2687
2687
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
2688
2688
|
},
|
|
2689
|
-
version: "3.2.
|
|
2689
|
+
version: "3.2.6",
|
|
2690
2690
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
2691
2691
|
color: "#FED140",
|
|
2692
2692
|
i18n: {
|
package/dist/detect.js
CHANGED
|
@@ -2684,7 +2684,7 @@ var cython = {
|
|
|
2684
2684
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
2685
2685
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
2686
2686
|
},
|
|
2687
|
-
version: "3.2.
|
|
2687
|
+
version: "3.2.6",
|
|
2688
2688
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
2689
2689
|
color: "#FED140",
|
|
2690
2690
|
i18n: {
|
package/dist/index.cjs
CHANGED
|
@@ -3189,7 +3189,7 @@ var init_cython = __esm({
|
|
|
3189
3189
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
3190
3190
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
3191
3191
|
},
|
|
3192
|
-
version: "3.2.
|
|
3192
|
+
version: "3.2.6",
|
|
3193
3193
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
3194
3194
|
color: "#FED140",
|
|
3195
3195
|
i18n: {
|
package/dist/index.js
CHANGED
|
@@ -3187,7 +3187,7 @@ var init_cython = __esm({
|
|
|
3187
3187
|
packageManagers: ["pip", "conda", "Poetry"],
|
|
3188
3188
|
ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
|
|
3189
3189
|
},
|
|
3190
|
-
version: "3.2.
|
|
3190
|
+
version: "3.2.6",
|
|
3191
3191
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
3192
3192
|
color: "#FED140",
|
|
3193
3193
|
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.6",
|
|
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.6",
|
|
15
15
|
logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
|
|
16
16
|
color: "#FED140",
|
|
17
17
|
i18n: {
|