
Security News
npm Tooling Bug Incorrectly Marks One-Character Packages as Security Holders
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.
@framv/sheet
Advanced tools
Spreadsheet component for framv — sort, filter, formulas and CSV export as a declarative custom element
<framv-sheet> — spreadsheet component with sort, filter, formula bar, and CSV/PDF export.
npm install @framv/sheet
<script src="https://cdn.jsdelivr.net/npm/@framv/core/dist/bundle.iife.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@framv/sheet/dist/bundle.iife.js"></script>
<framv-sheet sortable filterable>
<table>
<thead>
<tr>
<th>Product</th>
<th>Price</th>
<th>Stock</th>
</tr>
</thead>
<tbody>
<tr>
<td>Widget</td>
<td>29.99</td>
<td>150</td>
</tr>
<tr>
<td>Gadget</td>
<td>49.99</td>
<td>85</td>
</tr>
</tbody>
</table>
</framv-sheet>
| Attribute | Description |
|---|---|
sortable | Click headers to sort |
filterable | Show filter row |
editable | Inline cell editing |
Supports =SUM(A2:A10), =AVG(B:B), =MAX(...), =MIN(...), =COUNT(...).
CSV and PDF export buttons in the toolbar.
FAQs
Spreadsheet component for framv — sort, filter, formulas and CSV export as a declarative custom element
We found that @framv/sheet demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.