tree-sitter-wasm 1.0.0 → 1.0.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 +1 -1
- package/out/git_rebase/tree-sitter-git_rebase.wasm +0 -0
- package/package.json +11 -11
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# tree-sitter-wasm [](https://www.npmjs.com/package/tree-sitter-wasm)
|
|
2
2
|
Prebuilt WASM binaries and query files(`.scm`) for tree-sitter's language parsers.
|
|
3
3
|
You can find a list of supported languages [here](https://app.unpkg.com/tree-sitter-wasm/files/out)
|
|
4
4
|
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tree-sitter-wasm",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Pre-built WebAssembly binaries and queries for tree-sitter grammars.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"incremental",
|
|
@@ -77,13 +77,13 @@
|
|
|
77
77
|
"tree-sitter-css": "^0.25.0",
|
|
78
78
|
"tree-sitter-csv": "git+https://github.com/tree-sitter-grammars/tree-sitter-csv.git#f6bf6e35eb0b95fbadea4bb39cb9709507fcb181",
|
|
79
79
|
"tree-sitter-cuda": "^0.21.1",
|
|
80
|
-
"tree-sitter-d": "git+https://github.com/gdamore/tree-sitter-d.git#
|
|
80
|
+
"tree-sitter-d": "git+https://github.com/gdamore/tree-sitter-d.git#8bcb13dbddf16ca44a42f8e98e8cf3d86b2b2e48",
|
|
81
81
|
"tree-sitter-dart": "^1.0.0",
|
|
82
82
|
"tree-sitter-desktop": "git+https://github.com/ValdezFOmar/tree-sitter-desktop.git#954da7259e0f6c3bb4f811fddce11eb5ac94d9f6",
|
|
83
83
|
"tree-sitter-devicetree": "^0.15.0",
|
|
84
84
|
"tree-sitter-diff": "git+https://github.com/tree-sitter-grammars/tree-sitter-diff.git#2520c3f934b3179bb540d23e0ef45f75304b5fed",
|
|
85
85
|
"tree-sitter-dockerfile": "git+https://github.com/camdencheek/tree-sitter-dockerfile.git#971acdd908568b4531b0ba28a445bf0bb720aba5",
|
|
86
|
-
"tree-sitter-editorconfig": "git+https://github.com/ValdezFOmar/tree-sitter-editorconfig.git#
|
|
86
|
+
"tree-sitter-editorconfig": "git+https://github.com/ValdezFOmar/tree-sitter-editorconfig.git#9d843ad4cf118e007792de26d7f173c670a4fbd6",
|
|
87
87
|
"tree-sitter-elisp": "^1.6.1",
|
|
88
88
|
"tree-sitter-elixir": "^0.3.5",
|
|
89
89
|
"tree-sitter-embedded-template": "^0.25.0",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"tree-sitter-gdscript": "^6.1.0",
|
|
93
93
|
"tree-sitter-gdshader": "git+https://github.com/airblast-dev/tree-sitter-gdshader.git#68268631c8b6dc093985f1246b099f81b30ea7d1",
|
|
94
94
|
"tree-sitter-git-config": "git+https://github.com/the-mikedavis/tree-sitter-git-config.git#0fbc9f99d5a28865f9de8427fb0672d66f9d83a5",
|
|
95
|
-
"tree-sitter-git-rebase": "git+https://github.com/the-mikedavis/tree-sitter-git-rebase.git#
|
|
95
|
+
"tree-sitter-git-rebase": "git+https://github.com/the-mikedavis/tree-sitter-git-rebase.git#32686d6b72980b36f876ae2d07719c9c3ed154e2",
|
|
96
96
|
"tree-sitter-gitattributes": "^0.1.6",
|
|
97
97
|
"tree-sitter-gitignore": "git+https://github.com/shunsambongi/tree-sitter-gitignore.git#f4685bf11ac466dd278449bcfe5fd014e94aa504",
|
|
98
98
|
"tree-sitter-gleam": "git+https://github.com/gleam-lang/tree-sitter-gleam.git#4e4643c2215c2b2343d9ec179c798818c132c9cc",
|
|
@@ -106,15 +106,15 @@
|
|
|
106
106
|
"tree-sitter-ini": "git+https://github.com/justinmk/tree-sitter-ini.git#e4018b5176132b4f3c5d6e61cea383f42288d0f5",
|
|
107
107
|
"tree-sitter-java": "^0.23.5",
|
|
108
108
|
"tree-sitter-javascript": "^0.25.0",
|
|
109
|
-
"tree-sitter-jq": "git+https://github.com/flurie/tree-sitter-jq.git",
|
|
109
|
+
"tree-sitter-jq": "git+https://github.com/flurie/tree-sitter-jq.git#c204e36d2c3c6fce1f57950b12cabcc24e5cc4d9",
|
|
110
110
|
"tree-sitter-json": "^0.24.8",
|
|
111
111
|
"tree-sitter-julia": "git+https://github.com/tree-sitter/tree-sitter-julia.git#e0f9dcd180fdcfcfa8d79a3531e11d99e79321d3",
|
|
112
|
-
"tree-sitter-just": "git+https://github.com/casey/tree-sitter-just.git",
|
|
112
|
+
"tree-sitter-just": "git+https://github.com/casey/tree-sitter-just.git#5685543a6e64f66335e25518c9ae8ffa1dae3d01",
|
|
113
113
|
"tree-sitter-kdl": "git+https://github.com/tree-sitter-grammars/tree-sitter-kdl.git#b37e3d58e5c5cf8d739b315d6114e02d42e66664",
|
|
114
114
|
"tree-sitter-kotlin": "^0.3.8",
|
|
115
|
-
"tree-sitter-latex": "git+https://github.com/latex-lsp/tree-sitter-latex.git",
|
|
115
|
+
"tree-sitter-latex": "git+https://github.com/latex-lsp/tree-sitter-latex.git#7e0ecdc02926c7b9b2e0c76003d4fe7b0944f957",
|
|
116
116
|
"tree-sitter-liquid": "git+https://github.com/hankthetank27/tree-sitter-liquid.git#e45dbac8c5fa95b1f0e00e7e0c04bc8855823391",
|
|
117
|
-
"tree-sitter-make": "git+https://github.com/tree-sitter-grammars/tree-sitter-make.git",
|
|
117
|
+
"tree-sitter-make": "git+https://github.com/tree-sitter-grammars/tree-sitter-make.git#70613f3d812cbabbd7f38d104d60a409c4008b43",
|
|
118
118
|
"tree-sitter-matlab": "git+https://github.com/acristoffers/tree-sitter-matlab.git#c2390a59016f74e7d5f75ef09510768b4f30217e",
|
|
119
119
|
"tree-sitter-nginx": "^1.0.1",
|
|
120
120
|
"tree-sitter-nim": "git+https://github.com/alaviss/tree-sitter-nim.git#3878440d9398515ae053c6f6024986e69868bb74",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"tree-sitter-php": "^0.24.2",
|
|
126
126
|
"tree-sitter-powershell": "^0.26.4",
|
|
127
127
|
"tree-sitter-prisma": "^1.6.0",
|
|
128
|
-
"tree-sitter-proto": "git+https://github.com/coder3101/tree-sitter-proto.git",
|
|
128
|
+
"tree-sitter-proto": "git+https://github.com/coder3101/tree-sitter-proto.git#d65a18ce7c2242801f702770114ad08056c7f8c9",
|
|
129
129
|
"tree-sitter-python": "^0.25.0",
|
|
130
130
|
"tree-sitter-qmljs": "^0.3.0",
|
|
131
131
|
"tree-sitter-query": "git+https://github.com/tree-sitter-grammars/tree-sitter-query.git#fc5409c6820dd5e02b0b0a309d3da2bfcde2db17",
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
"tree-sitter-scala": "^0.24.0",
|
|
137
137
|
"tree-sitter-scss": "^1.0.0",
|
|
138
138
|
"tree-sitter-solidity": "^1.2.13",
|
|
139
|
-
"tree-sitter-ssh-config": "git+https://github.com/tree-sitter-grammars/tree-sitter-ssh-config.git",
|
|
139
|
+
"tree-sitter-ssh-config": "git+https://github.com/tree-sitter-grammars/tree-sitter-ssh-config.git#71d2693deadaca8cdc09e38ba41d2f6042da1616",
|
|
140
140
|
"tree-sitter-swift": "^0.7.1",
|
|
141
|
-
"tree-sitter-templ": "git+https://github.com/vrischmann/tree-sitter-templ.git",
|
|
141
|
+
"tree-sitter-templ": "git+https://github.com/vrischmann/tree-sitter-templ.git#68d6707ed20159ae7525241b8161c126dc1c620c",
|
|
142
142
|
"tree-sitter-typescript": "^0.23.2",
|
|
143
143
|
"tree-sitter-vim": "git+https://github.com/tree-sitter-grammars/tree-sitter-vim.git#3092fcd99eb87bbd0fc434aa03650ba58bd5b43b",
|
|
144
144
|
"tree-sitter-vimdoc": "git+https://github.com/neovim/tree-sitter-vimdoc.git#f061895a0eff1d5b90e4fb60d21d87be3267031a",
|