Comparing version 0.4.4 to 0.4.5
4
j.js
/* j -- (C) 2013-present SheetJS -- http://sheetjs.com */ | ||
/* vim: set ts=2: */ | ||
/*jshint node:true, eqnull:true */ | ||
var XLSX = require('xl'+'sx'); | ||
var XLSX = require('xlsx'); | ||
var XLS = XLSX; | ||
var HARB = require('ha'+'rb'); | ||
var HARB = require('harb'); | ||
var UTILS = XLSX.utils; | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "j", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"author": "sheetjs", | ||
@@ -19,3 +19,3 @@ "description": "CLI tool for working with spreadsheet files", | ||
"exit-on-epipe":"", | ||
"xlsx": "~0.8.6", | ||
"xlsx": "~0.9.1", | ||
"xlsjs": "~0.7.6", | ||
@@ -22,0 +22,0 @@ "harb": "~0.1.1", |
@@ -38,3 +38,3 @@ # J | ||
| **Other Common Spreadsheet Output Formats** |:-----:|:-----:| | ||
| HTML Tables | | :o: | | ||
| HTML Tables | :o: | :o: | | ||
| Markdown Tables | | :o: | | ||
@@ -45,2 +45,3 @@ | **Other Output Formats** |:-----:|:-----:| | ||
![circo graph of format support](formats.png) | ||
@@ -47,0 +48,0 @@ ## Installation |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
23864
185
1
+ Addedadler-32@1.0.0(transitive)
+ Addedcodepage@1.8.1(transitive)
+ Addedcommander@2.9.0(transitive)
+ Addedcrc-32@1.0.2(transitive)
+ Addedfrac@1.0.6(transitive)
+ Addedgraceful-readlink@1.0.1(transitive)
+ Addedprintj@1.3.1(transitive)
+ Addedssf@0.9.4(transitive)
+ Addedxlsx@0.9.13(transitive)
- Removedadler-32@1.3.1(transitive)
- Removedcrc-32@1.2.2(transitive)
- Removedxlsx@0.8.8(transitive)
Updatedxlsx@~0.9.1