
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
primer-tables
Advanced tools
Styles to display tabular data for marketing websites at GitHub.
This repository is a module of the full primer repository.
This component will be removed, and the primer-tables
npm package deprecated, in Primer version 11.
This repository is distributed with npm. After installing npm, you can install primer-tables
with this command.
$ npm install --save primer-tables
The source files included are written in Sass (scss
) You can simply point your sass include-path
at your node_modules
directory and import it like this.
@import "primer-tables/index.scss";
You can also import specific portions of the module by importing those partials from the /lib/
folder. Make sure you import any requirements along with the modules.
For a compiled css version of this module, a npm script is included that will output a css version to build/build.css
$ npm run build
MIT © GitHub
FAQs
Styles to display tabular data for marketing websites at GitHub.
The npm package primer-tables receives a total of 404 weekly downloads. As such, primer-tables popularity was classified as not popular.
We found that primer-tables demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 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.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.