| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ab1614d commit 295b2f3
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,8 +1,9 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "NODE_MODULE_VERSION": [ | |
| 3 | - { "modules": 114,"runtime": "electron", "variant": "electron", "versions": "24" }, | ||
| 4 | - { "modules": 113,"runtime": "electron", "variant": "electron", "versions": "23" }, | ||
| 5 | - { "modules": 112, "runtime": "node", "variant": "v8_10.9", "versions": "20.0.0-pre" }, | ||
| 3 | + { "modules": 115,"runtime": "node", "variant": "v8_11.2", "versions": "20.0.0-pre" }, | ||
| 4 | + { "modules": 114,"runtime": "electron", "variant": "electron", "versions": "24" }, | ||
| 5 | + { "modules": 113,"runtime": "electron", "variant": "electron", "versions": "23" }, | ||
| 6 | + { "modules": 112,"runtime": "node", "variant": "v8_10.9", "versions": "20.0.0-pre" }, | ||
| 6 | 7 | { "modules": 111,"runtime": "node", "variant": "v8_10.7", "versions": "19.0.0" }, | |
| 7 | 8 | { "modules": 110,"runtime": "electron", "variant": "electron", "versions": "22" }, | |
| 8 | 9 | { "modules": 109,"runtime": "electron", "variant": "electron", "versions": "21" }, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -89,7 +89,7 @@ | |||
| 89 | 89 | * version matching should open a pull request to reserve a number in this | |
| 90 | 90 | * registry. | |
| 91 | 91 | */ | |
| 92 | - #define NODE_MODULE_VERSION 112 | ||
| 92 | + #define NODE_MODULE_VERSION 115 | ||
| 93 | 93 | ||
| 94 | 94 | // The NAPI_VERSION provided by this version of the runtime. This is the version | |
| 95 | 95 | // which the Node binary being built supports. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments