tangled
alpha
login
or
join now
scrumplex.net
/
website
0
fork
atom
My personal website
0
fork
atom
overview
issues
pulls
1
pipelines
fix(deps): update dependency hls.js to v1.6.15
Skippy
3 months ago
857928e5
b13b5a7f
+5
-5
2 changed files
expand all
collapse all
unified
split
package-lock.json
package.json
+4
-4
package-lock.json
···
19
"@tsparticles/updater-opacity": "3.9.1",
20
"@tsparticles/updater-size": "3.9.1",
21
"base64url": "3.0.1",
22
-
"hls.js": "1.6.14",
23
"normalize.scss": "0.1.0",
24
"ovenplayer": "0.10.45"
25
},
···
4811
}
4812
},
4813
"node_modules/hls.js": {
4814
-
"version": "1.6.14",
4815
-
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.14.tgz",
4816
-
"integrity": "sha512-CSpT2aXsv71HST8C5ETeVo+6YybqCpHBiYrCRQSn3U5QUZuLTSsvtq/bj+zuvjLVADeKxoebzo16OkH8m1+65Q==",
4817
"license": "Apache-2.0"
4818
},
4819
"node_modules/http-cache-semantics": {
···
19
"@tsparticles/updater-opacity": "3.9.1",
20
"@tsparticles/updater-size": "3.9.1",
21
"base64url": "3.0.1",
22
+
"hls.js": "1.6.15",
23
"normalize.scss": "0.1.0",
24
"ovenplayer": "0.10.45"
25
},
···
4811
}
4812
},
4813
"node_modules/hls.js": {
4814
+
"version": "1.6.15",
4815
+
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz",
4816
+
"integrity": "sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==",
4817
"license": "Apache-2.0"
4818
},
4819
"node_modules/http-cache-semantics": {
+1
-1
package.json
···
29
"@tsparticles/updater-opacity": "3.9.1",
30
"@tsparticles/updater-size": "3.9.1",
31
"base64url": "3.0.1",
32
-
"hls.js": "1.6.14",
33
"normalize.scss": "0.1.0",
34
"ovenplayer": "0.10.45"
35
},
···
29
"@tsparticles/updater-opacity": "3.9.1",
30
"@tsparticles/updater-size": "3.9.1",
31
"base64url": "3.0.1",
32
+
"hls.js": "1.6.15",
33
"normalize.scss": "0.1.0",
34
"ovenplayer": "0.10.45"
35
},