Socket
Socket
Sign inDemoInstall

libxl

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libxl - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

CHANGELOG.md
# Changelog
## 0.4.1
* Pin tar to 4.4.10 to avoid build break with 4.4.11
## 0.4.0

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

13

package.json

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

"license": "MIT",
"version": "0.4.0",
"version": "0.4.1",
"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.14.0",
"tar": "~4.4.10",
"tar": "4.4.10",
"tmp": "~0.1.0"

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

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