@applitools/docker-compose-mocha
Advanced tools
Comparing version 1.2.9 to 1.2.10
{ | ||
"name": "@applitools/docker-compose-mocha", | ||
"version": "1.2.9", | ||
"version": "1.2.10", | ||
"description": "Tool used for setting up an isolated environment for end to end testing / integration testing using Docker Compose", | ||
@@ -21,8 +21,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"bluebird": "^3.5.3", | ||
"bluebird": "^3.5.4", | ||
"chalk": "^1.1.3", | ||
"chance": "^1.0.18", | ||
"child-process-promise": "^2.2.0", | ||
"cli-spinner": "^0.2.8", | ||
"js-yaml": "^3.12.1", | ||
"cli-spinner": "^0.2.10", | ||
"js-yaml": "^3.13.1", | ||
"node-fetch": "^2.3.0" | ||
@@ -34,3 +34,3 @@ }, | ||
"eslint-config-airbnb-base": "^11.1.3", | ||
"eslint-plugin-import": "^2.16.0", | ||
"eslint-plugin-import": "^2.17.2", | ||
"flow-bin": "^0.37.4", | ||
@@ -40,2 +40,2 @@ "mocha": "^5.2.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
49594
Updatedbluebird@^3.5.4
Updatedcli-spinner@^0.2.10
Updatedjs-yaml@^3.13.1