webrtc-streamer 0.8.17 → 0.8.18

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.
Files changed (2) hide show
  1. package/SECURITY.md +13 -0
  2. package/package.json +1 -1
package/SECURITY.md ADDED
@@ -0,0 +1,13 @@
1
+ # Security Policy
2
+
3
+ ## Supported Versions
4
+
5
+
6
+ | Version | Supported |
7
+ | -------- | ------------------ |
8
+ | latest | :white_check_mark: |
9
+ | < latest | :x: |
10
+
11
+ ## Reporting a Vulnerability
12
+
13
+ Please report vulnerability in https://github.com/mpromonet/webrtc-streamer/issues
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "webrtc-streamer",
3
- "version": "0.8.17",
3
+ "version": "0.8.18",
4
4
  "description": "",
5
5
  "main": "joinjanusvideoroom.js",
6
6
  "dependencies": {