Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cube

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cube - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/cube/server/metric.js

@@ -8,3 +8,3 @@ var util = require("util"),

var metric_fields = {v: 1},
metric_options = {sort: {_id: 1}, batchSize: 1000},
metric_options = {sort: {_id: 1}},
event_options = {sort: {t: 1}, batchSize: 1000};

@@ -11,0 +11,0 @@

{
"name": "cube",
"version": "0.1.1",
"version": "0.1.2",
"description": "A system for time series visualization using MongoDB, Node and D3.",

@@ -5,0 +5,0 @@ "keywords": ["time series", "visualization"],

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