@hapi/podium
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@hapi/podium", | ||
"description": "Node compatible event emitter with extra features", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"repository": "git://github.com/hapijs/podium", | ||
@@ -21,10 +21,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@hapi/hoek": "^10.0.0", | ||
"@hapi/hoek": "^11.0.2", | ||
"@hapi/teamwork": "^6.0.0", | ||
"@hapi/validate": "^2.0.0" | ||
"@hapi/validate": "^2.0.1" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "^9.0.0", | ||
"@hapi/code": "^9.0.3", | ||
"@hapi/eslint-plugin": "*", | ||
"@hapi/lab": "^25.0.1", | ||
"@hapi/lab": "^25.1.2", | ||
"@types/node": "^17.0.31", | ||
@@ -31,0 +31,0 @@ "typescript": "~4.6.4" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
- Removed@hapi/hoek@10.0.1(transitive)
Updated@hapi/hoek@^11.0.2
Updated@hapi/validate@^2.0.1