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

big-stats

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

big-stats - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

index.js

@@ -65,3 +65,3 @@ var google = require('googleapis');

var write = function(timestamp, rows) {
if (shouldBuffer(ts)) {
if (shouldBuffer(timestamp)) {
log.log("buffering...")

@@ -68,0 +68,0 @@ buffer = buffer.concat(rows)

{
"name": "big-stats",
"version": "0.2.4",
"version": "0.2.5",
"description": "google big query backend for statsd",

@@ -5,0 +5,0 @@ "main": "index.js",

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