Socket
Socket
Sign inDemoInstall

cxviz-timeseries

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cxviz-timeseries - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

1

index.js

@@ -544,2 +544,3 @@ 'use strict';

var right = self.raw[entry];
if (!left || !right) return right || left
record = (timestamp - left._t > right._t - timestamp) ? right : left;

@@ -546,0 +547,0 @@ }

2

package.json
{
"name": "cxviz-timeseries",
"version": "0.1.2",
"version": "0.1.3",
"description": "Concurix TimeSeries Graph Visualization",

@@ -5,0 +5,0 @@ "main": "index.js",

# cxviz-flame
**Note**: This is a dependency of the server component of [Concurix](http://concurix.com) monitoring. Please see [concurix-server](https://github.com/Concurix/concurix-server) for more information.
## cxviz-flame()

@@ -4,0 +7,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc