🚀 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.21.3

6

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

@@ -11,3 +11,3 @@ "main": "dist/index.js",

"deps:check": "dependency-cruiser src",
"build:publish": "npm run build && npm run build:docs && npm publish"
"build:publish": "npm run build && npm publish"
},

@@ -66,5 +66,5 @@ "repository": {

"dependencies": {
"data-structure-typed": "^1.21.2",
"data-structure-typed": "^1.21.3",
"zod": "^3.22.2"
}
}