0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00
verdaccio/test/unit
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
..
__helper feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
functionalLibs feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
modules fix: allows pkg names that start with dash 2019-07-27 18:28:41 +02:00
partials chore: remove ununsed prop in storage spec config file 2019-07-27 07:21:45 +02:00