aaguids 0.0.55 → 0.0.56

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
@@ -243,6 +243,7 @@
243
243
  "53414d53-554e-4700-0000-000000000000": "Samsung Pass",
244
244
  "e416201b-afeb-41ca-a03d-2281c28322aa": "ATKey.Pro CTAP2.1",
245
245
  "905b4cb4-ed6f-4da9-92fc-45e0d4e9b5c7": "YubiKey 5 FIPS Series (Enterprise Profile)",
246
+ "dee49ee1-11cb-47b6-bed0-8e995e67a0fb": "SECORA Connect SLS21 D1 FIDO 2.1 v1.0 by Infineon - Consumer Edition",
246
247
  "cfcb13a2-244f-4b36-9077-82b79d6a7de7": "USB/NFC Passcode Authenticator",
247
248
  "76692dc1-c56a-48d9-8e7d-31b5ced430ac": "VeriMark NFC+ USB-A Security Key",
248
249
  "91ad6b93-264b-4987-8737-3a690cad6917": "Token Ring FIDO2 Authenticator",
@@ -320,6 +321,7 @@
320
321
  "87c13177-85d6-40ac-8c61-fe7ab3de9dfb": "HID Crescendo Key V3",
321
322
  "1c086528-58d5-f211-823c-356786e36140": "Atos CardOS FIDO2",
322
323
  "77010bd7-212a-4fc9-b236-d2ca5e9d4084": "Feitian BioPass FIDO2 Authenticator",
324
+ "3b3faa7b-2c56-4489-bcd3-53b83ee75768": "SECORA Connect SLS21 D1 FIDO 2.1 v1.0 by Infineon - Enterprise Edition",
323
325
  "d94a29d9-52dd-4247-9c2d-8b818b610389": "VeriMark Guard Fingerprint Key",
324
326
  "7b96457d-e3cd-432b-9ceb-c9fdd7ef7432": "YubiKey 5 FIPS Series with Lightning",
325
327
  "7991798a-a7f3-487f-98c0-3faf7a458a04": "HID Crescendo Key V3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.55",
3
+ "version": "0.0.56",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",