
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@molecularjs/modules
Advanced tools
基于 @molecularjs/builder 构建能够支持页面编辑的组件模块(Component)和管道逻辑(Pipeline)。
# yarn
yarn add @molecularjs/modules
# npm
npm install @molecularjs/modules --save
molecularjs 目录,克隆本项目dev/2.0yarnyarn compile 构建当前modules,或使用 yarn compile:src 使用SDK源代码构建yarn emit 输出 demo 的产物代码,或者使用 yarn emit:src 使用SDK源代码输出yarn webpack:demo 构建最终产物yarn watch:bundle,再开一共终端,执行: yarn watch:packscripts/demo.json 后保存,会自动重新编译,并刷新页面看到变化make watch-bundle config=$(your_file_without_ext) 或 ./PS.sh1 watch-bundle config=$(your_file_without_ext) 替换 yarn watch:bundle 命令project
|- src # 模组源代码
|- core # 重载了一些SDK的定义和builder功能,做了一些扩展
|- pipelines # 实现了一些Pipelines
|- components # 实现了一些Cackages
|- scripts # 一些开发脚本
|- demo.json # demo的构建配置
|- *.publish.js # 发布脚本
FAQs
基于 `@molecularjs/builder` 构建能够支持页面编辑的组件模块(Component)和管道逻辑(Pipeline)。
The npm package @molecularjs/modules receives a total of 2 weekly downloads. As such, @molecularjs/modules popularity was classified as not popular.
We found that @molecularjs/modules demonstrated a not healthy version release cadence and project activity because the last version was released 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
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Research
/Security News
Malicious Rust crate evm-units disguised as an EVM version helper downloads and silently executes OS-specific payloads likely aimed at crypto theft.