Socket
Socket
Sign inDemoInstall

xlsx-parse-stream

Package Overview
Dependencies
10
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.1.0

8

package.json
{
"name": "xlsx-parse-stream",
"version": "1.0.3",
"version": "1.1.0",
"description": "Streaming XLSX parser for node ",

@@ -23,3 +23,3 @@ "main": "index.js",

"exceljs": "github:yocontra/exceljs#fix-streams",
"unzipper": "github:kinolaev/node-unzipper#patch-1"
"unzipper": "github:ZJONSSON/node-unzipper"
},

@@ -29,7 +29,7 @@ "devDependencies": {

"get-stream": "^6.0.0",
"mocha": "^8.0.0",
"mocha": "^10.0.0",
"should": "^13.0.0"
},
"resolutions": {
"unzipper": "github:kinolaev/node-unzipper#patch-1"
"unzipper": "github:ZJONSSON/node-unzipper"
},

@@ -36,0 +36,0 @@ "engines": {

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