@pubcore/docker-cluster-test
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -5,3 +5,3 @@ { | ||
"author": "pubcore", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"scripts": { | ||
@@ -17,9 +17,9 @@ "test": "nyc --reporter=text mocha --inspect --recursive", | ||
"eslint-plugin-mocha": "^5.3.0", | ||
"mocha": "^7.1.1", | ||
"nyc": "^15.0.0" | ||
"mocha": "^7.2.0", | ||
"nyc": "^15.1.0" | ||
}, | ||
"dependencies": { | ||
"is-port-reachable": "^2.0.1", | ||
"shelljs": "^0.8.3" | ||
"shelljs": "^0.8.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
9133
Updatedshelljs@^0.8.4