Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

libxl

Package Overview
Dependencies
29
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 0.3.3

4

CHANGELOG.md
# Changelog
## 0.3.3
* Pin tar to 4.4.10 to avoid build break with 4.4.11
## 0.3.2

@@ -4,0 +8,0 @@

13

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.3.2",
"version": "0.3.3",
"description": "Node bindings for the libxl library for reading and writing excel (XLS and XLSX) spreadsheets.",

@@ -13,3 +13,10 @@ "keywords": [

],
"files": ["install-libxl.js", "demo.js", "specs", "lib", "src", "binding.gyp"],
"files": [
"install-libxl.js",
"demo.js",
"specs",
"lib",
"src",
"binding.gyp"
],
"homepage": "https://github.com/DirtyHairy/node-libxl",

@@ -35,3 +42,3 @@ "repository": {

"nan": "~2.10.0",
"tar": "~4.4.1",
"tar": "~4.4.10",
"tmp": "~0.0.29"

@@ -38,0 +45,0 @@ },

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