Socket
Socket
Sign inDemoInstall

hapi-csv

Package Overview
Dependencies
125
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.2 to 5.0.3

14

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

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

"dependencies": {
"@hapi/hoek": "^9.0.4",
"@hapi/hoek": "^9.1.0",
"exceljs": "^4.1.1",
"fast-csv": "^4.3.1",
"xlsx": "^0.16.4"
"fast-csv": "^4.3.2",
"xlsx": "^0.16.7"
},
"devDependencies": {
"@hapi/code": "^8.0.1",
"@hapi/code": "^8.0.2",
"@hapi/joi": "^17.1.1",
"@hapi/lab": "^22.0.4",
"@hapi/hapi": "^19.2.0"
"@hapi/lab": "^23.0.0",
"@hapi/hapi": "^20.0.0"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc