aaguids 0.0.62 → 0.0.64

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
@@ -381,5 +381,7 @@
381
381
  "5ca471bb-a56d-46ad-a496-67e70e9ed9fb": "Parcel",
382
382
  "45e3057e-b2f9-48ed-912f-9b901e153b16": "Uniqkey",
383
383
  "87f5ec51-f721-4feb-9fe4-be18c4971894": "PassCard",
384
- "477b05cd-7f78-4fe7-b629-27247f296138": "WALLIX Vault"
384
+ "477b05cd-7f78-4fe7-b629-27247f296138": "WALLIX Vault",
385
+ "53e7a7a5-e75f-4d3d-9483-12fc779cdf23": "Password Depot",
386
+ "cb6f6666-38ea-4873-9161-ff456a82d316": "iPass Secure Auth"
385
387
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.62",
3
+ "version": "0.0.64",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",