@types/prop-types
Advanced tools
Comparing version 15.7.5 to 15.7.6
@@ -17,3 +17,3 @@ // Type definitions for prop-types 15.7 | ||
props: any; | ||
key: string | number | null; | ||
key: string | number | bigint | null; | ||
} | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "@types/prop-types", | ||
"version": "15.7.5", | ||
"version": "15.7.6", | ||
"description": "TypeScript definitions for prop-types", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "771faec3cc5b1aa1cefc03c5dd3668980da8a0c59785867e473d6d7baea31a8a", | ||
"typeScriptVersion": "3.9" | ||
"typesPublisherContentHash": "a362946a2f901a189dd7880673120118c642c90b73913b6fe2e82f832c7a29b9", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 07 Apr 2022 17:31:22 GMT | ||
* Last updated: Mon, 18 Sep 2023 17:06:29 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
6554