dbtestutil
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "dbtestutil", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Launches an isolated instance of MySQL", | ||
@@ -24,12 +24,12 @@ "main": "index.js", | ||
"dependencies": { | ||
"async": "^3.2.3", | ||
"async": "^3.2.4", | ||
"lodash": "^4.17.21", | ||
"moment": "^2.29.3", | ||
"moment": "^2.29.4", | ||
"mysql": "^2.18.1", | ||
"uuid": "^8.3.2" | ||
"uuid": "^9.0.0" | ||
}, | ||
"devDependencies": { | ||
"expect.js": "^0.3.1", | ||
"jshint": "^2.13.4", | ||
"mocha": "^9.2.2" | ||
"jshint": "^2.13.6", | ||
"mocha": "^10.2.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "jshintConfig": { |
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
24181
+ Addeduuid@9.0.1(transitive)
- Removeduuid@8.3.2(transitive)
Updatedasync@^3.2.4
Updatedmoment@^2.29.4
Updateduuid@^9.0.0