aaguids 0.0.57 → 0.0.58

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 -1
  2. package/package.json +1 -1
package/aaguids.json CHANGED
@@ -369,5 +369,7 @@
369
369
  "fa37f553-f9b6-4adb-ac53-8bbb57ebdf0d": "Norton Password Manager",
370
370
  "a4a2d88e-9796-4356-9164-e2a5a8bd019c": "Avast Password Manager",
371
371
  "e7db2bd3-f2fe-4d71-ad78-7e7aa166cfd1": "Avira Password Manager",
372
- "6bb49926-160a-4306-a100-4eb39ba6ac45": "AVG Password Manager"
372
+ "6bb49926-160a-4306-a100-4eb39ba6ac45": "AVG Password Manager",
373
+ "da583154-ce16-4cdf-9fe6-1dba788c0998": "Hey Be Safe",
374
+ "d2717a32-9851-48a8-9961-b264c97a411a": "Fenko Vault"
373
375
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.57",
3
+ "version": "0.0.58",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",