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

create-nextron-app

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nextron-app - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

2

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

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

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

# `with-typescript-material-ui` example
$ npx create-nextron-app my-app --example with-typescript-material-ui
# `with-material-ui` example
$ npx create-nextron-app my-app --example with-material-ui
# specific release branch of nextron
$ npx create-nextron-app my-app --example with-typescript-emotion --branch release/v8
$ npx create-nextron-app my-app --example with-emotion --branch release/v8
```

@@ -39,7 +39,7 @@

# `with-typescript-material-ui` example
$ yarn create nextron-app my-app --example with-typescript-material-ui
# `with-material-ui` example
$ yarn create nextron-app my-app --example with-material-ui
# specific release branch of nextron
$ yarn create nextron-app my-app --example with-typescript-emotion --branch release/v8
$ yarn create nextron-app my-app --example with-emotion --branch release/v8
```

@@ -46,0 +46,0 @@

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