This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
v5.5.0
Fixes
- Change how updating password works for macOS to leverage
SecKeychainItemModifyAttributesAndData
which will help with concurrent reads and writes - #260, thanks @RMacfarlane
devDependencies
- Bump
mocha
from7.0.1
to7.1.1