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

stream-log-stats

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-log-stats - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

lib/stats.js

@@ -35,3 +35,3 @@ "use strict";

}
var type = path.extname(url);
var type = path.extname(url) || "<none>";
if (stats.type[type]){

@@ -38,0 +38,0 @@ stats.type[type].requests++;

{
"name": "stream-log-stats",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -6,0 +6,0 @@ "repository": "https://github.com/75lb/stream-log-stats.git",

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