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

h2o2

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h2o2 - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

16

package.json
{
"name": "h2o2",
"description": "Proxy handler plugin for hapi.js",
"version": "4.0.0",
"version": "4.0.1",
"repository": "git://github.com/hapijs/h2o2",
"main": "index",
"main": "lib/index.js",
"keywords": [

@@ -20,3 +20,3 @@ "HTTP",

"hoek": "2.x.x",
"joi": "5.x.x",
"joi": "6.x.x",
"wreck": "5.x.x"

@@ -30,10 +30,6 @@ },

"scripts": {
"test": "make test-cov"
"test": "lab -a code -t 100 -L",
"test-cov-html": "lab -a code -r html -o coverage.html"
},
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hapijs/h2o2/raw/master/LICENSE"
}
]
"license": "BSD-3-Clause"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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