larvitdbmigration
Advanced tools
Comparing version 7.0.87 to 7.0.88
{ | ||
"name": "larvitdbmigration", | ||
"version": "7.0.87", | ||
"version": "7.0.88", | ||
"author": { | ||
@@ -12,5 +12,5 @@ "name": "Mikael 'Lilleman' Göransson", | ||
"dependencies": { | ||
"axios": "1.6.3", | ||
"axios": "1.6.5", | ||
"larvitutils": "5.1.69", | ||
"mysql2": "3.6.5" | ||
"mysql2": "3.7.0" | ||
}, | ||
@@ -21,8 +21,8 @@ "description": "node.js database migration tool", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "20.10.6", | ||
"@typescript-eslint/eslint-plugin": "6.16.0", | ||
"@typescript-eslint/parser": "6.16.0", | ||
"@types/node": "20.10.7", | ||
"@typescript-eslint/eslint-plugin": "6.18.0", | ||
"@typescript-eslint/parser": "6.18.0", | ||
"dotenv": "16.3.1", | ||
"eslint": "8.56.0", | ||
"larvitdb": "3.2.69", | ||
"larvitdb": "3.2.70", | ||
"mocha": "10.2.0", | ||
@@ -29,0 +29,0 @@ "mocha-eslint": "7.0.0", |
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
+ Addedaxios@1.6.5(transitive)
+ Addedmysql2@3.7.0(transitive)
- Removedaxios@1.6.3(transitive)
- Removedmysql2@3.6.5(transitive)
Updatedaxios@1.6.5
Updatedmysql2@3.7.0