aaguids 0.0.49 → 0.0.50

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 +5 -1
  2. package/package.json +1 -1
package/aaguids.json CHANGED
@@ -71,6 +71,7 @@
71
71
  "39589099-9a75-49fc-afaa-801ca211c62a": "Feitian ePass FIDO-NFC (Enterprise Profile) (CTAP2.1, CTAP2.0, U2F)",
72
72
  "149a2021-8ef6-4133-96b8-81f8d5b7f1f5": "Security Key by Yubico with NFC",
73
73
  "5df66f62-5b47-43d3-aa1d-a6e31c8dbeb5": "Securitag Assembly Group FIDO Authenticator NFC",
74
+ "9a272558-5cfa-4424-be37-65509677b77d": "SECORA ID Key S USB by Infineon Consumer Edition",
74
75
  "09619fbf-d75e-4a62-be1d-fe4d240864ae": "VeriMark(TM) Guard 2.1 Fingerprint Security Key",
75
76
  "50cbf15a-238c-4457-8f16-812c43bf3c49": "Ensurity AUTH TouchPro",
76
77
  "ee7fa1e0-9539-432f-bd43-9c2fc6d4f311": "VeriMark NFC+ USB-C Security Key",
@@ -172,6 +173,7 @@
172
173
  "092277e5-8437-46b5-b911-ea64b294acb7": "Taglio CTAP2.1 CS",
173
174
  "ca87cb70-4c1b-4579-a8e8-4efdd7c007e0": "FIDO Alliance TruU Sample FIDO2 Authenticator",
174
175
  "23195a52-62d9-40fa-8ee5-23b173f4fb52": "Hyper FIDO Pro NFC",
176
+ "3e9db280-256a-4e17-b08e-19d79e9be166": "SECORA ID V2 by Infineon Pay Edition",
175
177
  "a7fc3f84-86a3-4da4-a3d7-eb6485a066d8": "NEOWAVE Badgeo FIDO2 (CTAP 2.1)",
176
178
  "9e66c661-e428-452a-a8fb-51f7ed088acf": "YubiKey 5 FIPS Series with Lightning (RC Preview)",
177
179
  "58b44d0b-0a7c-f33a-fd48-f7153c871352": "Ledger Nano S Plus FIDO2 Authenticator",
@@ -250,6 +252,7 @@
250
252
  "ba76a271-6eb6-4171-874d-b6428dbe3437": "ATKey.ProS",
251
253
  "97e6a830-c952-4740-95fc-7c78dc97ce47": "YubiKey Bio Series - Multi-protocol Edition (Enterprise Profile)",
252
254
  "f573f209-b7fb-b261-671a-d7cf624cc812": "Excelsecu eSecu FIDO2 PRO+ Security Key",
255
+ "005b20e1-f146-4b87-8f3a-36848ff60ea6": "SECORA ID V2 by Infineon Pay Edition M",
253
256
  "6e24d385-004a-16a0-7bfe-efd963845b34": "Ledger Stax FIDO2 Authenticator",
254
257
  "ee882879-721c-4913-9775-3dfcce97072a": "YubiKey 5 Series",
255
258
  "8876631b-d4a0-427f-5773-0ec71c9e0279": "Solo Secp256R1 FIDO2 CTAP2 Authenticator",
@@ -319,5 +322,6 @@
319
322
  "d3452668-01fd-4c12-926c-83a4204853aa": "Microsoft Password Manager",
320
323
  "6d212b28-a2c1-4638-b375-5932070f62e9": "initial",
321
324
  "d49b2120-b865-4191-8cea-be84a52b0485": "Heimlane Vault",
322
- "d9be9d39-e6a6-4c28-a581-32b044d986e4": "Sticky Password Manager"
325
+ "d9be9d39-e6a6-4c28-a581-32b044d986e4": "Sticky Password Manager",
326
+ "70617373-7761-6c6c-6669-646f32303236": "Passwall"
323
327
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.49",
3
+ "version": "0.0.50",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",