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

memdown

Package Overview
Dependencies
Maintainers
5
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memdown - npm Package Compare versions

Comparing version 1.2.7 to 1.3.0

8

package.json
{
"name": "memdown",
"description": "An drop-in replacement for LevelDOWN that works in memory only",
"version": "1.2.7",
"version": "1.3.0",
"homepage": "https://github.com/Level/memdown",

@@ -10,3 +10,4 @@ "authors": [

"contributors": [
"Julian Gruber <julian@juliangruber.com> (https://github.com/juliangruber)"
"Julian Gruber <julian@juliangruber.com> (https://github.com/juliangruber)",
"Meirion Hughes <crakinshot@yahoo.com> (https://github.com/meirionhughes)"
],

@@ -20,2 +21,3 @@ "keywords": [

"main": "memdown.js",
"typings": "memdown.d.ts",
"repository": {

@@ -26,3 +28,3 @@ "type": "git",

"dependencies": {
"abstract-leveldown": "2.6.3",
"abstract-leveldown": "2.7.0",
"functional-red-black-tree": "^1.0.1",

@@ -29,0 +31,0 @@ "immediate": "^3.2.3",

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