
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
@architect/cli
Advanced tools
A global cli tool for quickly building serverless apps with Architect
@architect/cli
Global command line interface for @architect projects.
npm
npm i -g @architect/cli
Coming soon! If you are interested in helping please let us know! Currently you
can generate experimental binaries by cloning this repo and running npm run build
.
Run arc
with no arguments to get help. To create a new app and kick up the local
dev server:
mkdir testapp
cd testapp
arc init
arc sandbox
Package the current app as sam.json
and deploy it with CloudFormation:
arc deploy
FAQs
A global cli tool for quickly building serverless apps with Architect
The npm package @architect/cli receives a total of 2 weekly downloads. As such, @architect/cli popularity was classified as not popular.
We found that @architect/cli 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.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.