Socket
Socket
Sign inDemoInstall

pkgfiles

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkgfiles - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

1

index.js

@@ -161,2 +161,3 @@ "use strict"

duSizes(dir, function(err, dir) {
if (err) return fn(err)
result.diskSizeWithDependencies = dir.diskSize

@@ -163,0 +164,0 @@ result.sizeWithDependencies = dir.size

2

package.json
{
"name": "pkgfiles",
"version": "2.2.0",
"version": "2.2.1",
"description": "List all files which would be published in a package.",

@@ -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