Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/dom-webcodecs

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dom-webcodecs - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

6

dom-webcodecs/index.d.ts

@@ -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

13

dom-webcodecs/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc