aaguids 0.0.53 → 0.0.54

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.
Files changed (2) hide show
  1. package/aaguids.json +1 -0
  2. package/package.json +1 -1
package/aaguids.json CHANGED
@@ -345,6 +345,7 @@
345
345
  "50726f74-6f6e-5061-7373-50726f746f6e": "Proton Pass",
346
346
  "fdb141b2-5d84-443e-8a35-4698c205a502": "KeePassXC",
347
347
  "eaecdef2-1c31-5634-8639-f1cbd9c00a08": "KeePassDX",
348
+ "9addb28c-b46f-4402-808f-019651441ff3": "KeePassPasskey",
348
349
  "bfc748bb-3429-4faa-b9f9-7cfa9f3b76d0": "iPasswords",
349
350
  "b35a26b2-8f6e-4697-ab1d-d44db4da28c6": "Zoho Vault",
350
351
  "b78a0a55-6ef8-d246-a042-ba0f6d55050c": "LastPass",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.53",
3
+ "version": "0.0.54",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",