Comparing version 0.1.2 to 0.1.3
@@ -8,3 +8,3 @@ var util = require("util"), | ||
var metric_fields = {v: 1}, | ||
metric_options = {sort: {_id: 1}}, | ||
metric_options = {sort: {"_id.t": 1}, batchSize: 1000}, | ||
event_options = {sort: {t: 1}, batchSize: 1000}; | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "cube", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A system for time series visualization using MongoDB, Node and D3.", | ||
@@ -12,3 +12,3 @@ "keywords": ["time series", "visualization"], | ||
"d3": "2.7.2", | ||
"mongodb": "0.9.8-1", | ||
"mongodb": "0.9.9-7", | ||
"pegjs": "0.6.2", | ||
@@ -15,0 +15,0 @@ "vows": "0.5.11", |
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
693807
+ Addedbson@0.0.4(transitive)
+ Addedmongodb@0.9.9-7(transitive)
- Removedmongodb@0.9.8-1(transitive)
Updatedmongodb@0.9.9-7