Comparing version 0.1.1 to 0.1.2
@@ -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"], |
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
693786