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.
resolved
1 parent 5ad13ca commit 8b89774Copy full SHA for 8b89774
README.md
@@ -81,6 +81,7 @@ const result = {
81
82
// raw version specifiers and keywords (as keys) resolved to exact Node.js versions (as values)
83
// the value will be `false` when the specifier/keyword is unrecognized
84
+ // will be an empty object when the `raw` array is empty
85
"resolved": {
86
"8": "8.17.0",
87
"10": "10.18.0",
0 commit comments