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

@toruslabs/base-controllers

Package Overview
Dependencies
Maintainers
5
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toruslabs/base-controllers - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

4

package.json
{
"name": "@toruslabs/base-controllers",
"version": "0.6.2",
"version": "0.6.3",
"homepage": "https://github.com/torusresearch/controllers#readme",

@@ -62,3 +62,3 @@ "license": "ISC",

},
"gitHead": "c4c54c050f54bd4859b6ab4c59bca51b2e8a3c17"
"gitHead": "624405a228d11d7f68f9bcba7c1fa0787b0db42a"
}

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

import { SafeEventEmitter } from "@toruslabs/openlogin-jrpc";
import { BaseConfig, BaseState, IWindow } from "../interfaces";

@@ -13,3 +14,3 @@ import { SafeEventEmitterProvider } from "../Network/INetworkController";

*/
communicationWindowManager: SafeEventEmitterProvider;
communicationWindowManager: SafeEventEmitter;
}

@@ -16,0 +17,0 @@ export interface StreamWindowState extends BaseState {

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