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

node-stats

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-stats - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

3

lib/stats.js

@@ -27,2 +27,5 @@ var DynamoDB

if ($type == 'MIN')
$date = 'MIN ' + $d.getFullYear() + '-' + ('0' + ($d.getMonth() + 1)).substr(-2) + '-' + ( '0' + $d.getDate()).substr(-2) + ' ' + ('0' + $d.getHours()).substr(-2) + ':' + ('0' + $d.getMinutes()).substr(-2)
DynamoDB

@@ -29,0 +32,0 @@ .table('stats')

2

package.json

@@ -14,3 +14,3 @@ {

],
"version": "0.0.2",
"version": "0.0.3",
"homepage": "https://github.com/databank/node-stats",

@@ -17,0 +17,0 @@ "bugs": "https://github.com/databank/node-stats/issues",

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