Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@ktarmyshov/digraph-js

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ktarmyshov/digraph-js - npm Package Compare versions

Comparing version
0.3.2
to
0.3.3
+4
-4
package.json
{
"name": "@ktarmyshov/digraph-js",
"description": "[yet another] A dependency free library to create and traverse directed graphs",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",

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

"coverage": "vitest run --coverage",
"changeset:version": "changeset version && git add --all",
"changeset:version": "changeset version && npm install && git add --all",
"changeset:publish": "changeset publish"

@@ -65,4 +65,4 @@ },

"@changesets/cli": "^2.28.1",
"@eslint/compat": "^1.2.7",
"@types/node": "^24.0.1",
"@eslint/compat": "^2.0.0",
"@types/node": "^25.0.2",
"@vitest/coverage-istanbul": "^4.0.3",

@@ -69,0 +69,0 @@ "@vitest/coverage-v8": "^4.0.3",