Verdaccio - Package Updates
Pinned
Verdaccio
-
[1.45.2]
- Update Verdaccio to 5.10.2
- Full changelog
- deps: update dependency dayjs to v1.11.2 (#3159) (cd39a42)
- deps: update dependency express to v4.18.1 (#3160) (5fffeac)
- deps: update dependency lru-cache to v7.9.0 (#3161) (f16a1ea)
- remove lru deprecation warning (#3158) (adfbefc)
- duplicated groups on use jwt tokens
-
[1.45.3]
- Update Verdaccio to 5.10.3
- Full changelog
- deps: update dependency @verdaccio/readme to v10.3.4 (#3197) (2443900)
- deps: update dependency marked to v4.0.16 (#3187) (a17378d)
- deps: update dependency verdaccio-audit to v10.2.2 (#3201) (9e743f4)
-
[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