@types/caniuse-lite
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -124,3 +124,3 @@ // Type definitions for caniuse-lite 1.0 | ||
*/ | ||
prefix_exceptions?: { [version: string]: string | undefined }; | ||
prefix_exceptions?: { [version: string]: string | undefined } | undefined; | ||
} | ||
@@ -127,0 +127,0 @@ |
{ | ||
"name": "@types/caniuse-lite", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for caniuse-lite", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-lite", | ||
"license": "MIT", | ||
@@ -14,11 +15,12 @@ "contributors": [ | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/caniuse-lite" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "75faf7e493bbdada3cf2ccb279a4fa75e1f93381af770ee71dda5dc4a6baa916", | ||
"typeScriptVersion": "2.2" | ||
"typesPublisherContentHash": "a171b6db15958b8734f3e78a1ed2977bacbc10d4b3d986ef07d4d77ebaf49fba", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-lite | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-lite. | ||
Additional Details | ||
* Last updated: Thu, 06 Dec 2018 23:51:23 GMT | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 18:05:49 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Michael Utech <https://github.com/mutech>. | ||
These definitions were written by [Michael Utech](https://github.com/mutech). |
Sorry, the diff of this file is not supported yet
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7420
0