| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 21b131e commit db1700e
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "NODE_MODULE_VERSION": [ | |
| 3 | + { "modules": 138,"runtime": "node", "variant": "v8_13.7", "versions": "25.0.0-pre" }, | ||
| 3 | 4 | { "modules": 137,"runtime": "node", "variant": "v8_13.6", "versions": "24.0.0" }, | |
| 4 | 5 | { "modules": 136,"runtime": "electron", "variant": "electron", "versions": "37" }, | |
| 5 | 6 | { "modules": 135,"runtime": "electron", "variant": "electron", "versions": "36" }, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -95,7 +95,7 @@ | |||
| 95 | 95 | #if defined(NODE_EMBEDDER_MODULE_VERSION) | |
| 96 | 96 | #define NODE_MODULE_VERSION NODE_EMBEDDER_MODULE_VERSION | |
| 97 | 97 | #else | |
| 98 | - #define NODE_MODULE_VERSION 137 | ||
| 98 | + #define NODE_MODULE_VERSION 138 | ||
| 99 | 99 | #endif | |
| 100 | 100 | ||
| 101 | 101 | // The NAPI_VERSION supported by the runtime. This is the inclusive range of | |
| Back | FazBrowse Home | New Git URL |
0 commit comments