@types/w3c-image-capture
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -1,7 +0,1 @@ | ||
// Type definitions for non-npm package W3C Image Capture 1.0 | ||
// Project: https://www.w3.org/TR/image-capture/ | ||
// Definitions by: Cosium <https://github.com/cosium> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 4.9 | ||
/// <reference types="webrtc" /> | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/w3c-image-capture", | ||
"version": "1.0.8", | ||
"description": "TypeScript definitions for W3C Image Capture", | ||
"version": "1.0.9", | ||
"description": "TypeScript definitions for w3c-image-capture", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/w3c-image-capture", | ||
@@ -10,4 +10,4 @@ "license": "MIT", | ||
"name": "Cosium", | ||
"url": "https://github.com/cosium", | ||
"githubUsername": "cosium" | ||
"githubUsername": "cosium", | ||
"url": "https://github.com/cosium" | ||
} | ||
@@ -26,4 +26,5 @@ ], | ||
}, | ||
"typesPublisherContentHash": "2cc628b0b0d8d4071a8333838a6c8911520dc3319ecf0672e36d09b7242184a5", | ||
"typeScriptVersion": "4.9" | ||
"typesPublisherContentHash": "934f491645341b997fc21b54c48ee162644a9bf1f865b22963715b60be231d15", | ||
"typeScriptVersion": "4.9", | ||
"nonNpm": true | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for W3C Image Capture (https://www.w3.org/TR/image-capture/). | ||
This package contains type definitions for w3c-image-capture (https://www.w3.org/TR/image-capture/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: [@types/webrtc](https://npmjs.com/package/@types/webrtc) | ||
* Global values: `ImageCapture` | ||
# Credits | ||
These definitions were written by [Cosium](https://github.com/cosium). |
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
6328
109
16