@seneca/repl
Advanced tools
Comparing version 5.0.1 to 5.1.0
{ | ||
"name": "@seneca/repl", | ||
"description": "Provides a client and server REPL for Seneca microservice systems.", | ||
"version": "5.0.1", | ||
"version": "5.1.0", | ||
"main": "repl.js", | ||
@@ -41,11 +41,11 @@ "license": "MIT", | ||
"dependencies": { | ||
"@hapi/hoek": "^9.1.0", | ||
"@seneca/vorpal": "^2.1.1", | ||
"@hapi/hoek": "^10.0.1", | ||
"@seneca/vorpal": "^2.2.0", | ||
"inks": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "^8.0.2", | ||
"@hapi/code": "^9.0.1", | ||
"@hapi/joi": "^17.1.1", | ||
"@hapi/lab": "^24.0.0", | ||
"acorn": "^8.7.1", | ||
"@hapi/lab": "^25.0.1", | ||
"acorn": "^8.8.0", | ||
"async": "^3.2.4", | ||
@@ -52,0 +52,0 @@ "coveralls": "^3.1.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
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
25791
+ Added@hapi/hoek@10.0.1(transitive)
- Removed@hapi/hoek@9.3.0(transitive)
Updated@hapi/hoek@^10.0.1
Updated@seneca/vorpal@^2.2.0