0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/test/unit/modules
Juan Picado @jotadeveloper c264f944fb
fix: unpublish and add or remove star colision (#1434)
* fix: unpublish and add or remove star colision

The issue was the npm star use a similar payload, but we did not check properly the shape of the payload, this fix and allow unpublish correctly.

Improve unit testing for publishing and unpublishing
Add new code documentation for future changes.

* chore: update secrets baseline

* chore: add missing type

this will requires update types in the future
2019-08-10 13:38:06 +02:00
..
access feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
api fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
auth fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
cli fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +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