Socket
Socket
Sign inDemoInstall

@lage-run/logger

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lage-run/logger - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

lib/interfaces/Reporter.d.ts

@@ -10,3 +10,3 @@ import type { LogLevel } from "./LogLevel";

/** renders a summary based on the incoming data */
summarize<TSummaryData>(context: TSummaryData): void;
summarize(context: unknown): void;
}
{
"name": "@lage-run/logger",
"version": "1.1.0",
"version": "1.1.1",
"description": "Logger for Lage",

@@ -25,3 +25,6 @@ "repository": {

"access": "public"
}
},
"files": [
"lib/**/*"
]
}

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