New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hapi-field-auth

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-field-auth - npm Package Compare versions

Comparing version 1.0.0-beta.8 to 1.0.0-beta.9

2

package.json
{
"name": "hapi-field-auth",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"description": "Hapi plug-in for field-level authorization",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -57,2 +57,3 @@ const Boom = require('boom');

});
return; // validation passed -- rule passed
}

@@ -59,0 +60,0 @@ if (protectedProps.length) {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc