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

@tangle/graph

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tangle/graph - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

8

package.json
{
"name": "@tangle/graph",
"version": "3.0.0",
"version": "3.0.1",
"description": "a helper for building + updating traverseable tangle graphs",

@@ -8,3 +8,3 @@ "main": "index.js",

"test": "npm run test:js && npm run lint",
"test:js": "tape test/*.test.js | faucet",
"test:js": "tape test/*.test.js | tap-arc",
"lint": "standard --fix"

@@ -22,3 +22,3 @@ },

"author": "mixmix",
"license": "AGPL-3.0",
"license": "LGPL-3.0-or-later",
"bugs": {

@@ -34,6 +34,6 @@ "url": "https://gitlab.com/tangle-js/tangle-graph/-/issues"

"@tangle/test": "^1.2.0",
"faucet": "0.0.1",
"standard": "^16.0.3",
"tap-arc": "^0.3.5",
"tape": "^5.0.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