@types/dom-webcodecs
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -1,7 +0,1 @@ | ||
// Type definitions for non-npm package WebCodecs 0.1 | ||
// Project: https://w3c.github.io/webcodecs/ | ||
// Definitions by: Ben Wagner <https://github.com/dogben> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 5.2 | ||
// Versioning: | ||
@@ -8,0 +2,0 @@ // Until the WebCodecs spec is finalized, the major version number is 0. I have chosen to use minor |
{ | ||
"name": "@types/dom-webcodecs", | ||
"version": "0.1.8", | ||
"description": "TypeScript definitions for WebCodecs", | ||
"version": "0.1.9", | ||
"description": "TypeScript definitions for dom-webcodecs", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dom-webcodecs", | ||
@@ -10,4 +10,4 @@ "license": "MIT", | ||
"name": "Ben Wagner", | ||
"url": "https://github.com/dogben", | ||
"githubUsername": "dogben" | ||
"githubUsername": "dogben", | ||
"url": "https://github.com/dogben" | ||
} | ||
@@ -24,4 +24,5 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4fb493cc2bf22a8e672eef1803d11992f665bcc28e7f037324b58bca68edd5fc", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "d8135448df6d4c59f81b46f568f6f988b8685499dbe74d257da448b5f399413f", | ||
"typeScriptVersion": "5.2", | ||
"nonNpm": true | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for WebCodecs (https://w3c.github.io/webcodecs/). | ||
This package contains type definitions for dom-webcodecs (https://w3c.github.io/webcodecs/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Mon, 26 Jun 2023 18:02:37 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: `AudioData`, `AudioDecoder`, `AudioEncoder`, `EncodedAudioChunk`, `EncodedVideoChunk`, `ImageDecoder`, `ImageTrack`, `ImageTrackList`, `VideoColorSpace`, `VideoDecoder`, `VideoEncoder`, `VideoFrame`, `createImageBitmap` | ||
# Credits | ||
These definitions were written by [Ben Wagner](https://github.com/dogben). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19473
532
16