Socket
Socket
Sign inDemoInstall

@bufferapp/analyze-csv-export

Package Overview
Dependencies
5
Maintainers
30
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.15.1 to 1.21.1

2

package.json
{
"name": "@bufferapp/analyze-csv-export",
"version": "1.15.1",
"version": "1.21.1",
"description": "CSV export button",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -17,2 +17,8 @@ import keyWrapper from '@bufferapp/keywrapper';

case actionTypes.EXPORT_CHART:
if (!action.data) {
return {
...state,
exporting: true,
};
}
return {

@@ -19,0 +25,0 @@ ...state,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc