Socket
Socket
Sign inDemoInstall

hapi-csv

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-csv - npm Package Compare versions

Comparing version 2.5.0 to 3.0.0

8

package.json
{
"name": "hapi-csv",
"version": "2.5.0",
"version": "3.0.0",
"description": "Hapi plugin for converting a Joi response schema and dataset to csv",

@@ -27,5 +27,5 @@ "main": "lib/index.js",

"devDependencies": {
"joi": "9.x.x",
"joi": "10.x.x",
"code": "4.x.x",
"hapi": "15.x.x",
"hapi": "16.x.x",
"lab": "11.x.x"

@@ -35,3 +35,3 @@ },

"hapi": ">=13.x.x",
"joi": ">=9.x.x"
"joi": ">=10.x.x"
},

@@ -38,0 +38,0 @@ "bugs": {

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