Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.6.0 to 0.6.1

6

package.json
{
"name": "blockdevice",
"version": "0.6.0",
"version": "0.6.1",
"description": "Block Device",

@@ -17,6 +17,6 @@ "author": "Jonas Hermsmeier <jhermsmeier@gmail.com> (https://jhermsmeier.de)",

"dependencies": {
"debug": "~2.2.0"
"debug": "^4.1.0"
},
"devDependencies": {
"mocha": "~2.5.3"
"mocha": "^5.2.0"
},

@@ -23,0 +23,0 @@ "homepage": "https://github.com/jhermsmeier/node-blockdevice",

@@ -69,3 +69,3 @@ # Block Device

- fromLBA: Number
- fromLBA: Number
- toLBA: Number
- buffer: Buffer, optional

@@ -72,0 +72,0 @@ - callback: function( err, buffer, bytesRead )

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