Socket
Socket
Sign inDemoInstall

multiblob

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiblob - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

1

index.js

@@ -173,3 +173,2 @@ var cont = require('cont')

fs.stat(filename, function (err, stat) {
console.log(stat)
cb(err, {id: toHash(filename), size: stat.size, ts: +stat.ctime})

@@ -176,0 +175,0 @@ })

2

package.json
{
"name": "multiblob",
"description": "",
"version": "1.7.0",
"version": "1.7.1",
"homepage": "https://github.com/dominictarr/multiblob",

@@ -6,0 +6,0 @@ "repository": {

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