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

@types/dom-mediacapture-transform

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dom-mediacapture-transform - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

6

dom-mediacapture-transform/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for non-npm package MediaStreamTrack Insertable Media Processing using Streams 0.1
// Project: https://w3c.github.io/mediacapture-transform/
// Definitions by: Ben Wagner <https://github.com/dogben>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 5.2
// In general, these types are only available behind a command line flag or an origin trial in

@@ -8,0 +2,0 @@ // Chrome 90+.

13

dom-mediacapture-transform/package.json
{
"name": "@types/dom-mediacapture-transform",
"version": "0.1.7",
"description": "TypeScript definitions for MediaStreamTrack Insertable Media Processing using Streams",
"version": "0.1.8",
"description": "TypeScript definitions for dom-mediacapture-transform",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dom-mediacapture-transform",

@@ -10,4 +10,4 @@ "license": "MIT",

"name": "Ben Wagner",
"url": "https://github.com/dogben",
"githubUsername": "dogben"
"githubUsername": "dogben",
"url": "https://github.com/dogben"
}

@@ -26,4 +26,5 @@ ],

},
"typesPublisherContentHash": "e7837423c3205f11119391a1923398ba5c3f7475a938df716e57b222310a7afe",
"typeScriptVersion": "5.2"
"typesPublisherContentHash": "87aa48fab945941da54e3495849fa18477eebff9289863e8e1b2fd9dc0bdb1bd",
"typeScriptVersion": "5.2",
"nonNpm": true
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for MediaStreamTrack Insertable Media Processing using Streams (https://w3c.github.io/mediacapture-transform/).
This package contains type definitions for dom-mediacapture-transform (https://w3c.github.io/mediacapture-transform/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/dom-webcodecs](https://npmjs.com/package/@types/dom-webcodecs)
* Global values: `MediaStreamTrackGenerator`, `MediaStreamTrackProcessor`
# 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