New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fabalous/runtime-node

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fabalous/runtime-node - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

3

lib/FabaNodeMediator.d.ts
import FabaCoreMediator from "@fabalous/core/FabaCoreMediator";
import FabaEvent from "@fabalous/core/FabaEvent";
import { FabaNodeCommand } from "./FabaNodeCommand";
export declare class FabaNodeMediator extends FabaCoreMediator {
addCommand(event: typeof FabaEvent, command: typeof FabaNodeCommand): void;
addCommand(event: any, command: typeof FabaNodeCommand): void;
}
{
"name": "@fabalous/runtime-node",
"version": "0.0.15",
"version": "0.0.16",
"description": "Fabalous Node runtime",

@@ -5,0 +5,0 @@ "scripts": {

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