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

@applitools/logger

Package Overview
Dependencies
Maintainers
30
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/logger - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "@applitools/logger",
"version": "1.1.0",
"version": "1.1.1",
"description": "Applitools logger",

@@ -5,0 +5,0 @@ "keywords": [

@@ -14,3 +14,3 @@ import { type Handler } from './handler';

};
export declare type ExtendOptions = Omit<LoggerOptions, 'handler' | 'console'>;
export declare type ExtendOptions = Omit<LoggerOptions, 'handler'>;
export interface Logger extends Printer {

@@ -17,0 +17,0 @@ isLogger: true;

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