Socket
Socket
Sign inDemoInstall

hoek

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hoek - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

lib/index.js

@@ -100,3 +100,3 @@ // Load modules

if (options === false) { // If options is set to false, return null
if (!options) { // If no options, return null
return null;

@@ -103,0 +103,0 @@ }

{
"name": "hoek",
"description": "General purpose node utilities",
"version": "0.4.1",
"version": "0.4.2",
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)",

@@ -6,0 +6,0 @@ "contributors":[

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