@initx-plugin/gpg
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "@initx-plugin/gpg", | ||
"type": "module", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "initx plugin, gpg key management", | ||
@@ -26,6 +26,5 @@ "author": "imba97", | ||
"dependencies": { | ||
"@initx-plugin/core": "^0.0.13", | ||
"@initx-plugin/utils": "^0.0.13", | ||
"fs-extra": "^11.2.0", | ||
"inquirer": "^12.0.1" | ||
"@initx-plugin/core": "^0.0.14", | ||
"@initx-plugin/utils": "^0.0.14", | ||
"fs-extra": "^11.2.0" | ||
}, | ||
@@ -35,4 +34,4 @@ "devDependencies": { | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/node": "^22.7.9", | ||
"bumpp": "^9.7.1", | ||
"@types/node": "^22.8.2", | ||
"bumpp": "^9.8.0", | ||
"eslint": "^9.13.0", | ||
@@ -43,3 +42,3 @@ "lint-staged": "^15.2.10", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^2.1.3" | ||
"vitest": "^2.1.4" | ||
}, | ||
@@ -46,0 +45,0 @@ "simple-git-hooks": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
0
7926
140
+ Added@initx-plugin/core@0.0.14(transitive)
+ Added@initx-plugin/utils@0.0.14(transitive)
- Removedinquirer@^12.0.1
- Removed@initx-plugin/core@0.0.13(transitive)
- Removed@initx-plugin/utils@0.0.13(transitive)
Updated@initx-plugin/core@^0.0.14
Updated@initx-plugin/utils@^0.0.14