@applitools/test-server
Advanced tools
Comparing version 1.0.11 to 1.1.0
{ | ||
"name": "@applitools/test-server", | ||
"version": "1.0.11", | ||
"version": "1.1.0", | ||
"homepage": "https://github.com/applitools/eyes.sdk.javascript1#readme", | ||
@@ -19,3 +19,4 @@ "bugs": { | ||
"bin": { | ||
"test-server": "./cli/test-server.js" | ||
"test-server": "./cli/test-server.js", | ||
"proxy-server": "./cli/proxy-server.js" | ||
}, | ||
@@ -41,2 +42,3 @@ "files": [ | ||
"handlebars": "4.7.7", | ||
"http-proxy": "1.18.1", | ||
"morgan": "1.10.0", | ||
@@ -43,0 +45,0 @@ "yargs": "17.0.1" |
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
Network access
Supply chain riskThis module accesses the network.
Found 3 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
25124
15
269
9
7309
4
+ Addedhttp-proxy@1.18.1
+ Addedeventemitter3@4.0.7(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedhttp-proxy@1.18.1(transitive)
+ Addedrequires-port@1.0.0(transitive)