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.7 to 0.1.8

2

dom-webcodecs/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for non-npm package WebCodecs 0.1

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 5.1
// Minimum TypeScript Version: 5.2

@@ -8,0 +8,0 @@ // Versioning:

{
"name": "@types/dom-webcodecs",
"version": "0.1.7",
"version": "0.1.8",
"description": "TypeScript definitions for WebCodecs",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dom-webcodecs",

"dependencies": {},
"typesPublisherContentHash": "c4a88530f669584038e759f3caee28bfcf2fa0090694cd9c31d3f79cfe7e686e",
"typeScriptVersion": "5.1"
"typesPublisherContentHash": "4fb493cc2bf22a8e672eef1803d11992f665bcc28e7f037324b58bca68edd5fc",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 06 Apr 2023 23:03:21 GMT
* Last updated: Mon, 26 Jun 2023 18:02:37 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `AudioData`, `AudioDecoder`, `AudioEncoder`, `EncodedAudioChunk`, `EncodedVideoChunk`, `ImageDecoder`, `ImageTrack`, `ImageTrackList`, `VideoColorSpace`, `VideoDecoder`, `VideoEncoder`, `VideoFrame`, `createImageBitmap`

@@ -403,3 +403,3 @@ /////////////////////////////

type AllowSharedBufferSource = ArrayBuffer | ArrayBufferView;
// type AllowSharedBufferSource = ArrayBuffer | ArrayBufferView;
// type BitrateMode = "constant" | "variable";

@@ -406,0 +406,0 @@ type ImageBufferSource = ArrayBuffer | ArrayBufferView | ReadableStream;

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