@types/react-vis
Advanced tools
Comparing version 1.11.8 to 1.11.9
@@ -424,2 +424,3 @@ // Type definitions for react-vis 1.11 | ||
strokeStyle?: 'dashed' | 'solid' | undefined; // default: 'solid' | ||
strokeWidth?: number; | ||
} | ||
@@ -426,0 +427,0 @@ export class LineMarkSeries extends AbstractSeries<LineMarkSeriesProps> {} |
{ | ||
"name": "@types/react-vis", | ||
"version": "1.11.8", | ||
"version": "1.11.9", | ||
"description": "TypeScript definitions for react-vis", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-vis", | ||
}, | ||
"typesPublisherContentHash": "7a4322c1217049b89895e2283a13381f5be595a05cc4bb1689d4c707a32dfb14", | ||
"typesPublisherContentHash": "e746024091eb1782e26121c860127a9f476e1f6f093dcf0178b0671526546a0a", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 21 Oct 2021 02:01:35 GMT | ||
* Last updated: Mon, 25 Oct 2021 23:31:49 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
44848
980