Socket
Socket
Sign inDemoInstall

@apio/timeframes

Package Overview
Dependencies
1
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.17 to 0.1.19

2

build/main/lib/timeframe.d.ts

@@ -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",

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