Verdaccio - Package Updates
Pinned
Verdaccio
-
[1.47.1]
- Update Verdaccio to 5.13.1
- Full changelog
- There was a regression on initial release https://github.com/verdaccio/verdaccio/issues/2141 where the location of the storage was not taken in account, hopefully does not break anything.
-
[1.55.1]
- Update Verdaccio to 5.21.2
- Full changelog
- avoid setting body for GET requests (#3643) (e4573c7), closes #3601 #3601 by @melodyVoid
- update dependencies (#3649) ([ed80a25] (https://github.com/verdaccio/verdaccio/commit/ed80a25c08bf2971169b8ccfec96e404d019f2b1)) fix #3612 @juanpicado
-
[1.56.0]
- Update Verdaccio to 5.22.0
- Full changelog
- improved configuration parsing and token signature (#3658) (e50d4d9)
- the next major will include an enhancedLegacySignature property to be able get rid of [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated. and improve legacy token signature.
- Logger level configuration was being ignored (#3658) (e50d4d9) regresion at v5.20.0