sam-4screen-desktop 2026-6-1:12:50:23
This commit is contained in:
28
.obsidian/workspace.json
vendored
28
.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "300 areas/350 AI/AI Tools to try.md",
|
||||
"file": "300 areas/350 AI/Security NPM packages tools.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "AI Tools to try"
|
||||
"title": "Security NPM packages tools"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -174,13 +174,25 @@
|
||||
"icon": "lucide-ghost",
|
||||
"title": "calendar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8018aa52f0591df9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-properties",
|
||||
"state": {
|
||||
"file": "300 areas/350 AI/Security NPM packages tools.md"
|
||||
},
|
||||
"icon": "lucide-info",
|
||||
"title": "File properties for Security NPM packages tools"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 6
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
"width": 300
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@@ -197,6 +209,8 @@
|
||||
},
|
||||
"active": "b145af38583e5d9a",
|
||||
"lastOpenFiles": [
|
||||
"300 areas/350 AI/AI Tools to try.md",
|
||||
"300 areas/350 AI/Security NPM packages tools.md",
|
||||
"100 inbox/Filesystem Consolidation Plan.md",
|
||||
"100 inbox/Home Network Overview.md",
|
||||
"000 daily/Daily Notes and To Do.md",
|
||||
@@ -208,7 +222,6 @@
|
||||
"300 areas/350 AI/Hermes Ai autonomous Agent.md",
|
||||
"300 areas/360 Dev-Ops Network Computers/Bumblebee - The Open-Source Scanner for Messy Dev Machines.md",
|
||||
"300 areas/360 Dev-Ops Network Computers/Untitled.md",
|
||||
"300 areas/350 AI/AI Tools to try.md",
|
||||
"Clippings/Bumblebee The Open-Source Scanner for Messy Dev Machines.md",
|
||||
"Clippings",
|
||||
"Untitled.canvas",
|
||||
@@ -232,7 +245,6 @@
|
||||
"300 areas/310 Home Assistant/Dog Feeder.md",
|
||||
"300 areas/310 Home Assistant/Front Door Cam.md",
|
||||
"200 projects/210 AI Resume/Local Hybrid Vector + Graph RAG Setup.md",
|
||||
"200 projects/210 AI Resume/Resume Ideas.md",
|
||||
"200 projects/210 AI Resume/Trigger.Dev.md"
|
||||
"200 projects/210 AI Resume/Resume Ideas.md"
|
||||
]
|
||||
}
|
||||
17
300 areas/350 AI/Security NPM packages tools.md
Normal file
17
300 areas/350 AI/Security NPM packages tools.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
created: 2026-06-01 12:45
|
||||
modified: 2026-06-01 12:45
|
||||
type: note
|
||||
tags:
|
||||
- ai
|
||||
- tools
|
||||
- ai-resume
|
||||
- security
|
||||
aliases: []
|
||||
---
|
||||
# [[Security NPM packages tools]]
|
||||
|
||||
## Set minimum release age
|
||||
- NPM: .npmrc file min-release-age=7 days
|
||||
- PNPM: per project or global in pnpm-workspace.yml,
|
||||
|
||||
Reference in New Issue
Block a user