New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cube

Package Overview
Dependencies
Maintainers
2
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.2.11 to 0.2.12

2

lib/cube/event.js

@@ -133,3 +133,3 @@ // TODO include the event._id (and define a JSON encoding for ObjectId?)

"_id.t": {$in: timesToInvalidateByTier[tier]}
}, invalidate, multi);
}, invalidate, multi, handle);
}

@@ -136,0 +136,0 @@ flushed = true;

{
"name": "cube",
"version": "0.2.11",
"version": "0.2.12",
"description": "A system for analyzing time series data using MongoDB and Node.",

@@ -5,0 +5,0 @@ "keywords": [

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