
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@revved/lib-create
Advanced tools
`lib-create` is a tool for creating new projects from prebuilt samples and installing all necessary [base configurations.](https://gitlab.com/revved/lib-dev-configs) There's also a command to update exisint project settings to best practice ones.
lib-create is a tool for creating new projects from prebuilt samples and installing all necessary base configurations.
There's also a command to update exisint project settings to best practice ones.
create Options:
-t --type [type] Project Type
-n --name [name] Name of the Project
-h, --help output usage information
update-projects Options:
-n --names [names] Names of the projects to update separated by commas
-h, --help output usage information
Examples:
npx @revved/lib-create@latest create -t node_lib -n lib-example
npx @revved/lib-create@latest create -t node_sls_api -n api-test-it
npx @revved/lib-create@latest update-projects -n revved-website,api-base
Serverless API Naming must follow the convention "api-."
The sample comes from api-sample
Node Library Naming must follow the convention "lib-".
The sample comes from lib-sample
FAQs
`lib-create` is a tool for creating new projects from prebuilt samples and installing all necessary [base configurations.](https://gitlab.com/revved/lib-dev-configs) There's also a command to update exisint project settings to best practice ones.
We found that @revved/lib-create 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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.