Comparing version 3.1.0 to 3.2.0
{ | ||
"name": "mysqldump", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "Create a DUMP from MySQL", | ||
@@ -11,3 +11,3 @@ "main": "dist/cjs.js", | ||
"pretest-prod": "ts-node -P ./tsconfig.json --files ./test/scripts/initDb.ts", | ||
"setup-travis": "node ./test/setupTravis.js", | ||
"setup-actions": "node ./test/setupGHActions.js", | ||
"test": "jest --ci --config=./jest.json", | ||
@@ -47,3 +47,3 @@ "test-prod": "JEST_USE_NPM_BUILD=true jest --ci --config=./test/jest-prod-config.js", | ||
"deepmerge": "^3.2.0", | ||
"mysql2": "^1.6.5", | ||
"mysql2": "^2.1.0", | ||
"sql-formatter": "^2.3.2", | ||
@@ -50,0 +50,0 @@ "sqlstring": "^2.3.1" |
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
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
100104
+ Addeddenque@2.1.0(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedmysql2@2.3.3(transitive)
+ Addedyallist@4.0.0(transitive)
- Removeddenque@1.5.1(transitive)
- Removediconv-lite@0.5.2(transitive)
- Removedlru-cache@5.1.1(transitive)
- Removedmysql2@1.7.0(transitive)
- Removedyallist@3.1.1(transitive)
Updatedmysql2@^2.1.0