
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@patternslib/pat-sortable-table
Advanced tools
Pattern to create sort- and filterable tables.
Property | Default Value | Values | Type | Description |
---|---|---|---|---|
paging-type | numbers | numbers simple simple_numbers full full_numbers first_last_numbers | String | Type of batch/paging navigation menu. |
page-length | 20 | Any number | Integer | Number of items per page. |
page-length-menu | [10, 20, 50, 100] | Array of integers | Entries for the pagingation length menu. | |
language-info | "Page PAGE of PAGES" | String | Text for pagination. | |
language-info-empty | "Showing 0 to 0 of 0 entries" | String | Info text when filtering leads to no results. | |
language-info-filtered | "(filtered from MAX total entries)" | String | Info text when filtering. | |
language-length-menu | "Show MENU entries per page." | String | Text for pagination. | |
language-zero-records | "No results found." | String | Text shown when filtering leads to no results. | |
language-search | "Search" | String | Label for the search field. | |
language-search-placeholder | "Search term" | String | Placeholder for the search field. |
FAQs
A pattern for interactive tables.
The npm package @patternslib/pat-sortable-table receives a total of 5 weekly downloads. As such, @patternslib/pat-sortable-table popularity was classified as not popular.
We found that @patternslib/pat-sortable-table demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.