Socket
Socket
Sign inDemoInstall

nuxt-electron

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-electron - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## 0.4.3 (2023-03-29)
- 12d8c58 refactor: cleanup
## 0.4.2 (2023-03-12)
#### Main Changed
c0a9c54 feat: support use Node.js in Renderer process #14
## 0.4.1 (2023-02-18)

@@ -2,0 +12,0 @@

8

package.json
{
"name": "nuxt-electron",
"version": "0.4.2",
"version": "0.4.3",
"description": "Nuxt Integration with Electron",

@@ -13,7 +13,3 @@ "main": "./dist/index.cjs",

},
"./*": {
"types": "./dist/*.d.ts",
"import": "./dist/*.mjs",
"require": "./dist/*.cjs"
}
"./*": "./*"
},

@@ -20,0 +16,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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