Socket
Socket
Sign inDemoInstall

@awdware/gah-shared

Package Overview
Dependencies
0
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.32 to 0.0.33

3

lib/models/gah-event.d.ts

@@ -55,2 +55,5 @@ import { GahFileData } from './install-helper/gah-file-data';

} | {
type: 'WEB_CONFIG_ADJUSTED';
module?: GahModuleData;
} | {
type: 'PACKAGES_INSTALLED';

@@ -57,0 +60,0 @@ module?: GahModuleData;

2

package.json
{
"name": "@awdware/gah-shared",
"version": "0.0.32",
"version": "0.0.33",
"description": "Provides types and interfaces for gah",

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

@@ -55,2 +55,5 @@ import { GahFileData } from './install-helper/gah-file-data';

} | {
type: 'WEB_CONFIG_ADJUSTED';
module?: GahModuleData;
} | {
type: 'PACKAGES_INSTALLED';

@@ -57,0 +60,0 @@ module?: GahModuleData;

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc