Socket
Socket
Sign inDemoInstall

@awdware/gah-shared

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awdware/gah-shared - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

lib/services/plugin.service.d.ts

@@ -11,3 +11,3 @@ import { GahEventPayload } from '../models/gah-event-payload.model';

getUpdateablePlugins(pluginName?: string): Promise<PlguinUpdate[] | null>;
updatePlugins(pluginNames: string[]): void;
updatePlugins(pluginNames: string[]): Promise<void>;
pluginNames: {

@@ -14,0 +14,0 @@ name: string;

{
"name": "@awdware/gah-shared",
"version": "0.0.14",
"version": "0.0.15",
"description": "Provides types and interfaces for gah",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc