Socket
Socket
Sign inDemoInstall

node-xlsx

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-xlsx - npm Package Compare versions

Comparing version 0.11.2 to 0.12.0

18

package.json
{
"name": "node-xlsx",
"author": "Olivier Louvignes <olivier@mg-crea.com>",
"version": "0.11.2",
"version": "0.12.0",
"description": "NodeJS Excel files parser & builder",

@@ -20,7 +20,7 @@ "main": "lib/index.js",

"dependencies": {
"xlsx": "^0.11.10"
"xlsx": "^0.12.4"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-eslint": "^8.0.2",
"babel-eslint": "^8.2.2",
"babel-plugin-transform-class-properties": "^6.24.1",

@@ -31,9 +31,9 @@ "babel-plugin-transform-function-bind": "^6.22.0",

"babel-register": "^6.26.0",
"codacy-coverage": "^2.0.3",
"debug-utils": "^0.2.1",
"eslint": "^4.11.0",
"codacy-coverage": "^2.1.0",
"debug-utils": "^0.3.0",
"eslint": "^4.18.2",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"expect": "^21.2.1",
"jest": "^21.2.1",
"eslint-plugin-import": "^2.9.0",
"expect": "^22.4.0",
"jest": "^22.4.2",
"rimraf": "^2.6.2"

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