storemyapi / version history
5 versions published.
v1.0.5latest
March 5, 2026A secure, cloud-synced environment variable manager for your development workflow.
Changes
- +Replaced prompts library with inquirer for better interactive input
- +Removed storemyapi self-reference cleanup
- +Stability improvements across auth flow
Dependencies (6)
axioscommanderinquirerjwt-decodeopenstoremyapi
v1.0.4
March 5, 2026A secure, cloud-synced environment variable manager for your development workflow.
Changes
- +Added jwt-decode for local token parsing
- +Improved authentication token handling
- +Added session persistence between runs
Dependencies (5)
openaxioscommanderjwt-decodestoremyapi
v1.0.3
March 3, 2026A secure, cloud-synced environment variable manager for your development workflow.
Changes
- +Updated package description
- +Refined cloud sync reliability
- +Minor CLI output formatting fixes
Dependencies (4)
openaxioscommanderstoremyapi
v1.0.2
March 2, 2026The official command-line tool for StoreMyAPI.
Changes
- +Added open for browser-based OAuth flow
- +Added axios for API communication
- +First working cloud sync implementation
Dependencies (4)
openaxioscommanderstoremyapi
v1.0.0
February 23, 2026Initial release.
Changes
- +Initial release
- +Basic set/get/list/delete commands
- +Local storage only