New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-y

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-y

For when `npm init -y` is too many keystrokes

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
14
decreased by-41.67%
Maintainers
1
Weekly downloads
 
Created
Source

create-y

Have you ever created a new npm package by running npm init -y so that you can skip the interactive questionnaire about your package's description, repository, and license?

I know I have!

But have you also forgotten to put a - character in front of your y? Me too!

Thanks to npm init's otherwise goofy and surprising behavior of taking whatever is passed after init and searching the registry for create-nonsense@latest in order to execute npx create-nonsense, we were able to recover from this frequent typo by publishing create-y.

Please enjoy!

Also, don't run npm init -y y.

FAQs

Package last updated on 23 Aug 2018

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc