
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
一个快程序(FP)的项目脚手架生成工具
$ npm i fp-init -g
为你生成一份FP脚手架项目代码和所需依赖、开发环境
$ mkdir foo && cd foo
$ fp-init && npm install -d
启动web开发项目代理服务器,可通过浏览器直接访问
npm run web-start
生成web代码包,可用于部署一个基于浏览器访问的web项目
npm run web-build
生成app代码包,可在容器中进行调试的开发包(双线程)
npm run app-start
生成app代码包,可用于实际生产部署(双线程)
npm run app-build
FAQs
init cli for fast-program
The npm package fp-init receives a total of 4 weekly downloads. As such, fp-init popularity was classified as not popular.
We found that fp-init 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.