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

sonda

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sonda - npm Package Compare versions

Comparing version
0.10.2
to
0.11.0
+11
-0
CHANGELOG.md
# Changelog
## 0.11.0
### Minor Changes
- 5609a40: Add a new "File connections" page that visualizes build dependencies as an interactive graph.
- a1b7c32: Add column sorting to tables on Assets and Inputs pages.
### Patch Changes
- c99a784: Fix dependency tree path resolution on the Input Details page so connection graphs render more reliably.
## 0.10.2

@@ -4,0 +15,0 @@

+1
-1

@@ -174,3 +174,3 @@ import { styleText } from "util";

//#region package.json
var version = "0.10.2";
var version = "0.11.0";

@@ -177,0 +177,0 @@ //#endregion

{
"name": "sonda",
"version": "0.10.2",
"version": "0.11.0",
"description": "Universal bundle analyzer and visualizer that works with most popular bundlers and frameworks.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display