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

aligned-block-file

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aligned-block-file - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

blocks.js

@@ -47,3 +47,3 @@ var fs = require('fs')

if(file && end > file.offset.value)
return cb(new Error('past end'), null, 0)
return cb(new Error('past end:'+start+'-'+end+' < '+file.offset.value), null, 0)
var bufs = []

@@ -50,0 +50,0 @@ ;(function next (i) {

{
"name": "aligned-block-file",
"description": "",
"version": "1.1.1",
"version": "1.1.2",
"homepage": "https://github.com/flumedb/aligned-block-file",

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