Socket
Socket
Sign inDemoInstall

ns8-switchboard-interfaces

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ns8-switchboard-interfaces - npm Package Compare versions

Comparing version 1.0.49 to 1.0.50

3

dist/InstallEventSwitch.d.ts

@@ -0,3 +1,4 @@

import { SwitchContext } from './SwitchContext';
export interface InstallEventSwitch {
onInstall(data: any): Promise<any>;
onInstall(data: SwitchContext): Promise<any>;
}
{
"name": "ns8-switchboard-interfaces",
"version": "1.0.49",
"version": "1.0.50",
"description": "Contains switchboard interfaces",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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