@rei-standard/amsg-client 2.0.0-pre1 → 2.0.1

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/index.d.cts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * ReiStandard Client SDK
3
- * v2.0.0-pre1
3
+ * v2.0.1
4
4
  *
5
5
  * Lightweight browser client that handles:
6
6
  * - AES-256-GCM encryption using the Web Crypto API
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * ReiStandard Client SDK
3
- * v2.0.0-pre1
3
+ * v2.0.1
4
4
  *
5
5
  * Lightweight browser client that handles:
6
6
  * - AES-256-GCM encryption using the Web Crypto API
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rei-standard/amsg-client",
3
- "version": "2.0.0-pre1",
3
+ "version": "2.0.1",
4
4
  "description": "ReiStandard Active Messaging browser client SDK",
5
5
  "repository": {
6
6
  "type": "git",