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

@egym/mwa-logger

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egym/mwa-logger - npm Package Compare versions

Comparing version 0.2.4 to 0.2.6

4

dist/mwa-logger/cjs/types/types/index.d.ts

@@ -10,4 +10,4 @@ type CIConfigItem = {

gitCommitMsg?: CIConfigItem;
gitRef: CIConfigItem;
gitRefType: CIConfigItem;
gitRef?: CIConfigItem;
gitRefType?: CIConfigItem;
isAutomatedBuild: CIConfigItem;

@@ -14,0 +14,0 @@ automationId: CIConfigItem;

@@ -10,4 +10,4 @@ type CIConfigItem = {

gitCommitMsg?: CIConfigItem;
gitRef: CIConfigItem;
gitRefType: CIConfigItem;
gitRef?: CIConfigItem;
gitRefType?: CIConfigItem;
isAutomatedBuild: CIConfigItem;

@@ -14,0 +14,0 @@ automationId: CIConfigItem;

@@ -58,4 +58,4 @@ import { Metric } from 'web-vitals';

gitCommitMsg?: CIConfigItem;
gitRef: CIConfigItem;
gitRefType: CIConfigItem;
gitRef?: CIConfigItem;
gitRefType?: CIConfigItem;
isAutomatedBuild: CIConfigItem;

@@ -62,0 +62,0 @@ automationId: CIConfigItem;

{
"name": "@egym/mwa-logger",
"version": "0.2.4",
"version": "0.2.6",
"description": "",

@@ -5,0 +5,0 @@ "author": "EGYM",

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