@connectreport/connectreport-js 2.79.0 → 2.79.2

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/index.ts CHANGED
@@ -77,4 +77,6 @@ export class ConnectReport {
77
77
  }
78
78
 
79
79
  // @ts-ignore
80
- (globalThis as any).ConnectReport = ConnectReport;
80
+ (globalThis as any).ConnectReport = ConnectReport;
81
+
82
+ export * from "./api";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@connectreport/connectreport-js",
3
- "version": "2.79.0",
3
+ "version": "2.79.2",
4
4
  "description": "Client side library for interfacing with ConnectReport Server APIs",
5
5
  "author": "Meta Technologies, LLC",
6
6
  "keywords": [