Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-nextjs-file-structure-cli

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nextjs-file-structure-cli - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

2

package.json
{
"name": "create-nextjs-file-structure-cli",
"version": "3.0.3",
"version": "3.0.4",
"main": "index.mjs",

@@ -5,0 +5,0 @@ "type": "module",

@@ -16,2 +16,16 @@ # CLI Helpers for Next.js Project Management

```bash
npm install -g <your-package-name>
npm install -g create-nextjs-file-structure-cli
```
```bash
yarn add -D create-nextjs-file-structure-cli
```
## Usage
```bash
npx create-domain <domain-name>
```
```bash
npx create-feature <feature-name>
```
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