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

encoding-down

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encoding-down - npm Package Compare versions

Comparing version 2.0.8 to 2.1.0

4

index.js

@@ -67,2 +67,6 @@ 'use strict'

DB.prototype.approximateSize = function (start, end, opts, cb) {
return this.db.approximateSize(start, end, opts, cb)
}
function Iterator (db, opts) {

@@ -69,0 +73,0 @@ AbstractIterator.call(this, db)

2

package.json
{
"name": "encoding-down",
"version": "2.0.8",
"version": "2.1.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": "level/encoding-down",

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