Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

better-scanner

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-scanner - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

index.js

@@ -12,4 +12,4 @@ var cpp = require('child-process-parser');

var path = line.slice(space+3);
process(inode, isDir, path)
process(path, inode, isDir)
}, cb || function(){})
}
{
"name": "better-scanner",
"version": "1.2.0",
"version": "1.2.1",
"description": "Fast way to scan a directory and get all of the inodes",

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