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

@bufferapp/analyze-csv-export

Package Overview
Dependencies
Maintainers
31
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bufferapp/analyze-csv-export - npm Package Compare versions

Comparing version 1.77.3 to 2.0.0-beta-29

coverage/clover.xml

2

index.test.jsx
import { configure } from 'enzyme';
import Adapter from 'enzyme-adapter-react-16';
import Adapter from '@wojtekmaj/enzyme-adapter-react-17';
import {

@@ -4,0 +4,0 @@ reducer,

import { BufferTracker } from '@bufferapp/buffer-tracking-browser-ts';
import { actions as analyticsActions } from '@bufferapp/analytics-middleware';
import { actions as analyticsActions, getOrganizationIdFromStore } from '@bufferapp/analytics-middleware';
import {

@@ -7,3 +7,2 @@ getNumOfDaysForDateRange,

} from '@bufferapp/analyze-shared-components/utils';
import { getOrganizationIdFromStore } from '@bufferapp/analytics-middleware/middleware';
import { actionTypes, actions } from './reducer';

@@ -10,0 +9,0 @@ import generateCSVsFromCharts from './lib/generateCSVFromChart';

{
"name": "@bufferapp/analyze-csv-export",
"version": "1.77.3",
"version": "2.0.0-beta-29",
"description": "CSV export button",
"main": "index.js",
"types": "types/index.d.ts",
"scripts": {

@@ -13,3 +14,6 @@ "start": "start-storybook -p 9001",

"dependencies": {
"@bufferapp/analytics-middleware": "2.0.0-beta-28",
"@bufferapp/analyze-shared-components": "2.0.0-beta-21",
"@bufferapp/buffer-tracking-browser-ts": "^0.0.54",
"@bufferapp/components": "3.2.1",
"dataurl-to-blob": "^0.0.1",

@@ -16,0 +20,0 @@ "file-saver": "^1.3.3",

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