@synapsestudios/goalie
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@synapsestudios/goalie", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Goalie is a hapi plugin that monitors requests for an api-version header and will return a 412 instead of running handlers when a version mismatch is detected.", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"@hapi/hapi": "19.x.x" | ||
"@hapi/hapi": "19.x.x || 20.x.x" | ||
}, | ||
@@ -29,0 +29,0 @@ "dependencies": { |
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
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
12501