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

dbgate-plugin-csv

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dbgate-plugin-csv - npm Package Compare versions

Comparing version 4.1.5 to 4.1.6

10

package.json
{
"name": "dbgate-plugin-csv",
"main": "src/backend/index.js",
"version": "4.1.5",
"main": "dist/backend.js",
"version": "4.1.6",
"homepage": "https://dbgate.org",

@@ -21,3 +21,2 @@ "description": "CSV import/export plugin for DbGate",

"files": [
"src",
"dist",

@@ -36,7 +35,4 @@ "icon.svg"

},
"dependencies": {
"lodash": "^4.17.20",
"csv": "^5.3.2"
},
"devDependencies": {
"csv": "^5.3.2",
"dbgate-plugin-tools": "^1.0.7",

@@ -43,0 +39,0 @@ "lodash": "^4.17.20",

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