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

@rabby-wallet/electron-chrome-extensions

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rabby-wallet/electron-chrome-extensions - npm Package Compare versions

Comparing version 3.9.0 to 3.9.1

1

dist/browser/store.d.ts

@@ -28,3 +28,2 @@ /// <reference types="chrome" />

getLastFocusedWindow(): Electron.BrowserWindow | null | undefined;
getCurrentWindow(): Electron.BrowserWindow | null | undefined;
addWindow(window: Electron.BrowserWindow): void;

@@ -31,0 +30,0 @@ createWindow(event: ExtensionEvent, details: chrome.windows.CreateData): Promise<Electron.BrowserWindow>;

4

package.json
{
"name": "@rabby-wallet/electron-chrome-extensions",
"version": "3.9.0",
"version": "3.9.1",
"description": "Chrome extension support for Electron",

@@ -82,3 +82,3 @@ "main": "dist/index.js",

},
"gitHead": "c9e4bd573348ff26c670c75c7cac0aac8c575a10"
"gitHead": "a98ddd9fcb78cff949de00775b6592fb5914415c"
}

Sorry, the diff of this file is too big to display

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