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

resolved-graph

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolved-graph - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

dist/index.d.ts
export * from './Node';
export * from './Link';
export * from './Graph';
export * from './ResolvedNode';
export * from './ResolvedLink';
export * from './ResolvedGraph';

2

package.json
{
"name": "resolved-graph",
"version": "1.2.3",
"version": "1.2.4",
"description": "Generates and updates a graph of nodes and links with resolved relationships for ease of traversal and extraction",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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