Socket
Socket
Sign inDemoInstall

csvbox-react-typescript

Package Overview
Dependencies
5
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.8 to 1.1.9

2

@types/csvbox__react.d.ts
import React, { PropsWithChildren } from 'react';
declare module '@csvbox/react' {
declare module 'csvbox-react-typescript' {
interface CSVBoxImporterProps {

@@ -4,0 +4,0 @@ lazy?: boolean;

@@ -30,3 +30,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

var version = "1.1.8";
var version = "1.1.9";

@@ -33,0 +33,0 @@ var CSVBoxButton = /*#__PURE__*/function (_Component) {

@@ -27,3 +27,3 @@ import React, { Component } from 'react';

var version = "1.1.8";
var version = "1.1.9";

@@ -30,0 +30,0 @@ var CSVBoxButton = /*#__PURE__*/function (_Component) {

{
"name": "csvbox-react-typescript",
"version": "1.1.8",
"version": "1.1.9",
"description": "React adapter for csvbox.io",

@@ -5,0 +5,0 @@ "types": "@types/csvbox__react.d.ts",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc