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

@csvbox/react

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csvbox/react - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

5

@types/csvbox__react.d.ts

@@ -17,5 +17,6 @@ import React, { PropsWithChildren } from 'react';

language?: string;
environment?: any;
render?:(launch:any, isLoading:boolean) => void
}
export class CSVBoxButton extends React.Component<PropsWithChildren<CSVBoxImporterProps>>{

@@ -40,2 +41,2 @@ constructor(props: CSVBoxImporterProps);

}
}
}

2

dist/index.js

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

var version = "1.1.10";
var version = "1.1.11";

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

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

var version = "1.1.10";
var version = "1.1.11";

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

{
"name": "@csvbox/react",
"version": "1.1.10",
"version": "1.1.11",
"description": "React adapter for csvbox.io",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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