UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

5 lines (4 loc) 190 B
'use strict'; module.exports = function () { return /\bv?(?:0|[1-9][0-9]*)\.(?:0|[1-9][0-9]*)\.(?:0|[1-9][0-9]*)(?:-[\da-z\-]+(?:\.[\da-z\-]+)*)?(?:\+[\da-z\-]+(?:\.[\da-z\-]+)*)?\b/ig; };