MCPcopy 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

1const semver = require("semver");
2const child_process = require("child_process");
3const dayjs = require("dayjs");
4const fs = require("fs");

Callers

nothing calls this directly

Calls 7

setPreReleaseFunction · 0.85
formatMethod · 0.80
substringMethod · 0.80
logMethod · 0.65
parseMethod · 0.45
toStringMethod · 0.45
compareMethod · 0.45

Tested by

no test coverage detected