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

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.5.0 to 0.6.0

2

dist/cjs-shim.d.ts

@@ -1,2 +0,2 @@

declare const _default: import("nitropack/dist/runtime").NitroAppPlugin;
declare const _default: import("nitropack/dist/runtime/plugin").NitroAppPlugin;
export default _default;

@@ -22,3 +22,3 @@ import { NuxtModule } from '@nuxt/schema';

*/
build: import('vite-plugin-electron').Configuration[];
build: import('vite-plugin-electron').ElectronOptions[];
/**

@@ -25,0 +25,0 @@ * @see https://github.com/electron-vite/vite-plugin-electron-renderer

{
"name": "nuxt-electron",
"version": "0.5.0",
"version": "0.6.0",
"description": "Nuxt Integration with Electron",

@@ -37,10 +37,10 @@ "main": "./dist/index.cjs",

"devDependencies": {
"@types/node": "^18.15.11",
"esbuild": "^0.17.14",
"electron": "^24.3.1",
"nuxt": "^3.2.2",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vite-plugin-electron": "^0.11.2",
"vite-plugin-electron-renderer": "^0.14.4"
"@types/node": "^20.4.2",
"esbuild": "^0.18.13",
"electron": "^25.3.0",
"nuxt": "^3.6.3",
"typescript": "^5.1.6",
"vite": "^4.4.4",
"vite-plugin-electron": "^0.12.0",
"vite-plugin-electron-renderer": "^0.14.5"
},

@@ -47,0 +47,0 @@ "files": [

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