Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-json-to-csv

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-json-to-csv - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

react-json-to-csv/index.d.ts

@@ -10,4 +10,4 @@ import * as React from "react";

declare function CsvDownload(props: CsvDownloadProps): JSX.Element;
declare function CsvDownload(props: CsvDownloadProps): React.JSX.Element;
export default CsvDownload;
{
"name": "@types/react-json-to-csv",
"version": "1.2.3",
"version": "1.2.4",
"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": "8cdb6ccce5647978141811ca15c26895b311ea23b8ac2619bc364d5189e50c65",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "7b87210e97ce7afe42213a0e67b27a357424f13bd70ecd23a659f1cabd4075e5",
"typeScriptVersion": "4.6"
}

@@ -20,3 +20,3 @@ # Installation

declare function CsvDownload(props: CsvDownloadProps): JSX.Element;
declare function CsvDownload(props: CsvDownloadProps): React.JSX.Element;

@@ -28,3 +28,3 @@ export default CsvDownload;

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 06 Dec 2023 07:07:09 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -31,0 +31,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc