Socket
Socket
Sign inDemoInstall

appleseed-metric

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appleseed-metric - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

graph.js

43

package.json
{
"name": "appleseed-metric",
"version": "0.0.1",
"version": "1.0.0",
"description": "local trust metric algorithm",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "$(npm bin)/tape test/*.js | $(npm bin)/tap-spec"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cblgh/appleseed-metric.git"
},
"keywords": [
"trust",
"appleseed",
"p2p",
"trust",
"metric",
"web",
"of",
"transitive",
"trust",
"hypercore",
"dat",
"ssb",
"peer",
"to",
"peer"
"computational",
"trust",
"trustnet",
"p2p",
"trust"
],
"author": "Alexander Cobleigh",
"license": "AGPL-3.0-or-later"
"author": "cblgh",
"license": "AGPL-3.0-or-later",
"bugs": {
"url": "https://github.com/cblgh/appleseed-metric/issues"
},
"homepage": "https://github.com/cblgh/appleseed-metric#readme",
"devDependencies": {
"debug": "^4.1.1",
"tap-spec": "^5.0.0",
"tape": "^5.0.1"
},
"dependencies": {
"trustnet-graph": "^1.0.0"
}
}
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