New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hapi-epoxy

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-epoxy - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

18

package.json
{
"name": "hapi-epoxy",
"version": "2.1.0",
"version": "3.0.0",
"description": "Flexible YAML configuration for Hapi",

@@ -21,11 +21,13 @@ "license": "MIT",

},
"engines": {"node": ">=4.0.0", "npm": ">=2.0.0"},
"engines": {
"node": ">=8.0.0"
},
"devDependencies": {
"hapi": "^13.x.x",
"glue": "^3.0.0",
"hapi": "^16.2.0",
"glue": "^4.0.0",
"gulp": "^3.9.0",
"gulp-istanbul": "^0.10.2",
"gulp-jasmine": "^2.1.0",
"gulp-istanbul": "^1.1.0",
"gulp-jasmine": "^3.0.0",
"istanbul": "^0.4.0",
"jasmine": "^2.3.2"
"jasmine": "^2.9.0"
},

@@ -35,4 +37,4 @@ "dependencies": {

"hoek": "^4.0.0",
"js-yaml": "^3.4.3"
"js-yaml": "^3.10.0"
}
}
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