New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

datastore-core

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datastore-core - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

dist/index.js

5

CHANGELOG.md

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

<a name="0.6.0"></a>
# [0.6.0](https://github.com/ipfs/js-datastore-core/compare/v0.5.0...v0.6.0) (2018-10-24)
<a name="0.5.0"></a>

@@ -2,0 +7,0 @@ # [0.5.0](https://github.com/ipfs/js-datastore-core/compare/v0.4.0...v0.5.0) (2018-09-19)

11

package.json
{
"name": "datastore-core",
"version": "0.5.0",
"version": "0.6.0",
"description": "Wrapper implmentation for interface-datastore",

@@ -37,10 +37,10 @@ "main": "src/index.js",

"devDependencies": {
"aegir": "^15.2.0",
"chai": "^4.1.2",
"aegir": "^15.3.1",
"chai": "^4.2.0",
"dirty-chai": "^2.0.1",
"flow-bin": "~0.81.0"
"flow-bin": "~0.83.0"
},
"dependencies": {
"async": "^2.6.1",
"interface-datastore": "~0.5.0",
"interface-datastore": "~0.6.0",
"left-pad": "^1.3.0",

@@ -59,4 +59,5 @@ "pull-many": "^1.0.8",

"Richard Schneider <makaretu@gmail.com>",
"Vasco Santos <vasco.santos@moxy.studio>",
"Victor Bjelkholm <victorbjelkholm@gmail.com>"
]
}

Sorry, the diff of this file is not supported yet

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