| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 908c468 commit 70b6bd8
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": 144,"runtime": "node", "variant": "v8_14.3", "versions": "26.0.0-pre" }, | ||
| 3 | 4 | { "modules": 143,"runtime": "electron", "variant": "electron", "versions": "40" }, | |
| 4 | 5 | { "modules": 142,"runtime": "node", "variant": "v8_14.2", "versions": "26.0.0-pre" }, | |
| 5 | 6 | { "modules": 141,"runtime": "node", "variant": "v8_14.1", "versions": "25.0.0" }, | |
| 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 142 | ||
| 98 | + #define NODE_MODULE_VERSION 144 | ||
| 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