New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

export-to-csv-file

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

export-to-csv-file - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

package.json
{
"name": "export-to-csv-file",
"version": "0.2.1",
"version": "0.2.2",
"description": "Easily create CSV data from json collection",

@@ -15,3 +15,3 @@ "repository": {

"keywords": [
"export-to-csv",
"export-to-csv-file",
"export-to-excel",

@@ -18,0 +18,0 @@ "csv",

@@ -1,2 +0,2 @@

# export-to-csv | Export to CSV Mini Library
# export-to-csv-file | Export to CSV Mini Library
Based off of [this library](https://github.com/javiertelioz/angular2-csv) by Javier Telio

@@ -17,3 +17,3 @@

import { ExportToCsv } from 'export-to-csv';
import { ExportToCsv } from 'export-to-csv-file';

@@ -20,0 +20,0 @@ var data = [

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