Comparing version 0.2.5 to 0.2.6
@@ -140,2 +140,7 @@ var util = require("util"), | ||
}); | ||
// as of node v0.10, 'end' is not emitted unless read() called | ||
if (request.read !== undefined) { | ||
request.read(); | ||
} | ||
}); | ||
@@ -142,0 +147,0 @@ |
{ | ||
"name": "cube", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "A system for analyzing time series data using MongoDB and Node.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
741373
18595
5