aaguids 0.0.27 → 0.0.28

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 -1
  2. package/package.json +1 -1
package/aaguids.json CHANGED
@@ -270,5 +270,6 @@
270
270
  "de503f9c-21a4-4f76-b4b7-558eb55c6f89": "Devolutions",
271
271
  "22248c4c-7a12-46e2-9a41-44291b373a4d": "LogMeOnce",
272
272
  "a10c6dd9-465e-4226-8198-c7c44b91c555": "Kaspersky Password Manager",
273
- "d350af52-0351-4ba2-acd3-dfeeadc3f764": "pwSafe"
273
+ "d350af52-0351-4ba2-acd3-dfeeadc3f764": "pwSafe",
274
+ "d3452668-01fd-4c12-926c-83a4204853aa": "Microsoft Password Manager"
274
275
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.27",
3
+ "version": "0.0.28",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",