dbgate-plugin-csv
Advanced tools
Comparing version 4.1.5 to 4.1.6
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
1
56855
5
6
0
2
- Removedcsv@^5.3.2
- Removedlodash@^4.17.20
- Removedcsv@5.5.3(transitive)
- Removedcsv-generate@3.4.3(transitive)
- Removedcsv-parse@4.16.3(transitive)
- Removedcsv-stringify@5.6.5(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmixme@0.5.10(transitive)
- Removedstream-transform@2.1.3(transitive)