Socket
Socket
Sign inDemoInstall

dbgate-plugin-excel

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dbgate-plugin-excel - npm Package Compare versions

Comparing version 4.1.5 to 4.1.6

11

package.json
{
"name": "dbgate-plugin-excel",
"main": "src/backend/index.js",
"version": "4.1.5",
"main": "dist/backend.js",
"version": "4.1.6",
"description": "MS Excel import/export plugin for DbGate",

@@ -22,3 +22,2 @@ "homepage": "https://dbgate.org",

"dist",
"src",
"icon.svg"

@@ -36,7 +35,5 @@ ],

},
"dependencies": {
"devDependencies": {
"lodash": "^4.17.20",
"xlsx": "^0.16.8"
},
"devDependencies": {
"xlsx": "^0.16.8",
"dbgate-plugin-tools": "^1.0.7",

@@ -43,0 +40,0 @@ "webpack": "^4.42.0",

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