Socket
Socket
Sign inDemoInstall

create-nextron-app

Package Overview
Dependencies
85
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.2.0

22

package.json
{
"name": "create-nextron-app",
"version": "3.1.0",
"description": "Create Nextron (Electron + NEXT.js) apps in one command",
"version": "3.2.0",
"description": "Create nextron (NEXT.js + Electron) apps in one command",
"repository": "git@github.com:saltyshiomix/create-nextron-app.git",
"author": "Yoshihide Shiono <shiono.yoshihide@gmail.com>",
"author": "Shiono Yoshihide <shiono.yoshihide@gmail.com>",
"license": "MIT",

@@ -32,14 +32,14 @@ "homepage": "https://github.com/saltyshiomix/create-nextron-app",

"dependencies": {
"@octokit/rest": "^18.0.6",
"arg": "^4.1.3",
"chalk": "^4.1.0",
"got": "^11.8.0",
"make-dir": "^3.1.0",
"ora": "^5.1.0",
"tar": "^6.0.5"
"@octokit/rest": "18.0.9",
"arg": "5.0.0",
"chalk": "4.1.0",
"got": "11.8.0",
"make-dir": "3.1.0",
"ora": "5.1.0",
"tar": "6.0.5"
},
"devDependencies": {
"execa": "^4.0.3",
"execa": "^4.1.0",
"rimraf": "^3.0.2"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc