docker-mock
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "docker-mock", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Mock for Docker", | ||
@@ -33,2 +33,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"body-parser": "^1.9.0", | ||
"express": "^4.6.1", | ||
@@ -42,3 +43,2 @@ "lodash": "^2.4.1", | ||
"blanket": "^1.1.6", | ||
"body-parser": "^1.9.0", | ||
"dockerode": "~2.0.0", | ||
@@ -45,0 +45,0 @@ "mocha": "^1.18.2", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 6 instances 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
60261
8
15
5
6
+ Addedbody-parser@^1.9.0