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.0 to 1.2.1

2

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

@@ -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

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