Socket
Socket
Sign inDemoInstall

create-nextron-app

Package Overview
Dependencies
93
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.0 to 4.3.0

2

package.json
{
"name": "create-nextron-app",
"version": "4.2.0",
"version": "4.3.0",
"description": "Create nextron (Next.js + Electron) apps in one command",

@@ -5,0 +5,0 @@ "repository": "git@github.com:saltyshiomix/create-nextron-app.git",

@@ -19,6 +19,6 @@ <p align="center"><img src="https://i.imgur.com/DNOsAH0.png"></p>

### With Npm
### With npm
```bash
# `with-javascript` example
# `basic-javascript` example
$ npx create-nextron-app my-app

@@ -33,6 +33,6 @@

### With Yarn
### With yarn
```bash
# `with-javascript` example
# `basic-javascript` example
$ yarn create nextron-app my-app

@@ -39,0 +39,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc