aaguids 0.0.52 → 0.0.53

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 +2 -0
  2. package/package.json +1 -1
package/aaguids.json CHANGED
@@ -56,6 +56,7 @@
56
56
  "4c50ff10-1057-4fc6-b8ed-43a529530c3c": "ImproveID Authenticator",
57
57
  "c611b55c-77b2-4527-8082-590e931b2f08": "GoTrust Idem Key ",
58
58
  "ee041bce-25e5-4cdb-8f86-897fd6418464": "Feitian ePass FIDO2-NFC Authenticator",
59
+ "2588ae83-5a3b-4536-b8de-5e540200d191": "Dapple Authenticator from Dapple Security Inc.",
59
60
  "4b89f401-464e-4745-a520-486ddfc5d80e": "IIST FIDO2 Authenticator",
60
61
  "2cd2f727-f6ca-44da-8f48-5c2e5da000a2": "Nitrokey 3 AM",
61
62
  "10c70715-2a9a-4de1-b0aa-3cff6d496d39": "eToken Fusion NFC FIPS",
@@ -79,6 +80,7 @@
79
80
  "50cbf15a-238c-4457-8f16-812c43bf3c49": "Ensurity AUTH TouchPro",
80
81
  "ee7fa1e0-9539-432f-bd43-9c2fc6d4f311": "VeriMark NFC+ USB-C Security Key",
81
82
  "b90e7dc1-316e-4fee-a25a-56a666a670fe": "YubiKey 5 Series with Lightning (Enterprise Profile)",
83
+ "6d4aa745-dad5-40c4-b9b4-6a252fcee70f": "GoTrust Cyber Key",
82
84
  "175cd298-83d2-4a26-b637-313c07a6434e": "Chunghwa Telecom FIDO2 Smart Card Authenticator",
83
85
  "34744913-4f57-4e6e-a527-e9ec3c4b94e6": "YubiKey Bio Series - Multi-protocol Edition",
84
86
  "5ea308b2-7ac7-48b9-ac09-7e2da9015f8c": "Veridium Android SDK",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.52",
3
+ "version": "0.0.53",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",