Socket
Socket
Sign inDemoInstall

xlsx-file-parser-light

Package Overview
Dependencies
18
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.10 to 0.0.11

6

CHANGELOG.md

@@ -7,4 +7,10 @@ ### Changelog

#### [v0.0.11](https://github.com/tuvia-r/lightwaight-xlsx-file-parser/compare/v0.0.10...v0.0.11)
- update name [`3d156bf`](https://github.com/tuvia-r/lightwaight-xlsx-file-parser/commit/3d156bfae9a81423c3df47e678252fe714a37783)
#### [v0.0.10](https://github.com/tuvia-r/lightwaight-xlsx-file-parser/compare/v0.0.9...v0.0.10)
> 5 September 2022
- fix sheet number of rows missing last row [`9310f53`](https://github.com/tuvia-r/lightwaight-xlsx-file-parser/commit/9310f53cba24d6dbf73a0f4443c81236509abb11)

@@ -11,0 +17,0 @@

10

package.json
{
"name": "xlsx-file-parser-light",
"version": "0.0.10",
"description": "light waight parser for xlsx file",
"version": "0.0.11",
"description": "light weight parser for xlsx file",
"main": "dist/index.js",

@@ -14,3 +14,3 @@ "scripts": {

"type": "git",
"url": "git+https://github.com/tuvia-r/lightwaight-xlsx-file-parser.git"
"url": "git+https://github.com/tuvia-r/xlsx-file-parser-light.git"
},

@@ -25,5 +25,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/tuvia-r/lightwaight-xlsx-file-parser/issues"
"url": "https://github.com/tuvia-r/xlsx-file-parser-light/issues"
},
"homepage": "https://github.com/tuvia-r/lightwaight-xlsx-file-parser#readme",
"homepage": "https://github.com/tuvia-r/xlsx-file-parser-light#readme",
"dependencies": {

@@ -30,0 +30,0 @@ "buffer": "^6.0.3",

@@ -5,3 +5,3 @@ # xlsx-file-parser-light

# [Demo](https://tuvia-r.github.io/lightwaight-xlsx-file-parser/)
# [Demo](https://tuvia-r.github.io/xlsx-file-parser-light/)

@@ -8,0 +8,0 @@ # Installation

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