Socket
Socket
Sign inDemoInstall

hapi-csv

Package Overview
Dependencies
125
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.1 to 5.1.2

16

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

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

"dependencies": {
"@hapi/hoek": "^9.1.0",
"exceljs": "^4.2.0",
"fast-csv": "^4.3.5",
"@hapi/hoek": "^9.1.1",
"exceljs": "^4.2.1",
"fast-csv": "^4.3.6",
"xlsx": "^0.16.9"

@@ -34,5 +34,5 @@ },

"@hapi/code": "^8.0.2",
"joi": "^17.3.0",
"@hapi/lab": "^24.1.0",
"@hapi/hapi": "^20.0.2"
"joi": "^17.4.0",
"@hapi/lab": "^24.1.1",
"@hapi/hapi": "^20.1.0"
},

@@ -44,3 +44,3 @@ "peerDependencies": {

"engines": {
"node": ">=12.19.1"
"node": ">=14.16.0"
},

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

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