@types/browserslist-useragent
Advanced tools
Comparing version 3.0.0 to 3.0.1
// Type definitions for browserslist-useragent 3.0 | ||
// Project: https://github.com/browserslist/browserslist-useragent (Does not have to be to GitHub, but prefer linking to a source code repository rather than to a project website.) | ||
// Project: https://github.com/browserslist/browserslist-useragent | ||
// Definitions by: nju33 <https://github.com/nju33> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/browserslist-useragent", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for browserslist-useragent", | ||
@@ -14,11 +14,12 @@ "license": "MIT", | ||
"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/browserslist-useragent" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5ea7c6f444f112b8ced81de57570ce50be5f841860e91e068ed3ddf5e88988e8", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "13ec78a1f106f64b0658e89d2f5e20d373000fdf3f1dc98396eb66ea74d9f7fe", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for browserslist-useragent (https://github.com/browserslist/browserslist-useragent (Does not have to be to GitHub). | ||
This package contains type definitions for browserslist-useragent (https://github.com/browserslist/browserslist-useragent). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browserslist-useragent | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browserslist-useragent. | ||
Additional Details | ||
* Last updated: Tue, 22 Jan 2019 20:46:17 GMT | ||
### Additional Details | ||
* Last updated: Wed, 09 Sep 2020 21:18:31 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by nju33 <https://github.com/nju33>. | ||
These definitions were written by [nju33](https://github.com/nju33). |
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
3135