pyspreadsheet
Advanced tools
Comparing version
@@ -59,2 +59,3 @@ var _ = require('./utilities'); | ||
// if we are changing sheets, flush rows immediately | ||
rowIndex = -1; | ||
sheet && flushRows(); | ||
@@ -61,0 +62,0 @@ sheet = { |
{ | ||
"name": "pyspreadsheet", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Python-based high performance spreadsheet API for Node", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"dependencies": { | ||
"python-shell": "^0.0.2" | ||
"python-shell": "^0.4.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1401
0.07%615751
-1.7%34
-8.11%+ Added
- Removed
Updated