@bitwarden/cli
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -16,3 +16,9 @@ { | ||
"message": "No Folder" | ||
}, | ||
"importFormatError": { | ||
"message": "Data is not formatted correctly. Please check your import file and try again." | ||
}, | ||
"importNothingError": { | ||
"message": "Nothing was imported." | ||
} | ||
} |
{ | ||
"name": "@bitwarden/cli", | ||
"description": "A secure and free password manager for all of your devices.", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"keywords": [ | ||
@@ -59,3 +59,3 @@ "bitwarden", | ||
"cross-env": "^5.1.4", | ||
"pkg": "^4.3.1", | ||
"pkg": "4.3.3", | ||
"ts-loader": "^3.5.0", | ||
@@ -62,0 +62,0 @@ "tslint": "^5.9.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
8711770
95252