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.1 to 5.0.2

12

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

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

"@hapi/hoek": "^9.0.4",
"exceljs": "^3.8.1",
"fast-csv": "^4.1.3",
"xlsx": "^0.15.6"
"exceljs": "^4.1.1",
"fast-csv": "^4.3.1",
"xlsx": "^0.16.4"
},

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

"@hapi/lab": "^22.0.4",
"@hapi/hapi": "^19.1.1"
"@hapi/hapi": "^19.2.0"
},

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

"engines": {
"node": ">=12.16.1"
"node": ">=12.18.0"
},

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

Sorry, the diff of this file is not supported yet

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