aaguids 0.0.46 → 0.0.47

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 +3 -2
  2. package/package.json +1 -1
package/aaguids.json CHANGED
@@ -116,7 +116,7 @@
116
116
  "f56f58b3-d711-4afc-ba7d-6ac05f88cb19": "WinMagic FIDO Eazy - Phone",
117
117
  "6ec5cff2-a0f9-4169-945b-f33b563f7b99": "YubiKey Bio Series - Multi-protocol Edition (Enterprise Profile)",
118
118
  "882adaf5-3aa9-4708-8e7d-3957103775b4": "T-Shield TrustSec FIDO2 Bio and client PIN version",
119
- "49a15c1c-3f63-3f51-23a7-b9e00096edd1": "IDEX CTAP2.1 Biometric, No pin",
119
+ "49a15c1c-3f63-3f51-23a7-b9e00096edd1": "IDEX CTAP2.1 Biometrics",
120
120
  "f4c63eff-d26c-4248-801c-3736c7eaa93a": "FIDO KeyPass S3",
121
121
  "d384db22-4d50-ebde-2eac-5765cf1e2a44": "Excelsecu eSecu FIDO2 Fingerprint Security Key",
122
122
  "0db01cd6-5618-455b-bb46-1ec203d3213e": "GoldKey Security Token",
@@ -313,5 +313,6 @@
313
313
  "d350af52-0351-4ba2-acd3-dfeeadc3f764": "pwSafe",
314
314
  "d3452668-01fd-4c12-926c-83a4204853aa": "Microsoft Password Manager",
315
315
  "6d212b28-a2c1-4638-b375-5932070f62e9": "initial",
316
- "d49b2120-b865-4191-8cea-be84a52b0485": "Heimlane Vault"
316
+ "d49b2120-b865-4191-8cea-be84a52b0485": "Heimlane Vault",
317
+ "e8b7f4a2-c3d5-e6f7-890a-b1c2d3e4f567": "Sherlocked"
317
318
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.46",
3
+ "version": "0.0.47",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",