@initx-plugin/gpg
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@initx-plugin/gpg", | ||
"type": "module", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "initx plugin, gpg key management", | ||
@@ -19,3 +19,3 @@ "author": "imba97", | ||
], | ||
"main": "dist/index.cjs", | ||
"main": "dist/index.mjs", | ||
"module": "dist/index.mjs", | ||
@@ -27,4 +27,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@initx-plugin/core": "0.0.8", | ||
"@initx-plugin/utils": "0.0.8" | ||
"@initx-plugin/core": "0.0.9", | ||
"@initx-plugin/utils": "0.0.9" | ||
}, | ||
@@ -31,0 +31,0 @@ "scripts": { |
5
73235
6
2147
+ Added@initx-plugin/core@0.0.9(transitive)
+ Added@initx-plugin/utils@0.0.9(transitive)
- Removed@initx-plugin/core@0.0.8(transitive)
- Removed@initx-plugin/utils@0.0.8(transitive)
Updated@initx-plugin/core@0.0.9
Updated@initx-plugin/utils@0.0.9