UNPKG

227 BJavaScriptView Raw
1const e=require("./messagehandler").messagesHandler;function s(s){var n=this.async();setTimeout(function(){if(!/^v[0-9]{1,2}$/.test(s))return n(e("VERSION_ERROR",{version:s}));n(null,!0)},100)}module.exports={validateSemver:s};
\No newline at end of file