Bladeren bron

feat: Updates strophe stream management plugin.

release-8443
damencho 2 jaren geleden
bovenliggende
commit
bd946a17a7
2 gewijzigde bestanden met toevoegingen van 7 en 7 verwijderingen
  1. 6
    6
      package-lock.json
  2. 1
    1
      package.json

+ 6
- 6
package-lock.json Bestand weergeven

24
         "sdp-transform": "2.3.0",
24
         "sdp-transform": "2.3.0",
25
         "strophe.js": "1.6.0",
25
         "strophe.js": "1.6.0",
26
         "strophejs-plugin-disco": "0.0.2",
26
         "strophejs-plugin-disco": "0.0.2",
27
-        "strophejs-plugin-stream-management": "git+https://github.com/jitsi/strophejs-plugin-stream-management#b42f961f141fdf9380d73080c9e6bb23c9c57272",
27
+        "strophejs-plugin-stream-management": "git+https://github.com/jitsi/strophejs-plugin-stream-management#679be5902097ed612fb5062b5549f3f32b6f5f47",
28
         "uuid": "8.1.0",
28
         "uuid": "8.1.0",
29
         "webrtc-adapter": "8.1.1"
29
         "webrtc-adapter": "8.1.1"
30
       },
30
       },
6067
     },
6067
     },
6068
     "node_modules/strophejs-plugin-stream-management": {
6068
     "node_modules/strophejs-plugin-stream-management": {
6069
       "version": "1.0.0",
6069
       "version": "1.0.0",
6070
-      "resolved": "git+ssh://git@github.com/jitsi/strophejs-plugin-stream-management.git#b42f961f141fdf9380d73080c9e6bb23c9c57272",
6071
-      "integrity": "sha512-8jNspGOrRFtPYfI0EkFiLrr45VWvV0YbR//6Rrpy5kNgAQ9SRKAHDOueQ85Qb1/tdTzZyYlWTsp2VMwNzMIdNA==",
6070
+      "resolved": "git+ssh://git@github.com/jitsi/strophejs-plugin-stream-management.git#679be5902097ed612fb5062b5549f3f32b6f5f47",
6071
+      "integrity": "sha512-pQUT174bznpLEVNAnJT2Q7lyoSaoIoo8LaVyglRx5rWwxpdHUcS+8NjfLYDlqM+rLcsO1uAKt/fMZ7j3clj9qg==",
6072
       "license": "MIT",
6072
       "license": "MIT",
6073
       "peerDependencies": {
6073
       "peerDependencies": {
6074
         "strophe.js": ">=1.3.4"
6074
         "strophe.js": ">=1.3.4"
11450
       "requires": {}
11450
       "requires": {}
11451
     },
11451
     },
11452
     "strophejs-plugin-stream-management": {
11452
     "strophejs-plugin-stream-management": {
11453
-      "version": "git+ssh://git@github.com/jitsi/strophejs-plugin-stream-management.git#b42f961f141fdf9380d73080c9e6bb23c9c57272",
11454
-      "integrity": "sha512-8jNspGOrRFtPYfI0EkFiLrr45VWvV0YbR//6Rrpy5kNgAQ9SRKAHDOueQ85Qb1/tdTzZyYlWTsp2VMwNzMIdNA==",
11455
-      "from": "strophejs-plugin-stream-management@git+https://github.com/jitsi/strophejs-plugin-stream-management#b42f961f141fdf9380d73080c9e6bb23c9c57272",
11453
+      "version": "git+ssh://git@github.com/jitsi/strophejs-plugin-stream-management.git#679be5902097ed612fb5062b5549f3f32b6f5f47",
11454
+      "integrity": "sha512-pQUT174bznpLEVNAnJT2Q7lyoSaoIoo8LaVyglRx5rWwxpdHUcS+8NjfLYDlqM+rLcsO1uAKt/fMZ7j3clj9qg==",
11455
+      "from": "strophejs-plugin-stream-management@git+https://github.com/jitsi/strophejs-plugin-stream-management#679be5902097ed612fb5062b5549f3f32b6f5f47",
11456
       "requires": {}
11456
       "requires": {}
11457
     },
11457
     },
11458
     "supports-color": {
11458
     "supports-color": {

+ 1
- 1
package.json Bestand weergeven

31
     "sdp-transform": "2.3.0",
31
     "sdp-transform": "2.3.0",
32
     "strophe.js": "1.6.0",
32
     "strophe.js": "1.6.0",
33
     "strophejs-plugin-disco": "0.0.2",
33
     "strophejs-plugin-disco": "0.0.2",
34
-    "strophejs-plugin-stream-management": "git+https://github.com/jitsi/strophejs-plugin-stream-management#b42f961f141fdf9380d73080c9e6bb23c9c57272",
34
+    "strophejs-plugin-stream-management": "git+https://github.com/jitsi/strophejs-plugin-stream-management#679be5902097ed612fb5062b5549f3f32b6f5f47",
35
     "uuid": "8.1.0",
35
     "uuid": "8.1.0",
36
     "webrtc-adapter": "8.1.1"
36
     "webrtc-adapter": "8.1.1"
37
   },
37
   },

Laden…
Annuleren
Opslaan