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

level-blobs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

level-blobs - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

index.js

@@ -41,2 +41,4 @@ var Writable = require('readable-stream/writable');

db.put('\x00', 'ignore', noop); // memdown#12 workaround
var reservations = {};

@@ -43,0 +45,0 @@ var mutateBlock = function(key, offset, block, append, cb) {

2

package.json
{
"name": "level-blobs",
"version": "0.1.5",
"version": "0.1.6",
"description": "Save binary blobs in level and stream then back",

@@ -5,0 +5,0 @@ "repository": "git://github.com/mafintosh/level-blobs.git",

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