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

vue-json-to-csv-async

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-json-to-csv-async - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "vue-json-to-csv-async",
"version": "1.0.3",
"version": "1.0.4",
"description": "A Vue.js 2 component to transform and download a json in csv format. It also accepts promises as value.",

@@ -5,0 +5,0 @@ "main": "dist/vue-json-to-csv.js",

@@ -47,3 +47,3 @@ # vue-json-to-csv-async

If you want, you can pass a promise which will resolve array instead of just passing plain array
If you want, you can pass async function which will return an array instead of just passing plain array

@@ -50,0 +50,0 @@ ```html

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