@types/react-json-to-csv
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -7,3 +7,3 @@ // Type definitions for react-json-to-csv 1.2 | ||
import * as React from 'react'; | ||
import * as React from "react"; | ||
@@ -10,0 +10,0 @@ export interface CsvDownloadProps extends React.HTMLAttributes<HTMLButtonElement> { |
{ | ||
"name": "@types/react-json-to-csv", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "TypeScript definitions for react-json-to-csv", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-json-to-csv", | ||
}, | ||
"typesPublisherContentHash": "c2e129e2c7854d5f9fcb9eff78f3727e996f79d53693de2bb4e552652909fad0", | ||
"typeScriptVersion": "4.2" | ||
"typesPublisherContentHash": "da5225ec1b779db5ac8d66a456addcd91739373c6f4685365e7103a6e1e03715", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -17,3 +17,3 @@ # Installation | ||
import * as React from 'react'; | ||
import * as React from "react"; | ||
@@ -34,3 +34,3 @@ export interface CsvDownloadProps extends React.HTMLAttributes<HTMLButtonElement> { | ||
### Additional Details | ||
* Last updated: Wed, 25 Jan 2023 21:03:00 GMT | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -37,0 +37,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