Socket
Socket
Sign inDemoInstall

interface-store

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interface-store - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.3](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-store@0.0.2...interface-store@0.0.3) (2021-06-28)
**Note:** Version bump only for package interface-store
## [0.0.2](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-store@0.0.1...interface-store@0.0.2) (2021-05-14)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "interface-store",
"version": "0.0.2",
"version": "0.0.3",
"description": "A generic interface for storing and retrieving data",

@@ -8,5 +8,5 @@ "main": "src/index.js",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "aegir ts -p check && aegir lint",
"build": "aegir build"
"build": "aegir build",
"test": "echo \"No tests configured\"",
"lint": "aegir ts -p check && aegir lint"
},

@@ -23,3 +23,3 @@ "homepage": "https://github.com/ipfs/js-ipfs-interfaces/tree/master/packages/interface-store#readme",

},
"gitHead": "6aa50dbcdd23f8c5ef3658fa3c2ed9cbc3abf323"
"gitHead": "4e8bf56afb37619231b08963ffbf04105dbfeae7"
}
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