node-health-agent
Advanced tools
Comparing version 1.2.9 to 1.2.10
{ | ||
"name": "node-health-agent", | ||
"version": "1.2.9", | ||
"version": "1.2.10", | ||
"description": "", | ||
@@ -47,16 +47,16 @@ "module": "./index.js", | ||
"dependencies": { | ||
"debug": "4.3.3", | ||
"debug": "4.3.4", | ||
"inspector-api": "1.4.3", | ||
"uuid": "8.3.2", | ||
"ws": "8.4.2" | ||
"ws": "8.5.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^8.7.0", | ||
"eslint": "^8.13.0", | ||
"eslint-config-standard": "^16.0.3", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^6.0.0", | ||
"jest": "^27.4.7", | ||
"semver": "^7.3.5" | ||
"jest": "^27.5.1", | ||
"semver": "^7.3.7" | ||
} | ||
} |
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
16547
+ Addeddebug@4.3.4(transitive)
+ Addedws@8.5.0(transitive)
- Removeddebug@4.3.3(transitive)
- Removedws@8.4.2(transitive)
Updateddebug@4.3.4
Updatedws@8.5.0