Socket
Socket
Sign inDemoInstall

hapi-csv

Package Overview
Dependencies
137
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.6 to 4.3.7

14

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

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

"dependencies": {
"@hapi/hoek": "^8.3.2",
"@hapi/hoek": "^8.5.0",
"async": "^3.1.0",
"exceljs": "^3.2.0",
"fast-csv": "^3.4.0",
"xlsx": "^0.15.1"
"exceljs": "^3.5.0",
"fast-csv": "^4.0.2",
"xlsx": "^0.15.4"
},

@@ -36,3 +36,3 @@ "devDependencies": {

"@hapi/joi": "^15.1.1",
"@hapi/lab": "^21.0.0",
"@hapi/lab": "^22.0.2",
"hapi": "^16.7.0"

@@ -45,3 +45,3 @@ },

"engines": {
"node": ">=8.0.0"
"node": ">=12.0.0"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc