Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ get-next-version.js
File
get-next-version.js
scripts/get-next-version.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
semver = require(
"semver"
);
2
const
child_process = require(
"child_process"
);
3
const
dayjs = require(
"dayjs"
);
4
const
fs = require(
"fs"
);
Callers
nothing calls this directly
Calls
7
setPreRelease
Function · 0.85
format
Method · 0.80
substring
Method · 0.80
log
Method · 0.65
parse
Method · 0.45
toString
Method · 0.45
compare
Method · 0.45
Tested by
no test coverage detected