0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00
verdaccio/test/unit/modules
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
..
access feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
api chore: organize block unit test 2019-07-27 07:17:08 +02:00
auth chore: add extra timeout for some heavy test 2019-07-27 07:20:30 +02:00
cli feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
config feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
logger refactor: add formatters 2019-07-26 09:35:19 +02:00
notifications feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
plugin feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
search feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
storage feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
uplinks feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
utils fix: allows pkg names that start with dash 2019-07-27 18:28:41 +02:00
web feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
basic_system.spec.ts feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00