We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a319791 commit 99938a6Copy full SHA for 99938a6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "v8-profiler-next",
3
- "version": "1.9.0-pre",
+ "version": "1.9.0",
4
"description": "node bindings for the v8 profiler",
5
"main": "dispatch.js",
6
"binary": {
scripts/versions.js
@@ -10,5 +10,5 @@ exports.os7u = [
10
];
11
12
exports.os8u = [
13
- 'node-v18.3.0',
+ 'node-v18.4.0',
14
0 commit comments