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

@asteasolutions/csv

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asteasolutions/csv - npm Package Compare versions

Comparing version

to
0.1.4

6

package.json
{
"name": "@asteasolutions/csv",
"version": "0.1.3",
"version": "0.1.4",
"description": "Helper library for create CSV file export",

@@ -27,4 +27,4 @@ "repository": {

"license": "MIT",
"main": "Csv.js",
"typings": "./Csv.d.ts",
"main": "csv.js",
"typings": "./csv.d.ts",
"homepage": "https://github.com/asteasolutions/csv#readme",

@@ -31,0 +31,0 @@ "devDependencies": {

@@ -9,3 +9,3 @@ # Csv | Export to CSV in Angular2

```javascript
npm install --save angular2-csv
npm install --save @asteasolutions/csv
```

@@ -16,3 +16,3 @@

import { Csv } from 'angular2-csv/Csv';
import { Csv } from '@asteasolutions/csv';

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