@apio/timeframes
Advanced tools
Comparing version 0.1.17 to 0.1.19
@@ -78,3 +78,3 @@ import { TimeSerie } from './timeserie'; | ||
*/ | ||
rows(): readonly Row[]; | ||
rows(): Row[]; | ||
/** | ||
@@ -81,0 +81,0 @@ * Returns a new timeframe with a subset of columns. |
@@ -78,3 +78,3 @@ import { TimeSerie } from './timeserie'; | ||
*/ | ||
rows(): readonly Row[]; | ||
rows(): Row[]; | ||
/** | ||
@@ -81,0 +81,0 @@ * Returns a new timeframe with a subset of columns. |
# 📦 0.1.1 (24 Oct 2022) | ||
- [770b5](https://github.com/fatmatto/timeframes/commit/770b58a8130e9e5c55bcb9cc46c3111c872e6321) chore(release): 0.1.19 | ||
- [724e6](https://github.com/fatmatto/timeframes/commit/724e630b6db8932f92ba8a6fccbbf2a8e105b816) chore(release): 0.1.17 | ||
- [d20ba](https://github.com/fatmatto/timeframes/commit/d20ba6262105d6230b881452899ffa08f14082c7) 📦 Release 0.1.15 standard-version [skip ci] | ||
- [50bc1](https://github.com/fatmatto/timeframes/commit/50bc17c691167c48999023ee6a98a3bde5d1bd93) chore(release): 0.1.15 | ||
@@ -4,0 +6,0 @@ - [f29a3](https://github.com/fatmatto/timeframes/commit/f29a3cd0e463d65f9156f80013ffebf0a2c3d2ca) fix: TimeFrame.rows() should return Row[] |
{ | ||
"name": "@apio/timeframes", | ||
"version": "0.1.17", | ||
"version": "0.1.19", | ||
"description": "Library for dealing with timeseries data", | ||
@@ -5,0 +5,0 @@ "main": "build/main/index.js", |
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
409928