dbgate-plugin-mysql
Advanced tools
Comparing version 5.5.7-alpha.29 to 5.5.7-alpha.32
/** | ||
* @license | ||
* Copyright 2009 The Closure Library Authors | ||
* Copyright 2020 Daniel Wirtz / The long.js Authors. | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
* | ||
* SPDX-License-Identifier: Apache-2.0 | ||
*/ | ||
/** | ||
* @license | ||
@@ -29,5 +9,1 @@ * Lodash <https://lodash.com/> | ||
*/ | ||
//! moment.js | ||
//! moment.js locale configuration |
{ | ||
"name": "dbgate-plugin-mysql", | ||
"main": "dist/backend.js", | ||
"version": "5.5.7-alpha.29", | ||
"version": "5.5.7-alpha.32", | ||
"homepage": "https://dbgate.org", | ||
@@ -34,10 +34,12 @@ "description": "MySQL connect plugin for DbGate", | ||
"devDependencies": { | ||
"antares-mysql-dumper": "^0.0.1", | ||
"dbgate-plugin-tools": "^1.0.7", | ||
"dbgate-query-splitter": "^4.11.2", | ||
"dbgate-tools": "^5.5.7-alpha.29", | ||
"mysql2": "^3.11.3", | ||
"webpack": "^5.91.0", | ||
"webpack-cli": "^5.1.4" | ||
}, | ||
"dependencies": { | ||
"antares-mysql-dumper": "^0.0.1", | ||
"dbgate-query-splitter": "^4.11.2", | ||
"dbgate-tools": "^5.5.7-alpha.32", | ||
"mysql2": "^3.11.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
3
3
185334
4
2
3
+ Addedantares-mysql-dumper@^0.0.1
+ Addeddbgate-tools@^5.5.7-alpha.32
+ Addedmysql2@^3.11.3
+ Added@turf/helpers@6.5.0(transitive)
+ Addedantares-mysql-dumper@0.0.1(transitive)
+ Addedaws-ssl-profiles@1.1.2(transitive)
+ Addedcall-bind@1.0.7(transitive)
+ Addeddbgate-query-splitter@4.11.2(transitive)
+ Addeddbgate-sqltree@5.5.7-alpha.60(transitive)
+ Addeddbgate-tools@5.5.7-alpha.60(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addeddefine-data-property@1.1.4(transitive)
+ Addeddenque@2.1.0(transitive)
+ Addedes-define-property@1.0.0(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedgenerate-function@2.3.1(transitive)
+ Addedget-intrinsic@1.2.4(transitive)
+ Addedgopd@1.0.1(transitive)
+ Addedhas-property-descriptors@1.0.2(transitive)
+ Addedhas-proto@1.0.3(transitive)
+ Addedhas-symbols@1.0.3(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedis-property@1.0.2(transitive)
+ Addedisarray@2.0.5(transitive)
+ Addedjson-stable-stringify@1.1.1(transitive)
+ Addedjsonify@0.0.1(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedlong@5.2.3(transitive)
+ Addedlru-cache@7.18.3(transitive)
+ Addedlru.min@1.1.1(transitive)
+ Addedmoment@2.30.1(transitive)
+ Addedms@2.1.3(transitive)
+ Addedmysql2@3.11.4(transitive)
+ Addednamed-placeholders@1.1.3(transitive)
+ Addedobject-keys@1.1.1(transitive)
+ Addedpinomin@1.0.4(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedseq-queue@0.0.5(transitive)
+ Addedset-function-length@1.2.2(transitive)
+ Addedsqlstring@2.3.3(transitive)
+ Addedtoposort@2.0.2(transitive)
+ Addeduuid@3.4.0(transitive)