@types/w3c-image-capture
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,2 +0,2 @@ | ||
// Type definitions for W3C Image Capture 1.0 | ||
// Type definitions for non-npm package W3C Image Capture 1.0 | ||
// Project: https://www.w3.org/TR/image-capture/ | ||
@@ -3,0 +3,0 @@ // Definitions by: Cosium <https://github.com/cosium> |
{ | ||
"name": "@types/w3c-image-capture", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for W3C Image Capture", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for non-npm package W3C Image Capture", | ||
"license": "MIT", | ||
@@ -23,4 +23,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "0f8d4354b62cbd4d64a3f15be58f2237d2a25f588a0f42ceb8c0a136c2e65862", | ||
"typesPublisherContentHash": "31b01cd6c18f428f490680af5a482a82a66ebe2419d2c02cba568d1b7b945aa4", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -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 non-npm package W3C Image Capture ( https://www.w3.org/TR/image-capture/ ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Fri, 14 Dec 2018 17:53:35 GMT | ||
* Last updated: Thu, 14 Feb 2019 18:30:18 GMT | ||
* Dependencies: @types/webrtc | ||
@@ -15,0 +15,0 @@ * Global values: ImageCapture |
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
5833