1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/unit/modules/utils
Juan Picado @jotadeveloper e319435d73
fix: allows pkg names that start with dash
Description

In sinopia 9f662a69e1 (diff-50e3aa130a4f97a42ee2cf111c7b1d9d) a validation name for packages that start with dashs was added due this pattern is reserved by couchdb, but npmjs allows that now. I guess this is not a restriction anymore.

fix: https://github.com/verdaccio/verdaccio/issues/1400
2019-07-27 18:28:41 +02:00
..
__snapshots__ feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
api.__test.template.ts feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
config-utils.spec.ts feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
parseInterval.spec.ts feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
tag.version.spec.ts feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
utils.spec.ts fix: allows pkg names that start with dash 2019-07-27 18:28:41 +02:00