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

cortez

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cortez - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

test/traversal-any.js

2

package.json
{
"name": "cortez",
"version": "0.1.9",
"version": "0.1.10",
"description": "Graph data structure",

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

@@ -1,2 +0,2 @@

# cortez v0.1.9
# cortez v0.1.10
> Graph data structure

@@ -42,2 +42,3 @@

- Extend support for undirected graphs
- Refine support for auto-loops
- Complete and expose fragment merging functionality

@@ -44,0 +45,0 @@ - Add a suite of basic algorithms such as graph search and coverage

@@ -0,0 +0,0 @@ import { assert } from 'chai';

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