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

datastore-level

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datastore-level - npm Package Compare versions

Comparing version 0.4.2 to 0.5.0

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.5.0"></a>
# [0.5.0](https://github.com/ipfs/js-datastore-level/compare/v0.4.2...v0.5.0) (2017-07-22)
<a name="0.4.2"></a>

@@ -2,0 +7,0 @@ ## [0.4.2](https://github.com/ipfs/js-datastore-level/compare/v0.4.0...v0.4.2) (2017-05-24)

18

package.json
{
"name": "datastore-level",
"version": "0.4.2",
"version": "0.5.0",
"description": "Datastore implementation with level(up|down) backend",

@@ -41,6 +41,6 @@ "main": "src/index.js",

"datastore-core": "^0.2.0",
"interface-datastore": "^0.2.1",
"interface-datastore": "^0.3.0",
"level-js": "^2.2.4",
"leveldown": "^1.7.0",
"levelup": "^1.3.7",
"leveldown": "^1.7.2",
"levelup": "^1.3.8",
"pull-stream": "^3.6.0"

@@ -50,7 +50,7 @@ },

"aegir": "^11.0.2",
"async": "^2.4.1",
"chai": "^3.5.0",
"cids": "^0.5.0",
"dirty-chai": "^1.2.2",
"flow-bin": "^0.46.0",
"async": "^2.5.0",
"chai": "^4.1.0",
"cids": "^0.5.1",
"dirty-chai": "^2.0.1",
"flow-bin": "^0.51.0",
"memdown": "^1.2.4",

@@ -57,0 +57,0 @@ "rimraf": "^2.6.1"

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