Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hapi-forest

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-forest - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/stub-joi.js

@@ -14,3 +14,3 @@ 'use strict';

'Date': () => joi.date(),
'Mixed': () => joi.object(),
'Mixed': () => joi.any(),
'Array': (schema) => {

@@ -17,0 +17,0 @@ if (schema.schema !== undefined) {

{
"name": "hapi-forest",
"version": "0.1.1",
"version": "0.1.2",
"description": "A hapi plugin to generate routes based on mongoose models",

@@ -5,0 +5,0 @@ "main": "forest.js",

Sorry, the diff of this file is not supported yet

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