@types/prop-types
Advanced tools
Comparing version 15.7.7 to 15.7.8
@@ -17,3 +17,3 @@ // Type definitions for prop-types 15.7 | ||
props: any; | ||
key: string | number | bigint | null; | ||
key: string | null; | ||
} | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "@types/prop-types", | ||
"version": "15.7.7", | ||
"version": "15.7.8", | ||
"description": "TypeScript definitions for prop-types", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "71d984613ea41ec00fb24493579ad34fe1a20779ecc142ce4b9dcfcc63445cdb", | ||
"typesPublisherContentHash": "3e44da60f1736e56822dba60e17e94ddcea4aa67bf30893d4956b7871a1a25c4", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Last updated: Sun, 01 Oct 2023 10:05:57 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
6615