node-health-agent
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "node-health-agent", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "", | ||
@@ -47,16 +47,16 @@ "module": "./index.js", | ||
"dependencies": { | ||
"debug": "4.3.1", | ||
"inspector-api": "1.4.0", | ||
"debug": "4.3.2", | ||
"inspector-api": "1.4.1", | ||
"uuid": "8.3.2", | ||
"ws": "7.4.6" | ||
"ws": "7.5.3" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^7.25.0", | ||
"eslint-config-standard": "^16.0.2", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint": "^7.31.0", | ||
"eslint-config-standard": "^16.0.3", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"jest": "^26.6.3", | ||
"jest": "^27.0.6", | ||
"semver": "^7.3.5" | ||
} | ||
} |
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
+ Addeddebug@4.3.2(transitive)
+ Addedinspector-api@1.4.1(transitive)
+ Addedws@7.5.3(transitive)
- Removeddebug@4.3.1(transitive)
- Removedinspector-api@1.4.0(transitive)
- Removedws@7.4.6(transitive)
Updateddebug@4.3.2
Updatedinspector-api@1.4.1
Updatedws@7.5.3