aaguids 0.0.57 → 0.0.59

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 +7 -1
  2. package/package.json +1 -1
package/aaguids.json CHANGED
@@ -105,12 +105,14 @@
105
105
  "eb7ef748-cbe0-4b40-b8f6-07bd2d592d35": "YubiKey 5 CCN Series with NFC (Consumer Profile)",
106
106
  "a02167b9-ae71-4ac7-9a07-06432ebb6f1c": "YubiKey 5 Series with Lightning",
107
107
  "82b0a720-127a-4788-b56d-d1d4b2d82eac": "ID-One Key",
108
+ "6169eb16-f87a-42d8-978d-e1ac0c3f319f": "GoTrust Idem Card",
108
109
  "2c0df832-92de-4be1-8412-88a8f074df4a": "Feitian FIDO Smart Card",
109
110
  "59f85fe7-faa5-4c92-9f52-697b9d4d5473": "RSA Authenticator 4 for Android",
110
111
  "22682ee5-4f0e-4c19-be3e-797d5770ebfe": "Precision InnaIT Key FIDO 2 Level 2 certified",
111
112
  "79f3c8ba-9e35-484b-8f47-53a5a0f5c630": "YubiKey 5 FIPS Series with NFC (Enterprise Profile)",
112
113
  "6e34341a-88c7-483d-b777-a425c355be93": "WebComm OETHenticator",
113
114
  "7a53c643-9dec-4219-b3a4-f9d24aca4e12": "G+D StarKey FIDO2-NFC",
115
+ "19bca99b-7c09-44fe-a969-8cba45764542": "HID Crescendo Key V3 FIPS",
114
116
  "def8ab1a-9f91-44f1-a103-088d8dc7d681": "IDEMIA SOLVO Fly 80 R3 FIDO Card e",
115
117
  "9955a1cd-564c-d388-ad68-9878a27be9f1": "StarSign Chase FIDO Card",
116
118
  "9dd8d593-2213-438a-97f8-d6b813d51c27": "YubiKey Bio Fido Edition (Consumer Profile)",
@@ -238,6 +240,7 @@
238
240
  "560a780c-b6ae-4f03-b110-082f856425b4": "KQC QuKey Bio FIDO2 Authenticator",
239
241
  "1ac71f64-468d-4fe0-bef1-0e5f2f551f18": "YubiKey 5 Series with NFC (Enterprise Profile)",
240
242
  "6d44ba9b-f6ec-2e49-b930-0c8fe920cb73": "Security Key by Yubico with NFC",
243
+ "b68c4b8d-65cb-42ae-b4f6-8606dfba3c22": "IDEMIA SOLVO Fly 80 R3 FIDO Card for j",
241
244
  "6832d205-75f2-44c7-a864-e868c796d06e": "Precision InnaIT Key FIDO 2 Level 2 certified",
242
245
  "9eb85bb6-9625-4a72-815d-0487830ccab2": "Ensurity AUTH BioPro Desktop",
243
246
  "30b5035e-d297-4ff7-010b-addc96ba6a98": "OneSpan DIGIPASS FX7-B",
@@ -320,6 +323,7 @@
320
323
  "bc2fe499-0d8e-4ffe-96f3-94a82840cf8c": "OCTATCO EzQuant FIDO2 AUTHENTICATOR",
321
324
  "eb3b131e-59dc-536a-d176-cb7306da10f5": "ellipticSecure MIRkey USB Authenticator",
322
325
  "3fd410dc-8ab7-4b86-a1cb-c7174620b2dc": "IDEMIA SOLVO Fly 80 R1 FIDO Card Draft",
326
+ "c09b3399-4a3d-306c-7bdc-967fef47241f": "Giesecke+Devrient StarSign FIDO Card 2.1",
323
327
  "a6c5f5d8-2ad0-48b6-8257-e502c8970931": "eToken FIDO NFC Enterprise",
324
328
  "e400ef8c-711d-4692-af46-7f2cf7da23ad": "Swissbit iShield Key 2 Enterprise",
325
329
  "87c13177-85d6-40ac-8c61-fe7ab3de9dfb": "HID Crescendo Key V3",
@@ -369,5 +373,7 @@
369
373
  "fa37f553-f9b6-4adb-ac53-8bbb57ebdf0d": "Norton Password Manager",
370
374
  "a4a2d88e-9796-4356-9164-e2a5a8bd019c": "Avast Password Manager",
371
375
  "e7db2bd3-f2fe-4d71-ad78-7e7aa166cfd1": "Avira Password Manager",
372
- "6bb49926-160a-4306-a100-4eb39ba6ac45": "AVG Password Manager"
376
+ "6bb49926-160a-4306-a100-4eb39ba6ac45": "AVG Password Manager",
377
+ "da583154-ce16-4cdf-9fe6-1dba788c0998": "Hey Be Safe",
378
+ "d2717a32-9851-48a8-9961-b264c97a411a": "Fenko Vault"
373
379
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.57",
3
+ "version": "0.0.59",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",