
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
create-name
Advanced tools
Quickly scaffolds a valid placeholder package that meets all npm publishing requirements, preparing it for future development.
Quickly scaffolds a valid placeholder package that meets all npm publishing requirements, preparing it for future development.
yarn create name <name> [options]
npm install -g create-name
create-name <name> [options]
--author, -a <author>: Package author--description, --desc <description>: Package description (default: "Work in progress")--dry-run, --dry, -d: Dry run without publishing--license <license>: Package license (default: "MIT")--private: Mark package as private--repository <url>: Repository URL--temp, -t: Create a package in temporary directoryCreate a basic package:
yarn create name my-package
Create a package with custom description and author:
yarn create name my-package --description "My awesome package" --author "John Doe"
Create in temporary directory:
yarn create name my-package --temp
Contributions are welcome! Please open an issue or submit a pull request.
MIT
FAQs
Quickly scaffolds a valid placeholder package that meets all npm publishing requirements, preparing it for future development.
We found that create-name demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.