Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.18.0 source code.tar.gz | 2024-01-28 | 39.1 kB | |
1.18.0 source code.zip | 2024-01-28 | 46.8 kB | |
README.md | 2024-01-28 | 434 Bytes | |
Totals: 3 Items | 86.3 kB | 0 |
- Add debug log for pathname mismatch
- Add
partitioned
tocookie
options - Add
priority
tocookie
options - Fix handling errors from setting cookie
- Support any type in
secret
thatcrypto.createHmac
supports - deps: cookie@0.6.0
- Fix
expires
option to reject invalid dates - perf: improve default decode speed
- perf: remove slow string split in parse
- Fix
- deps: cookie-signature@1.0.7