Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kp21p

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kp21p - npm Package Compare versions

Comparing version 1.0.0-alpha3 to 1.0.0

2

package.json
{
"name": "kp21p",
"version": "1.0.0-alpha3",
"version": "1.0.0",
"description": "KeePass to 1Password migrator.",

@@ -5,0 +5,0 @@ "bin": {

# KeePass to 1Password
Converts the KeePass (2.x) database XML file to a CSV file suitable for import into 1Password. Supported only [`Logins`](https://support.1password.com/create-csv-files/). Fields that are exported from KeePass:
- Title.
- URL.
- UserName.
- Password.
- Notes.
Tested on versions of KeePass 2.x and 1Password 7.
## Usage
0. [Install NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).
1. Export KeePass database to XML file (for example: `keepass.xml`).
2. Open terminal:
```bash
npm i kp21p -g
kp21p --help
kp21p keepass.xml 1password.csv
```
3. [Import CSV file](https://support.1password.com/import/#if-your-application-isn-t-listed-above) to 1Password.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc