Comparing version 8.10.1 to 8.10.2
{ | ||
"name": "node-ipc", | ||
"version": "8.10.1", | ||
"version": "8.10.2", | ||
"description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", | ||
@@ -16,4 +16,3 @@ "main": "node-ipc.js", | ||
"js-message": ">=1.0.5", | ||
"js-queue": ">=2.0.0", | ||
"node-cmd": ">=1.2.0" | ||
"js-queue": ">=2.0.0" | ||
}, | ||
@@ -24,3 +23,4 @@ "devDependencies": { | ||
"istanbul": "^0.4.1", | ||
"codacy-coverage": "^1.1.3" | ||
"codacy-coverage": "^2.0.0", | ||
"node-cmd": ">=1.2.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "scripts": { |
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
4
4
- Removednode-cmd@>=1.2.0
- Removednode-cmd@5.0.0(transitive)