@apache-arrow/esnext-umd
Advanced tools
Comparing version 0.14.1 to 0.15.0
@@ -163,3 +163,3 @@ #! /usr/bin/env node | ||
} | ||
this.push(`${formatRow([rowId, ...row].map(pretty_1.valueToString), maxColWidths, sep)}\n`); | ||
this.push(`${formatRow([rowId, ...row.toArray()].map(pretty_1.valueToString), maxColWidths, sep)}\n`); | ||
} | ||
@@ -166,0 +166,0 @@ } |
{ | ||
"version": "0.14.1", | ||
"version": "0.15.0", | ||
"name": "@apache-arrow/esnext-umd", | ||
@@ -4,0 +4,0 @@ "unpkg": "Arrow.js", |
@@ -254,3 +254,3 @@ <!--- | ||
Full list of broader Apache Arrow [projects & organizations](https://github.com/apache/arrow/blob/master/site/powered_by.md). | ||
Full list of broader Apache Arrow [projects & organizations](https://arrow.apache.org/powered_by/). | ||
@@ -257,0 +257,0 @@ ## Open Source Projects |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1637263
1253