Socket
Socket
Sign inDemoInstall

@hapi/hoek

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/hoek - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1

10

package.json
{
"name": "@hapi/hoek",
"description": "General purpose node utilities",
"version": "6.2.0",
"version": "6.2.1",
"repository": "git://github.com/hapijs/hoek",

@@ -12,10 +12,10 @@ "main": "lib/index.js",

"devDependencies": {
"code": "5.x.x",
"lab": "18.x.x"
"@hapi/code": "5.x.x",
"@hapi/lab": "18.x.x"
},
"scripts": {
"test": "lab -a code -t 100 -L",
"test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
"test": "lab -a @hapi/code -t 100 -L",
"test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
},
"license": "BSD-3-Clause"
}
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