aaguids 0.0.60 → 0.0.61

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
@@ -2,6 +2,7 @@
2
2
  "fcb1bcb4-f370-078c-6993-bc24d0ae3fbe": "Ledger Nano X FIDO2 Authenticator",
3
3
  "6e8d1eae-8d40-4c25-bcf8-4633959afc71": "Veridium iOS SDK",
4
4
  "e8b7f4a2-c3d5-e6f7-890a-b1c2d3e4f567": "Sherlocked",
5
+ "51787637-8ab8-460c-9302-de0b853d4ffb": "SpearID FIDO2 Standard",
5
6
  "9eb7eabc-9db5-49a1-b6c3-555a802093f4": "YubiKey 5 Series with NFC KVZR57",
6
7
  "4d41190c-7beb-4a84-8018-adf265a6352d": "Thales IDPrime FIDO Bio",
7
8
  "2772ce93-eb4b-4090-8b73-330f48477d73": "Security Key NFC by Yubico - Enterprise Edition Preview",
@@ -376,6 +377,7 @@
376
377
  "6bb49926-160a-4306-a100-4eb39ba6ac45": "AVG Password Manager",
377
378
  "da583154-ce16-4cdf-9fe6-1dba788c0998": "Hey Be Safe",
378
379
  "d2717a32-9851-48a8-9961-b264c97a411a": "Fenko Vault",
380
+ "65c97700-f5ef-4d5c-8a42-f30e45ac94b7": "Royal Vault",
379
381
  "5ca471bb-a56d-46ad-a496-67e70e9ed9fb": "Parcel",
380
382
  "45e3057e-b2f9-48ed-912f-9b901e153b16": "Uniqkey",
381
383
  "87f5ec51-f721-4feb-9fe4-be18c4971894": "PassCard"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.60",
3
+ "version": "0.0.61",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",