@keynv/cli 0.1.0-rc.23 → 0.1.0-rc.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +196 -154
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keynv/cli",
|
|
3
|
-
"version": "0.1.0-rc.
|
|
3
|
+
"version": "0.1.0-rc.25",
|
|
4
4
|
"description": "Secrets vault CLI for teams and AI-assisted development — reference secrets by alias so the real values stay out of your code, shell history, and AI transcripts.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|