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

du

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

du - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

index.js

@@ -13,3 +13,3 @@ /* Copyright (c) 2012 Rod Vagg <@rvagg> */

fs.stat(dir = path.resolve(dir), function (err, stat) {
fs.lstat(dir = path.resolve(dir), function (err, stat) {
if (err) return callback(err)

@@ -16,0 +16,0 @@

@@ -8,3 +8,3 @@ {

, "keywords": [ "du", "size" ]
, "version": "0.0.1"
, "version": "0.0.2"
, "main": "index.js"

@@ -11,0 +11,0 @@ , "bin": {

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