Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

j

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

j - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

4

package.json
{
"name": "j",
"version": "0.4.2",
"version": "0.4.3",
"author": "sheetjs",

@@ -19,3 +19,3 @@ "description": "CLI tool for working with XLS/XLSX/XLSM/XLSB files",

"xlsjs": "~0.7.1",
"xlsx": "~0.7.10",
"xlsx": "~0.7.11",
"harb": "~0.0.5",

@@ -22,0 +22,0 @@ "concat-stream":"",

@@ -5,5 +5,5 @@ # J

- [xlsjs](http://npm.im/xlsjs)
- [xlsx](http://npm.im/xlsx)
- [harb](http://npm.im/harb)
- JS-XLS: [xlsjs on npm](http://npm.im/xlsjs)
- JS-XLSX: [xlsx on npm](http://npm.im/xlsx)
- JS-HARB: [harb on npm](http://npm.im/harb)

@@ -21,3 +21,3 @@ Excel files are parsed based on the content (not by filename). For example, CSV files can be renamed to .XLS and excel will do the right thing.

| XLSB (2007+ binary) | JS-XLSX |
| XML (2003/2004, basic) | JS-XLS |
| XML (2003/2004) | JS-XLS |
| DIF (plaintext) | JS-HARB |

@@ -27,2 +27,3 @@ | UTF-16 Text | JS-HARB |

| SYLK (Symbolic Link) | JS-HARB |
| ODS (OpenDocument) | JS-XLSX |
| SocialCalc | JS-HARB |

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