@types/caniuse-lite
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -196,2 +196,7 @@ /** | ||
stats: StatsByAgentID; | ||
/** | ||
* Whether the feature appears on caniuse.com. | ||
*/ | ||
shown: boolean; | ||
} | ||
@@ -198,0 +203,0 @@ |
{ | ||
"name": "@types/caniuse-lite", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "TypeScript definitions for caniuse-lite", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-lite", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "29615d8d2793927366dc1f10f317dc296e645cce7309a15d321e85d35e05ac92", | ||
"typesPublisherContentHash": "1f4750bfa9ab626b7e5fbf38efe4e3ad9d401237eea14325ca8f653d6d248311", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 06 Nov 2023 22:41:05 GMT | ||
* Last updated: Mon, 20 Nov 2023 08:36:46 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
7821
194