@types/react-sparklines
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -15,2 +15,3 @@ // Type definitions for react-sparklines 1.7 | ||
export interface SparklinesProps { | ||
children?: React.ReactNode; | ||
data?: number[] | undefined; | ||
@@ -17,0 +18,0 @@ limit?: number | undefined; |
{ | ||
"name": "@types/react-sparklines", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "TypeScript definitions for react-sparklines", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-sparklines", | ||
}, | ||
"typesPublisherContentHash": "9194b63db57b0449a0ad45fa6bb40a546042bccbcacacfff09726ef1d52d8928", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "e17f69753f191446131ecffb994621cc4bcbba627645dc5771ec7cd5711eda93", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 22:41:33 GMT | ||
* Last updated: Thu, 07 Oct 2021 22:31:33 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -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
5820
68