Socket
Socket
Sign inDemoInstall

hoek

Package Overview
Dependencies
Maintainers
4
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 5.0.0 to 5.0.1

4

lib/index.js

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

return new Error('Value not a string');
throw new Error('Value not a string');
}

@@ -791,3 +791,3 @@

return new Error('Invalid character');
throw new Error('Invalid character');
}

@@ -794,0 +794,0 @@

{
"name": "hoek",
"description": "General purpose node utilities",
"version": "5.0.0",
"version": "5.0.1",
"repository": "git://github.com/hapijs/hoek",

@@ -11,3 +11,3 @@ "main": "lib/index.js",

"engines": {
"node": ">=8.0.0"
"node": ">=8.8.0"
},

@@ -17,3 +17,3 @@ "dependencies": {},

"code": "5.x.x",
"lab": "14.x.x"
"lab": "15.x.x"
},

@@ -20,0 +20,0 @@ "scripts": {

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