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

blockdevice

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockdevice - npm Package Compare versions

Comparing version

to
0.5.2

2

lib/blockdevice.js

@@ -122,2 +122,4 @@ var os = require( 'os' )

})
} else {
callback.call( self )
}

@@ -124,0 +126,0 @@

4

package.json
{
"name": "blockdevice",
"version": "0.5.1",
"version": "0.5.2",
"description": "Block Device",

@@ -8,3 +8,3 @@ "main": "lib/blockdevice",

"devDependencies": {
"mocha": "~2.3.3"
"mocha": "~2.5.3"
},

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