@naylence/agent-sdk 0.3.4-test.731 → 0.3.5-test.101
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/browser/index.js
CHANGED
|
@@ -15674,12 +15674,12 @@
|
|
|
15674
15674
|
// --- END ENV SHIM ---
|
|
15675
15675
|
|
|
15676
15676
|
// This file is auto-generated during build - do not edit manually
|
|
15677
|
-
// Generated from package.json version: 0.3.
|
|
15677
|
+
// Generated from package.json version: 0.3.6
|
|
15678
15678
|
/**
|
|
15679
15679
|
* The package version, injected at build time.
|
|
15680
15680
|
* @internal
|
|
15681
15681
|
*/
|
|
15682
|
-
const VERSION$1 = '0.3.
|
|
15682
|
+
const VERSION$1 = '0.3.6';
|
|
15683
15683
|
|
|
15684
15684
|
/**
|
|
15685
15685
|
* Fame protocol specific error classes with WebSocket close codes and proper inheritance.
|