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

@types/w3c-image-capture

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/w3c-image-capture - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

6

w3c-image-capture/index.d.ts

@@ -43,4 +43,4 @@ // Type definitions for non-npm package W3C Image Capture 1.0

type RedEyeReduction = 'never' | 'always' | 'controllable';
type FillLightMode = 'auto' | 'off' | 'flash';
type RedEyeReduction = "never" | "always" | "controllable";
type FillLightMode = "auto" | "off" | "flash";

@@ -141,3 +141,3 @@ interface MediaTrackCapabilities {

type MeteringMode = 'none' | 'manual' | 'single-shot' | 'continuous';
type MeteringMode = "none" | "manual" | "single-shot" | "continuous";

@@ -144,0 +144,0 @@ interface Point2D {

{
"name": "@types/w3c-image-capture",
"version": "1.0.7",
"version": "1.0.8",
"description": "TypeScript definitions for W3C Image Capture",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/w3c-image-capture",

},
"typesPublisherContentHash": "04358bcb8bdcadecad268e07f8bc653e991bdf1825b16f8fe614da1875b13713",
"typesPublisherContentHash": "2cc628b0b0d8d4071a8333838a6c8911520dc3319ecf0672e36d09b7242184a5",
"typeScriptVersion": "4.9"
}

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

### Additional Details
* Last updated: Mon, 26 Sep 2022 21:03:00 GMT
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Dependencies: [@types/webrtc](https://npmjs.com/package/@types/webrtc)

@@ -14,0 +14,0 @@ * Global values: `ImageCapture`

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