Watch file results

component: main
debian_mangled_uversion: 8.3.2+~8.3.3
debian_uversion: 8.3.2+~8.3.3
distribution: debian
last_check: 2024-04-24 00:50:18.975553
release: sid
source: node-uuid
status: newer package available
upstream_url: https://github.com/uuidjs/uuid/archive/refs/tags/v8.3.2.tar.gz
upstream_version: 8.3.2+~8.3.4
version: 8.3.2+~8.3.3-4
watch_file:
version=4
# check: uscan --report
# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan

opts=\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-$1/,\
dversionmangle=auto \
https://github.com/uuidjs/uuid/tags \
.*?(8\.[\d\.]+)@ARCHIVE_EXT@ group

# NPM registry needed for node types (avoid if at all possible!)
opts=\
ctype=nodejs,\
component=Xtypes,\
searchmode=plain,\
pgpmode=none,\
filenamemangle=s/.*?-?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-types-$1/,\
dversionmangle=auto \
https://registry.npmjs.org/@types/uuid \
https://registry.npmjs.org/@types/uuid/-/uuid-(8\.[\d\.]+)@ARCHIVE_EXT@ group