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

json-to-csv-vue-3-typescript

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-to-csv-vue-3-typescript - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

dist/json-to-csv-vue-3-typescript.d.ts

15

package.json
{
"name": "json-to-csv-vue-3-typescript",
"private": false,
"version": "0.1.0",
"type": "module",
"version": "0.2.0",
"main": "dist/json-to-csv-vue-3-typescript.js",
"unpkg": "json-to-csv-vue-3-typescript.umd.cjs",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"build":"vite build",
"preview": "vite preview"

@@ -29,3 +30,9 @@ },

"vue-tsc": "^1.8.27"
}
},
"files": [
"dist/",
"src/JsonToCSV.vue",
"README.md",
"LICENSE"
]
}
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