aaguids 0.0.39 → 0.0.40

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
@@ -285,6 +285,7 @@
285
285
  "17290f1e-c212-34d0-1423-365d729f09d9": "Thales PIN iOS SDK",
286
286
  "50726f74-6f6e-5061-7373-50726f746f6e": "Proton Pass",
287
287
  "fdb141b2-5d84-443e-8a35-4698c205a502": "KeePassXC",
288
+ "eaecdef2-1c31-5634-8639-f1cbd9c00a08": "KeePassDX",
288
289
  "bfc748bb-3429-4faa-b9f9-7cfa9f3b76d0": "iPasswords",
289
290
  "b35a26b2-8f6e-4697-ab1d-d44db4da28c6": "Zoho Vault",
290
291
  "b78a0a55-6ef8-d246-a042-ba0f6d55050c": "LastPass",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.39",
3
+ "version": "0.0.40",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",