aaguids 0.0.15 → 0.0.16

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
@@ -210,5 +210,6 @@
210
210
  "bfc748bb-3429-4faa-b9f9-7cfa9f3b76d0": "iPasswords",
211
211
  "b35a26b2-8f6e-4697-ab1d-d44db4da28c6": "Zoho Vault",
212
212
  "b78a0a55-6ef8-d246-a042-ba0f6d55050c": "LastPass",
213
- "de503f9c-21a4-4f76-b4b7-558eb55c6f89": "Devolutions"
213
+ "de503f9c-21a4-4f76-b4b7-558eb55c6f89": "Devolutions",
214
+ "22248c4c-7a12-46e2-9a41-44291b373a4d": "LogMeOnce"
214
215
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aaguids",
3
- "version": "0.0.15",
3
+ "version": "0.0.16",
4
4
  "description": "Maps AAGUIDs to display names.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",