@types/prop-types
Advanced tools
Comparing version 15.7.3 to 15.7.4
@@ -44,3 +44,3 @@ // Type definitions for prop-types 15.7 | ||
type: T; | ||
}; | ||
} | undefined; | ||
} | ||
@@ -47,0 +47,0 @@ |
{ | ||
"name": "@types/prop-types", | ||
"version": "15.7.3", | ||
"version": "15.7.4", | ||
"description": "TypeScript definitions for prop-types", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types", | ||
"license": "MIT", | ||
@@ -24,3 +25,3 @@ "contributors": [ | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -33,4 +34,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "09cbaa49bc0d7139a168388028da20f8772c641a1e83848ef2cdcd0f91c7ee79", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "261f968d22ac28d057fe4ab49115e62efdd66bb6d56ed3ff4bf96549fa3651d9", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types. | ||
Additional Details | ||
* Last updated: Tue, 24 Sep 2019 20:14:29 GMT | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 17:02:37 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by DovydasNavickas <https://github.com/DovydasNavickas>, Ferdy Budhidharma <https://github.com/ferdaber>, and Sebastian Silbermann <https://github.com/eps1lon>. | ||
These definitions were written by [DovydasNavickas](https://github.com/DovydasNavickas), [Ferdy Budhidharma](https://github.com/ferdaber), and [Sebastian Silbermann](https://github.com/eps1lon). |
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
6551
0