@types/caniuse-api
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -1,7 +0,1 @@ | ||
// Type definitions for caniuse-api 3.0 | ||
// Project: https://github.com/nyalab/caniuse-api#readme | ||
// Definitions by: Dave Cardwell <https://github.com/davecardwell> | ||
// Matt Miller <https://github.com/matt123miller> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export const features: string[]; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/caniuse-api", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "TypeScript definitions for caniuse-api", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-api", | ||
"name": "Dave Cardwell", | ||
"url": "https://github.com/davecardwell", | ||
"githubUsername": "davecardwell" | ||
"githubUsername": "davecardwell", | ||
"url": "https://github.com/davecardwell" | ||
}, | ||
{ | ||
"name": "Matt Miller", | ||
"url": "https://github.com/matt123miller", | ||
"githubUsername": "matt123miller" | ||
"githubUsername": "matt123miller", | ||
"url": "https://github.com/matt123miller" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "eb7ff1d3b2e44cc2c022848e242a98a21d93abc299855779b8c15e41e3168a57", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "65f93cdc6cb8f78001a271831be9d38cfeaebedb3e9410abf616fbc6507a8092", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for caniuse-api 3.0 | ||
// Project: https://github.com/nyalab/caniuse-api#readme | ||
// Definitions by: Dave Cardwell <https://github.com/davecardwell> | ||
// Matt Miller <https://github.com/matt123miller> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export const features: string[]; | ||
@@ -50,7 +44,6 @@ | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:38:05 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Dave Cardwell](https://github.com/davecardwell), and [Matt Miller](https://github.com/matt123miller). |
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
4128
21
48