
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).
@jiaminghi/data-view-react
Advanced tools
使用了 React Hooks, 简化了许多内部工作。您需要 React 版本 16.8.0 及以上
$ npm install @jiaminghi/data-view-react
import * as datav from "@jiaminghi/data-view-react";
datav.BorderBox1;
// 或者
import { BorderBox1 } from "@jiaminghi/data-view-react";
// 按需引入
import BorderBox1 from "@jiaminghi/data-view-react/es/borderBox1";
详细文档及示例请移步HomePage.
UMD
版可直接使用script
标签引入,引入后通过datav命名空间使用对应的组件,引入data-view-react
前请确保已引入react 和 react-dom
。
组件库的开发基于个人学习和兴趣,由于技术水平及经验的限制,组件尚有许多不完善之处,如有 BUG 可及时提交issue或添加反馈群进行反馈,也欢迎提供指正和建议,感谢各位的支持。
Demo 页面使用了全屏组件,请 F11 全屏后查看。
FAQs
React Large screen data display component library
We found that @jiaminghi/data-view-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.