zynor 0.0.97 → 0.1.0

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.
package/dist/native.d.ts CHANGED
@@ -2233,7 +2233,7 @@ declare const records: readonly [
2233
2233
  readonly mx: ".office365.com";
2234
2234
  },
2235
2235
  {
2236
- readonly name: "Gmail";
2236
+ readonly name: "Google Workspace";
2237
2237
  readonly mx: ".google.com";
2238
2238
  },
2239
2239
  {
@@ -2544,6 +2544,10 @@ declare const records: readonly [
2544
2544
  readonly name: "cPanel Webmail";
2545
2545
  readonly mx: "..................";
2546
2546
  },
2547
+ {
2548
+ readonly name: "Office (OWA)";
2549
+ readonly mx: "..................";
2550
+ },
2547
2551
  {
2548
2552
  readonly name: "Disposable";
2549
2553
  readonly mx: "..................";