tcp-connect
Advanced tools
Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "tcp-connect", | ||
"version": "0.0.1", | ||
"description": "Check once for TCP connection.", | ||
"version": "0.0.3", | ||
"description": "Check if host and port is available.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha" | ||
"test": "node_modules/.bin/mocha" | ||
}, | ||
@@ -30,7 +30,3 @@ "repository": { | ||
"mocha": "^2.4.5" | ||
}, | ||
"dependencies": { | ||
"chai": "^3.5.0", | ||
"mocha": "^2.4.5" | ||
} | ||
} |
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
0
4894
8
- Removedchai@^3.5.0
- Removedmocha@^2.4.5
- Removedassertion-error@1.1.0(transitive)
- Removedchai@3.5.0(transitive)
- Removedcommander@0.6.12.3.0(transitive)
- Removeddebug@2.2.0(transitive)
- Removeddeep-eql@0.1.3(transitive)
- Removeddiff@1.4.0(transitive)
- Removedescape-string-regexp@1.0.2(transitive)
- Removedglob@3.2.11(transitive)
- Removedgrowl@1.9.2(transitive)
- Removedinherits@2.0.4(transitive)
- Removedjade@0.26.3(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.3.0(transitive)
- Removedminimist@0.0.8(transitive)
- Removedmkdirp@0.3.00.5.1(transitive)
- Removedmocha@2.5.3(transitive)
- Removedms@0.7.1(transitive)
- Removedsigmund@1.0.1(transitive)
- Removedsupports-color@1.2.0(transitive)
- Removedto-iso-string@0.0.2(transitive)
- Removedtype-detect@0.1.11.0.0(transitive)