Socket
Socket
Sign inDemoInstall

xlrd-parser

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

test/sample.xls

4

package.json
{
"name": "xlrd-parser",
"version": "0.1.1",
"version": "0.1.2",
"main": "lib/xlrd",

@@ -16,3 +16,3 @@ "description": "High performance Excel file parser based on the xlrd library from www.python-excel.org.",

"scripts": {
"test": "mocha tests/tests.js",
"test": "mocha test/*.js",
"install": "bash install.sh"

@@ -19,0 +19,0 @@ },

@@ -9,2 +9,4 @@ # xlrd-parser

IMPORTANT: this package is being moved over to the [pyspreadsheet](https://github.com/extrabacon/pyspreadsheet) project, which provides many new features such as writing files. It is based on the same Python/Node hybrid, but integrates with more libraries in order to deliver new features beyond xlrd. As a result, xlrd-parser is no longer under active development.
## Features

@@ -199,2 +201,6 @@

### 0.1.2
+ maintenance release, deprecating in favor of [pyspreadsheet](https://github.com/extrabacon/pyspreadsheet)
### 0.1.0

@@ -201,0 +207,0 @@

Sorry, the diff of this file is not supported yet

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