🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

graph-typed

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graph-typed - npm Package Compare versions

Comparing version

to
1.19.6

4

package.json
{
"name": "graph-typed",
"version": "1.19.5",
"version": "1.19.6",
"description": "Graph. Javascript & Typescript Data Structure.",

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

"dependencies": {
"data-structure-typed": "^1.19.5",
"data-structure-typed": "1.19.6",
"zod": "^3.22.2"
}
}