preferences
preferences copied to clipboard
Node.JS module for managing CLI application encrypted preferences
Create a unique NPM publish-permissioned token and add it to the repo's secrets as `NPM_AUTH_TOKEN` prior to merging this pull request. The workflow publishes on every push to master; NPM...
Hi! I'm using `preferences:1.0.2` in https://github.com/opendatakit/release-notes-generator and I'm getting a vulnerability warning due to the `js-yaml` dependency. I see that you updated the dependencies a couple of weeks ago. Are...
(node:12979) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.
The package `os-homedir` is deprecated and they suggest to use `require('os').homedir()` instead. I think getting rid of a dependency is always a good thing. Regards
`Preferences.remove('com.your.app.identifier')` or something similar would be fantastic.