docker-mock
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -113,5 +113,7 @@ var _ = require('lodash'); | ||
'State': { 'Running': false }, | ||
'Ports': { | ||
'80/tcp':{HostPort:12322}, | ||
'15000/tcp':{HostPort:12321} | ||
'NetworkSettings': { | ||
'Ports': { | ||
'80/tcp':{HostPort:12322}, | ||
'15000/tcp':{HostPort:12321} | ||
} | ||
} | ||
@@ -118,0 +120,0 @@ }; |
{ | ||
"name": "docker-mock", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Mock for Docker", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
28942
772
0