@xtr-dev/rondevu-server 0.5.13 → 0.5.14

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xtr-dev/rondevu-server",
3
- "version": "0.5.13",
3
+ "version": "0.5.14",
4
4
  "description": "DNS-like WebRTC signaling server with credential-based authentication and service discovery",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
package/wrangler.toml CHANGED
@@ -24,7 +24,7 @@ OFFER_MAX_TTL = "86400000"
24
24
  OFFER_MIN_TTL = "60000"
25
25
  MAX_OFFERS_PER_REQUEST = "100"
26
26
  CORS_ORIGINS = "*"
27
- VERSION = "0.5.2"
27
+ VERSION = "0.5.13"
28
28
 
29
29
  # MASTER_ENCRYPTION_KEY must be set as a secret:
30
30
  # npx wrangler secret put MASTER_ENCRYPTION_KEY