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

@algorithm.ts/graph

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algorithm.ts/graph - npm Package Compare versions

Comparing version 3.0.0-alpha.5 to 3.0.0-alpha.6

8

package.json
{
"name": "@algorithm.ts/graph",
"version": "3.0.0-alpha.5",
"version": "3.0.0-alpha.6",
"description": "Types and utils from solving graph problems.",

@@ -31,3 +31,3 @@ "author": {

"engines": {
"node": ">= 16.15.1"
"node": ">= 16.0.0"
},

@@ -48,3 +48,3 @@ "files": [

"dependencies": {
"@algorithm.ts/types": "^3.0.0-alpha.5"
"@algorithm.ts/types": "^3.0.0-alpha.6"
},

@@ -56,3 +56,3 @@ "devDependencies": {

},
"gitHead": "6c10d3c77bf342c7284a27e0fe07ce26fbdba05b"
"gitHead": "1758289e40e4d8786800b21aeed3525a572e89fe"
}
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