🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

lens-note

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lens-note - npm Package Compare versions

Comparing version
1.29.0
to
1.30.0
+9
-0
dist/view-ui/app.css

@@ -317,2 +317,11 @@ /* lens view — dark theme, desktop-first.

/* Keyboard-focused link (j/k nav in card mode) */
.card-nav-focus {
outline: 2px solid var(--accent);
outline-offset: 2px;
border-radius: 3px;
background: rgba(88, 166, 255, 0.12);
}
a.card-nav-focus { text-decoration: none; }
.card-footer {

@@ -319,0 +328,0 @@ margin-top: 40px;

+1
-1
{
"name": "lens-note",
"version": "1.29.0",
"version": "1.30.0",
"description": "Knowledge graph CLI for humans and agents. Like Git for knowledge.",

@@ -5,0 +5,0 @@ "type": "module",

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

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