@types/videojs-contrib-quality-levels
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -1,7 +0,1 @@ | ||
// Type definitions for videojs-contrib-quality-levels 2.0 | ||
// Project: https://github.com/videojs/videojs-contrib-quality-levels#readme | ||
// Definitions by: Nathan Hardy <https://github.com/nhardy> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.8 | ||
import { VideoJsPlayer } from "video.js"; | ||
@@ -8,0 +2,0 @@ import QualityLevelList from "./src/quality-level-list"; |
{ | ||
"name": "@types/videojs-contrib-quality-levels", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TypeScript definitions for videojs-contrib-quality-levels", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/videojs-contrib-quality-levels", | ||
"name": "Nathan Hardy", | ||
"url": "https://github.com/nhardy", | ||
"githubUsername": "nhardy" | ||
"githubUsername": "nhardy", | ||
"url": "https://github.com/nhardy" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "e952e0378b0a25b1295193f049492505eba67ce0c679d2488ad47134fb0bc953", | ||
"typesPublisherContentHash": "116e7bd7e677c9a2066026e1bbc49590563f07faca454ebff36247f85e2026ed", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 26 Sep 2023 10:06:28 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: [@types/video.js](https://npmjs.com/package/@types/video.js) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Nathan Hardy](https://github.com/nhardy). |
4309
49
16