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

heavy

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heavy - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

10

package.json
{
"name": "heavy",
"description": "Measure process load",
"version": "6.1.0",
"version": "6.1.1",
"repository": "git://github.com/hapijs/heavy",

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

"engines": {
"node": ">=8.9.0"
"node": ">=8.12.0"
},
"dependencies": {
"boom": "7.x.x",
"hoek": "5.x.x",
"joi": "13.x.x"
"hoek": "6.x.x",
"joi": "14.x.x"
},
"devDependencies": {
"code": "5.x.x",
"lab": "15.x.x"
"lab": "17.x.x"
},

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

@@ -7,2 +7,2 @@ #heavy

Lead Maintainer - [Kevin Decker](https://github.com/kpdecker)
Lead Maintainer - [Eran Hammer](https://github.com/hueniverse)

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