Socket
Socket
Sign inDemoInstall

hapi-csv

Package Overview
Dependencies
Maintainers
3
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 5.1.0 to 5.1.1

16

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

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

"@hapi/hoek": "^9.1.0",
"exceljs": "^4.1.1",
"fast-csv": "^4.3.2",
"xlsx": "^0.16.8"
"exceljs": "^4.2.0",
"fast-csv": "^4.3.5",
"xlsx": "^0.16.9"
},
"devDependencies": {
"@hapi/code": "^8.0.2",
"joi": "^17.2.1",
"@hapi/lab": "^24.0.0",
"@hapi/hapi": "^20.0.1"
"joi": "^17.3.0",
"@hapi/lab": "^24.1.0",
"@hapi/hapi": "^20.0.2"
},

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

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

@@ -46,0 +46,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